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

chore(automl): reduce Pandas version requirement #9824

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

helinwang
Copy link
Contributor

The current pandas version 0.24.0 is unnecessarily high. Pandas 0.17
was the version with the most breaking changes in recent history, so
something after that will get most customers. This also aligns with
BigQuery Python SDK.

More context: #9647 (comment)

The current pandas version 0.24.0 is unnecessarily high. Pandas 0.17
was the version with the most breaking changes in recent history, so
something after that will get most customers. This also aligns with
BigQuery Python SDK.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 18, 2019
@busunkim96 busunkim96 merged commit 0249a34 into googleapis:master Nov 18, 2019
parthea pushed a commit that referenced this pull request Oct 21, 2023
The current pandas version 0.24.0 is unnecessarily high. Pandas 0.17
was the version with the most breaking changes in recent history, so
something after that will get most customers. This also aligns with
BigQuery Python SDK.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants