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

[*.py] Upgrade to latest version of pandas; Python 2/3 compatibility #664

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

SamuelMarks
Copy link

@SamuelMarks SamuelMarks commented Jun 9, 2019

You'll also want to:

pip install statsmodels==0.10.0rc2 --pre

As per: statsmodels/statsmodels#5747

Copy link

@whyboris whyboris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 🎉

@mkilp
Copy link

mkilp commented Nov 27, 2019

@whyboris can we merge this change into master, so that we dont have the pandas issues anymore?

@whyboris
Copy link

@glamp could we please merge this to master ? 🙇

@ekalosak
Copy link

@glamp @whyboris what needs to be done to get this merged? Or is there a move to a different fork?

@whyboris
Copy link

I wish I could merge this in but I don't have permissions. @glamp - could you? 🙇‍♂️

@p2327
Copy link

p2327 commented Feb 17, 2020

Can we please merge this? I want to use ggplot....

@SamuelMarks
Copy link
Author

Others are maintaining proper forks, not just one with a little bugfix (like the https://github.com/has2k1/plotnine mentioned here pandas-dev/pandas#31087). Anyway, you can use this one with:

pip install https://api.github.com/repos/SamuelMarks/ggpy/zipball/pandas-py3
pip install statsmodels==0.10.0rc2 --pre

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.

7 participants