Open
Description
Feature Type
-
Adding new functionality to pandas
-
Changing existing functionality in pandas
-
Removing existing functionality in pandas
Problem Description
I wish I could explicitly opt out of using pytz
with pandas
, even if another library (APScheduler in my case) uses it as a dependency.
APScheduler is due to also drop pytz
requirement in future, but I'd like to get ahead now.
Feature Description
Patch here to
pandas/pandas/_libs/tslibs/timezones.pyx
Line 25 in 2a10e04
pandas/pandas/_libs/tslibs/timezones.pyx
Line 41 in 2a10e04
Alternative Solutions
N/A
Additional Context
Metadata
Metadata
Assignees
Labels
Clarification about behavior needed to assess issueClarification about behavior needed to assess issueTimezone data dtypeTimezone data dtype