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

Add support for pandas>=1.3 #5013

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

kgullikson88
Copy link
Contributor

This PR addresses the issue #5009. It adds another check to handle pandas 1.3+ in holoviews/core/utils.py, and reverts the install_requires to what is what before #4976.

All the tests that were not skipped pass in my branch, in my fresh environment (Mac OS). I'm not sure how to un-skip tests, but PR #4976 mentions that there are 111 failed tests so I'm a bit worried there are other things required to fully support pandas 1.3

@philippjfr
Copy link
Member

Merging for now and then following up separately.

@philippjfr philippjfr merged commit 2cdb539 into holoviz:master Jul 13, 2021
philippjfr pushed a commit that referenced this pull request Jul 13, 2021
…rt the install_requires to what is what before #4976 (#5013)

Co-authored-by: kgullikson <kgullikson@sparkcognition.com>
@kgullikson88 kgullikson88 deleted the pandas_13_support branch December 13, 2021 22:44
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants