holoviz / hvplot

A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews
https://hvplot.holoviz.org
BSD 3-Clause "New" or "Revised" License
1.09k stars 105 forks source link

Docs: move the paths reference to the tabular folder #1384

Closed maximlt closed 2 months ago

maximlt commented 2 months ago

Noticed that somehow the paths.ipynb file was in the wrong pandas folder that has been replaced with tabular.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.87%. Comparing base (6c96c7e) to head (3c76d81). Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1384 +/- ## ========================================== + Coverage 87.39% 88.87% +1.47% ========================================== Files 50 51 +1 Lines 7490 7479 -11 ========================================== + Hits 6546 6647 +101 + Misses 944 832 -112 ```

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