VorTECHsa / VorTECHsa/python-sdk
Loosen Pandas requirement to 1.4
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 25
- Forks
- 12
- Avg merge
- 20h 47m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem? Please describe.
Some users are using older Pandas versions and are facing issues with the current version requirements.
https://github.com/VorTECHsa/python-sdk/issues/514#issuecomment-2507856552
Describe the solution you'd like
Loose the requirement to be pandas>=1.4
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
No file or test is named. Start by locating the package dependency metadata that declares the pandas requirement, then check the supported dependency range and installation behavior with pandas 1.4. Done means the requirement accepts pandas 1.4 or newer without breaking the package metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100