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

Declare activities.csv's date format to prevent Pandas getting confused if the first was in May #32

Merged
merged 2 commits into from
Jun 13, 2023

Conversation

hugovk
Copy link
Collaborator

@hugovk hugovk commented Jun 13, 2023

Fixes #30 and includes the example activities.csv from there as a test file.

We also need to use Pandas < 2 because calmap does not yet support version 2. There's a fix pending at:

@hugovk hugovk added the bug Something isn't working label Jun 13, 2023
@marcusvolz marcusvolz merged commit f052a6b into marcusvolz:main Jun 13, 2023
@hugovk hugovk deleted the fix-pandas-may branch June 13, 2023 21:13
This was referenced Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plot_calendar raise date fomat exception when first activity month is May.
2 participants