holoviz / holoviews

With Holoviews, your data visualizes itself.
https://holoviews.org
BSD 3-Clause "New" or "Revised" License
2.67k stars 400 forks source link

comp(pandas): Remove observed FutureWarning #6306

Closed hoxbro closed 2 weeks ago

hoxbro commented 2 weeks ago

Fixes https://github.com/holoviz/holoviews/issues/6305

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.49%. Comparing base (eb79ab5) to head (b0258c5). Report is 3 commits behind head on main.

Files Patch % Lines
holoviews/core/data/pandas.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6306 +/- ## =========================================== + Coverage 17.71% 88.49% +70.78% =========================================== Files 323 323 Lines 68009 68047 +38 =========================================== + Hits 12045 60218 +48173 + Misses 55964 7829 -48135 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.