Skip to content

CI: FutureWarning from string promotion on actions-38-numpydev #41632

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

Closed
2 tasks done
Dr-Irv opened this issue May 23, 2021 · 3 comments
Closed
2 tasks done

CI: FutureWarning from string promotion on actions-38-numpydev #41632

Dr-Irv opened this issue May 23, 2021 · 3 comments
Labels
CI Continuous Integration Dependencies Required and optional dependencies Upstream issue Issue related to pandas dependency

Comments

@Dr-Irv
Copy link
Contributor

Dr-Irv commented May 23, 2021

  • I have checked that this issue has not already been reported.

  • [] I have confirmed this bug exists on the latest master of pandas

  • (optional) I have confirmed this bug exists on the master branch of pandas.

CI seems to be failing in some tests. I did an update to a PR #41594 which ONLY had a doc change and merge to latest master, and now it is failing in CI.

@Dr-Irv Dr-Irv added Bug Needs Triage Issue that has not been reviewed by a pandas team member labels May 23, 2021
@lithomas1 lithomas1 added CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Dependencies Required and optional dependencies Upstream issue Issue related to pandas dependency and removed Bug Needs Triage Issue that has not been reviewed by a pandas team member labels May 23, 2021
@lithomas1 lithomas1 added this to the 1.3 milestone May 23, 2021
@lithomas1
Copy link
Member

Looks like something changed in numpy and scipy.
Version changes are numpy 1.21.0.dev0+1625.g4caf8e707 -> 1.22.0.dev0+4.gb283e1632
scipy 1.7.0.dev0+990.cee5290 -> 1.7.0.dev0+1036.4ec6f29
This is the diff for numpy https://github.com/numpy/numpy/compare/4caf8e707..b283e1632

@jbrockmendel
Copy link
Member

opened numpy/numpy#19078

@simonjayhawkins simonjayhawkins removed this from the 1.3 milestone May 25, 2021
@simonjayhawkins simonjayhawkins changed the title BUG: CI failing on master?? CI: FutureWarning from string promotion on actions-38-numpydev May 25, 2021
@mroeschke mroeschke added Python 3.8 and removed Compat pandas objects compatability with Numpy or Python functions labels Aug 21, 2021
@mroeschke
Copy link
Member

Looks like the numpy issue has been address and I don't think we're seeing this on our numpy dev build anymore so closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Dependencies Required and optional dependencies Upstream issue Issue related to pandas dependency
Projects
None yet
Development

No branches or pull requests

5 participants