ModelOriented / ModelOriented/DALEX
Pandas 3.0.0 compatibilty
Open
Nobody has claimed this yet.
maintenance 🔨
Python 🐍
question ❔
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I noticed that Python pandas has recently been released in version 3.0.
Currently, this project specifies the dependency requirement:
pandas>=1.5.3,<3.0.0
When do you plan to update the pandas requirements?
Thank you for your work — this package is very useful.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the dependency declaration containing pandas>=1.5.3,<3.0.0, then inspect the project’s existing compatibility checks. Done means the pandas requirement includes version 3.0.0 and the project remains compatible with that release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, python
- Domain
- data, machine-learning
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100