8000 Updated an instance of df.append() called out by latest version of pandas by tabedzki · Pull Request #571 · has2k1/plotnine · GitHub
[go: up one dir, main page]

Skip to content

Updated an instance of df.append() called out by latest version of pandas #571

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
wants to merge 1 commit into from

Conversation

tabedzki
Copy link
@tabedzki tabedzki commented Mar 4, 2022

I updated the pandas and got the following deprecation warning:

${anaconda3_home}/lib/python3.9/site-packages/plotnine/utils.py:371: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead

Naively implemented an update without validating. I don't know how to use a local package to test.

@tabedzki tabedzki changed the title Updated an instance of append called out by latest version of pandas Updated an instance of df.append() called out by latest version of pandas Mar 4, 2022
@codecov
Copy link
codecov bot commented Mar 5, 2022

Codecov Report

Merging #571 (36ace42) into master (a81b8f9) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #571   +/-   ##
=======================================
  Coverage   85.23%   85.23%           
=======================================
  Files         154      154           
  Lines        9930     9930           
  Branches     1768     1768           
=======================================
  Hits         8464     8464           
  Misses        949      949           
  Partials      517      517           
Impacted Files Coverage Δ
plotnine/utils.py 79.06% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a81b8f9...36ace42. Read the comment docs.

has2k1 pushed a commit that referenced this pull request Mar 17, 2022
has2k1 pushed a commit that referenced this pull request Mar 17, 2022
@has2k1
Copy link
Owner
has2k1 commented Mar 17, 2022

Thanks. This has been merged in e9cc70d .

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
0