hvplot icon indicating copy to clipboard operation
hvplot copied to clipboard

Ensure date sorting of multi index Pandas dataframes

Open maximlt opened this issue 1 year ago • 1 comments

Fixes https://github.com/holoviz/hvplot/issues/1361

Also:

  • Cleans up some imports in the test suite, since pandas and panel are direct dependencies of hvPlot their import doesn't need to be guarded
  • Update some test code to HoloViews 1.19

maximlt avatar Jun 30 '24 08:06 maximlt