VorTECHsa / VorTECHsa/python-sdk

Loosen Pandas requirement to 1.4

Open Beginner friendly
#529 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.