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

support pandas==1.3.0 #1199

Closed
casperdcl opened this issue Jul 3, 2021 · 2 comments · Fixed by #1180
Closed

support pandas==1.3.0 #1199

casperdcl opened this issue Jul 3, 2021 · 2 comments · Fixed by #1180
Assignees
Labels
p0-bug-critical ☢ Exception rasing submodule ⊂ Periphery/subclasses to-fix ⌛ In progress
Milestone

Comments

@casperdcl
Copy link
Member

casperdcl commented Jul 3, 2021

pandas-dev/pandas#42356

AttributeError: 'DataFrame' object has no attribute '_is_builtin_func'

need to check what the internal pandas replacement API call is migrate to pandas.core.common.is_builtin_func.

@tshrjn
Copy link

tshrjn commented Oct 15, 2021

Has this been resolved?

@casperdcl
Copy link
Member Author

yes, use tqdm>=4.61.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p0-bug-critical ☢ Exception rasing submodule ⊂ Periphery/subclasses to-fix ⌛ In progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants