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

Bump pandas from 0.25.3 to 1.0.0 in /python #1397

Merged
merged 2 commits into from
Feb 11, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pandas from 0.25.3 to 1.0.0.

Release notes

Sourced from pandas's releases.

Pandas 1.0.0

This is a major release from 0.25.3, and includes a number of API changes, new features, enhancements, and performance improvements along with a large number of bug fixes.

Highlights include

See the whatsnew for a list of all the changes.

The release can be installed from PyPI

python -m pip install --upgrade pandas

Or with conda from the defaults or conda-forge channels.

conda install pandas

Please report any issues with the release candidate on the pandas issue tracker.

v1.0.0rc0

This is the first release candidate for 1.0.0. If all goes well, we'll release pandas 1.0.0 in about two weeks.

Highlights include

See the whatsnew for a list of all the changes.

The release can be installed from PyPI

python -m pip install --upgrade --pre pandas==1.0.0rc0

Or from conda-forge

conda install -c conda-forge/label/rc pandas==1.0.0rc0
... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file Python labels Feb 3, 2020
@seldondev
Copy link
Collaborator

Hi @dependabot-preview[bot]. Thanks for your PR.

I'm waiting for a SeldonIO member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@adriangonz
Copy link
Contributor

/ok-to-test

@seldondev
Copy link
Collaborator

Mon Feb 3 09:08:57 UTC 2020
The logs for [lint] [2] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/2.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=2

@seldondev
Copy link
Collaborator

Mon Feb 3 09:09:05 UTC 2020
The logs for [pr-build] [1] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/1.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=1

@axsaucedo
Copy link
Contributor

@adriangonz I can only see one usage of pandas in Seldon Core outside of the examples folder, so maybe would be best to explore whether that dependency can be removed. @jklaise is there any other areas where Seldon Core is using pandas?

@jklaise
Copy link
Contributor

jklaise commented Feb 3, 2020

@adriangonz I can only see one usage of pandas in Seldon Core outside of the examples folder, so maybe would be best to explore whether that dependency can be removed. @jklaise is there any other areas where Seldon Core is using pandas?

Not that I'm aware of.

@adriangonz
Copy link
Contributor

It's also used on the serving_test_gen.py script, which seems to generate some test resources? So we can probably move it to requirements-dev.txt. I'm not sure if that script is used though.

/test lint

@seldondev
Copy link
Collaborator

Mon Feb 3 12:13:06 UTC 2020
The logs for [lint] [3] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/3.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=3

@axsaucedo
Copy link
Contributor

/test lint

5 similar comments
@axsaucedo
Copy link
Contributor

/test lint

@axsaucedo
Copy link
Contributor

/test lint

@axsaucedo
Copy link
Contributor

/test lint

@axsaucedo
Copy link
Contributor

/test lint

@adriangonz
Copy link
Contributor

/test lint

@seldondev
Copy link
Collaborator

Mon Feb 3 12:23:15 UTC 2020
The logs for [lint] [4] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/4.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=4

@seldondev
Copy link
Collaborator

Mon Feb 3 12:31:14 UTC 2020
The logs for [lint] [6] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/6.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=6

@seldondev
Copy link
Collaborator

Mon Feb 3 12:31:24 UTC 2020
The logs for [pr-build] [5] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/5.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=5

@axsaucedo
Copy link
Contributor

Good idea @adriangonz - I think as long as this is not used anywhere else then should eb good.
/test integration

@axsaucedo
Copy link
Contributor

/approve
/lgtm

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: axsaucedo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@seldondev
Copy link
Collaborator

Mon Feb 3 12:35:38 UTC 2020
The logs for [integration] [7] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/7.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=7

@adriangonz
Copy link
Contributor

/test integration

@seldondev
Copy link
Collaborator

Mon Feb 3 14:42:41 UTC 2020
The logs for [integration] [8] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/8.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=8

@adriangonz
Copy link
Contributor

The error on the integration tests was probably related to #1402. I've run them locally and they pass.

@dependabot-preview
Copy link
Contributor Author

A newer version of pandas exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@adriangonz adriangonz force-pushed the dependabot/pip/python/pandas-1.0.0 branch from 74edb31 to a2a25d8 Compare February 11, 2020 15:22
@seldondev
Copy link
Collaborator

New changes are detected. LGTM label has been removed.

@seldondev seldondev removed the lgtm label Feb 11, 2020
@adriangonz
Copy link
Contributor

/test integration

@seldondev
Copy link
Collaborator

Tue Feb 11 15:25:16 UTC 2020
The logs for [pr-build] [10] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/10.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=10

@seldondev
Copy link
Collaborator

Tue Feb 11 15:26:17 UTC 2020
The logs for [integration] [9] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/9.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=9

@seldondev
Copy link
Collaborator

Tue Feb 11 15:26:51 UTC 2020
The logs for [lint] [11] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-1397/11.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-1397 --build=11

@seldondev seldondev merged commit efc71a6 into master Feb 11, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/python/pandas-1.0.0 branch February 11, 2020 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file ok-to-test Python size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants