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

Remove restriction on pandas version #908

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajvogel
Copy link

@ajvogel ajvogel commented Jul 5, 2021

Removing the restriction on pandas version since the Panel fixes should make it no longer necessary. Various people have reported arctic working latest version of Pandas. Without this fix, arctic forces the use of older versions of Pandas which can lead to conflicts with other libraries.

Removing the restriction on pandas version since the Panel fixes should make it no longer necessary. Various people have reported arctic working latest version of Pandas.
@drakesiard
Copy link
Collaborator

@shashank88 You probably have the best perspective on the pin in the first place. Any chance of this getting merged?

@shashank88
Copy link
Contributor

Hi, I will take a look today

@wanstr
Copy link

wanstr commented Dec 11, 2021

hi guys, is this still being looked at? really would be great to be able to use arctic with newer versions of pandas

@dunckerr
Copy link
Contributor

dunckerr commented Dec 11, 2021 via email

@drakesiard
Copy link
Collaborator

Is there any reason not to advance to the 1.3 series?

@you-n-g
Copy link

you-n-g commented Jan 18, 2022

Looking forward to the merge of this PR.

@you-n-g
Copy link

you-n-g commented Jan 18, 2022

The restriction of on NumPy version should also be removed

https://github.com/man-group/arctic/blob/master/setup.py#L83

@FranciscoPombal FranciscoPombal mentioned this pull request Jan 29, 2022
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.

None yet

6 participants