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

pandas 1.x? #141

Closed
WillForan opened this issue Nov 8, 2020 · 5 comments
Closed

pandas 1.x? #141

WillForan opened this issue Nov 8, 2020 · 5 comments

Comments

@WillForan
Copy link

WillForan commented Nov 8, 2020

Is support for pandas 1.x in the scope of zipline-trader? Is this up to quantopian/zipline? (quantopian#2243 quantopian#2616)

I started to see what the upgrading looks like
https://github.com/WillForan/zipline-trader/commits/pandas_update

nosetests -e zipline.utils.numpy_utils
...
FAILED (SKIP=6, errors=333, failures=66)

eek

@shlomiku
Copy link
Owner

Hi, not currently no. once everything is stable we could start looking at upgrades.

@RiseT
Copy link

RiseT commented Dec 8, 2020

For what it's worth, shortly before Quantopian announced their shutdown, one of zipline's devs had started a branch with the obvious (well, at least to me, an aspiring Python noob...) intention of making zipline compatible with the latest pandas versions. I guess this will never get completed now, but hopefully it's a decent starting point.

@shlomiku
Copy link
Owner

Hi, @WillForan did you happen to make this transition?
I would like to understand if this is possible and what is the effort required to move to pandas 1.X

@kaessert
Copy link

kaessert commented Feb 2, 2021

@WillForan i started working on this, and except for quarter-estimates all tests are passing. #165

@shlomiku
Copy link
Owner

shlomiku commented Mar 8, 2021

merged in 1.6.0

@shlomiku shlomiku closed this as completed Mar 8, 2021
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

No branches or pull requests

4 participants