Skip to content

Update pandas syntax to avoid deprecated behavior #3040

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

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Conversation

mwaskom
Copy link
Owner

@mwaskom mwaskom commented Sep 21, 2022

See pandas-dev/pandas#48673 for context

@mwaskom mwaskom added this to the v0.12.1 milestone Sep 21, 2022
@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Merging #3040 (423cd5c) into master (d203329) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3040   +/-   ##
=======================================
  Coverage   98.25%   98.25%           
=======================================
  Files          69       69           
  Lines       23284    23285    +1     
=======================================
+ Hits        22878    22879    +1     
  Misses        406      406           
Impacted Files Coverage Δ
seaborn/categorical.py 98.54% <100.00%> (ø)
seaborn/distributions.py 96.34% <100.00%> (+<0.01%) ⬆️
tests/_stats/test_histogram.py 100.00% <100.00%> (ø)
tests/test_categorical.py 99.77% <100.00%> (ø)

@mwaskom mwaskom merged commit f2fc4b5 into master Sep 22, 2022
@mwaskom mwaskom deleted the compat/pandas branch September 22, 2022 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant