Skip to content

ENH: Add tzdata to the _hard_dependencies #61273

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 of 3 tasks
chilin0525 opened this issue Apr 11, 2025 · 2 comments · Fixed by #61308
Closed
1 of 3 tasks

ENH: Add tzdata to the _hard_dependencies #61273

chilin0525 opened this issue Apr 11, 2025 · 2 comments · Fixed by #61308
Assignees
Labels
Dependencies Required and optional dependencies Enhancement

Comments

@chilin0525
Copy link
Contributor

Feature Type

  • Adding new functionality to pandas

  • Changing existing functionality in pandas

  • Removing existing functionality in pandas

Problem Description

In #61084 (review), suggesting that tzdata should be added to the _hard_dependencies list.

Feature Description

Extend current _hard_dependencies from ("numpy", "dateutil") to ("numpy", "dateutil", "tzdata").

Alternative Solutions

No

Additional Context

No response

@chilin0525
Copy link
Contributor Author

I working on related issue in #61084. I'd be happy to work on this after #61084 merged!

@chilin0525
Copy link
Contributor Author

take

@rhshadrach rhshadrach added Dependencies Required and optional dependencies and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Required and optional dependencies Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants