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

Short term pandas 2.0 support #164

Conversation

sandervh14
Copy link
Contributor

Story Title

Issue: Short term pandas 2.0 support: avoid pandas 2.0 installation

Changes made

  • enforcing pandas < 2.0 in requirements.txt and setup.py

How does the solution address the problem

This PR will enforce pandas < 2.0 as a short term fix,

Linked issues

Resolves #159

@sandervh14 sandervh14 linked an issue Apr 7, 2023 that may be closed by this pull request
@sandervh14 sandervh14 self-assigned this Apr 7, 2023
setup.py Outdated Show resolved Hide resolved
Co-authored-by: patrickleonardy <116005033+patrickleonardy@users.noreply.github.com>
@sandervh14 sandervh14 merged commit 2dfc309 into develop Apr 7, 2023
@sandervh14 sandervh14 deleted the 159-short-term-pandas-20-support-avoid-pandas==20-installation branch April 7, 2023 11:31
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.

Short term pandas 2.0 support: avoid pandas==2.0 installation.
2 participants