-
Notifications
You must be signed in to change notification settings - Fork 22
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 error: cannot import name 'Panel4D' #54
Comments
Seems like |
dilawar
pushed a commit
to dilawar/pypet
that referenced
this issue
Jun 22, 2018
Yes, seems like it, so as short term solution you could use an older pandas version. The fix in pypet should be easy, I'm going to look into this. |
I already have made changes. I'll send a PR.
Sent from Blue
…On 24 Jun 2018, 3:30 PM, at 3:30 PM, Robert Meyer ***@***.***> wrote:
Yes, seems like it, so as short term solution you could use an older
pandas version. The fix in pypet should be easy, I'm going to look into
this.
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#54 (comment)
|
Ah cool, sure send the PR, thank you! |
Merged
Thanks, will be merged into master and uploaded to PyPi within the next few days! |
Merged into master, will be deployed to PyPi once CI pipeline passed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
my pandas is version (0.23.1). Do I need to install some other package which is not in dependencies to fix it? Or pandas has deprecated
Panel4D
so I need to go back to old version?The text was updated successfully, but these errors were encountered: