Skip to content

add option to make plot work with calendar year and market year #201

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

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

nemozen
Copy link
Contributor

@nemozen nemozen commented Apr 8, 2020

ValueError: Incompatible frequency conversion

is caused by the fact that some of the series changed from calendar year to market years.

Fix is to set x_compat=True in plot().
pandas-dev/pandas#7772 (comment)

@nemozen nemozen requested a review from itsjohnward April 8, 2020 17:06
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

@nemozen nemozen requested a review from tolothy April 8, 2020 17:54
@nemozen nemozen merged commit 7311cbb into development Apr 8, 2020
@nemozen nemozen deleted the CLEWS-26915 branch April 8, 2020 18:30
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.

2 participants