Skip to content

Conversation

mroeschke
Copy link
Contributor

pandas 2.0 will enforce the deprecation of the option use_inf_as_null in favor of use_if_as na, so changing the usages I found in seaborn

@codecov
Copy link

codecov bot commented Dec 6, 2022

Codecov Report

Merging #3177 (6253ee6) into master (ba786bc) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3177   +/-   ##
=======================================
  Coverage   98.41%   98.41%           
=======================================
  Files          76       76           
  Lines       24082    24082           
=======================================
  Hits        23701    23701           
  Misses        381      381           
Impacted Files Coverage Δ
seaborn/_core/plot.py 99.33% <100.00%> (ø)
seaborn/_oldcore.py 97.67% <100.00%> (ø)
seaborn/categorical.py 98.54% <100.00%> (ø)

@mwaskom
Copy link
Owner

mwaskom commented Dec 6, 2022

Thanks!

@mwaskom mwaskom merged commit c8badb9 into mwaskom:master Dec 6, 2022
@mroeschke mroeschke deleted the pandas/deprecation_fix branch December 6, 2022 03:38
@mwaskom mwaskom added this to the v0.12.2 milestone May 2, 2023
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