We currently have both sample_data and sampledata as modules within hvPlot for downloading some data. The former uses intake and iirc, we are trying to move away from using intake completely. Also, both names are very similar and can be confusing for both users and LLMs (at least I can confirm this case. See holoviz-dev/holoviz-skills#7 (comment)).
I propose we deprecate sample_data since we already have the newer and more actively maintained sampledata module.
We currently have both sample_data and sampledata as modules within hvPlot for downloading some data. The former uses intake and iirc, we are trying to move away from using intake completely. Also, both names are very similar and can be confusing for both users and LLMs (at least I can confirm this case. See holoviz-dev/holoviz-skills#7 (comment)).
I propose we deprecate
sample_datasince we already have the newer and more actively maintainedsampledatamodule.