holoviz / datashader

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

Replace np.NaN with np.nan #1289

Closed ianthomas23 closed 11 months ago

ianthomas23 commented 11 months ago

Following NumPy 2.0 migration guide: https://numpy.org/devdocs/numpy_2_0_migration_guide.html

Thanks to @Hoxbro for highlighting this.

codecov[bot] commented 11 months ago

Codecov Report

Merging #1289 (6572116) into main (b0e9a32) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1289   +/-   ##
=======================================
  Coverage   85.73%   85.73%           
=======================================
  Files          52       52           
  Lines       10870    10870           
=======================================
  Hits         9319     9319           
  Misses       1551     1551           
Files Coverage Δ
datashader/core.py 88.25% <100.00%> (ø)

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