Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(automl): reduce Pandas version requirement (#9824)
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.
- Loading branch information