Skip to content

Bump pandas to v2 in debian convert#1855

Merged
michaelkedar merged 1 commit intogoogle:masterfrom
michaelkedar:pandas-fix
Dec 4, 2023
Merged

Bump pandas to v2 in debian convert#1855
michaelkedar merged 1 commit intogoogle:masterfrom
michaelkedar:pandas-fix

Conversation

@michaelkedar
Copy link
Copy Markdown
Member

Before #1832, debian-converter had pandas==2.1.1 in the Pipfile.lock, despite the Pipfile specifying pandas==1.5.3. (how did this happen??)

It looks like pandas==1.5.3 doesn't install properly in the docker container due to some problem with installing a compatible version of numpy (?)

Bumped pandas to the latest version, which seems to install when I was running it manually in the container.

Copy link
Copy Markdown
Contributor

@hogo6002 hogo6002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Michael!

@michaelkedar michaelkedar merged commit 7315697 into google:master Dec 4, 2023
@michaelkedar michaelkedar deleted the pandas-fix branch February 21, 2024 05:37
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.

2 participants