holoviz / datashader

Quickly and accurately render even the largest data.
http://datashader.org
BSD 3-Clause "New" or "Revised" License
3.24k stars 363 forks source link

Remove pandas 2.1 warnings #1287

Closed ianthomas23 closed 9 months ago

ianthomas23 commented 9 months ago

Remove warnings caused by pandas 2.1. These are all in the test code rather than datashader itself.

codecov[bot] commented 9 months ago

Codecov Report

Merging #1287 (da37016) into main (95fa9e8) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1287      +/-   ##
==========================================
- Coverage   85.74%   85.73%   -0.01%     
==========================================
  Files          52       52              
  Lines       10870    10870              
==========================================
- Hits         9320     9319       -1     
- Misses       1550     1551       +1     

see 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more