Skip to content
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

fix: suppress pandas tick resolution adjustment #1635

Merged
merged 8 commits into from
Aug 7, 2024

Conversation

alexbarros
Copy link
Contributor

Fix pandas tick resolution adjustment causing conflicts with matplotlib ConciseDateFormatter. Check pandas doc for more info.
Closes #1631.

@alexbarros alexbarros merged commit ca43fc8 into develop Aug 7, 2024
13 of 14 checks passed
@alexbarros alexbarros deleted the fix/pandas_tick_resolution branch August 7, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DateTimeIndex error when tsmode=True
3 participants