ImperialCollegeLondon / ImperialCollegeLondon/PyProBE
Allow boolean columns in add_data
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 56
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Boolean columns break importing extra data in add_data. Numeric dtypes are only permitted to allow interpolation.
Contributor guide
Research direction
Start at the add_data entry point and reproduce the import failure with boolean columns. Check that boolean extra data is accepted while numeric dtypes remain restricted to cases that support interpolation; done when boolean-column imports no longer break.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100