holoviz / datashader

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

Add download data script #1326

Closed hoxbro closed 1 month ago

hoxbro commented 2 months ago

Fixes #1325

hoxbro commented 2 months ago

I have built the documents again from this PR. Which fixes the problem in the issue.

image

hoxbro commented 1 month ago

need to update to work with bokeh_sampledata

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.58%. Comparing base (7c1111c) to head (216bf0e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1326 +/- ## ======================================= Coverage 85.58% 85.58% ======================================= Files 51 51 Lines 11290 11289 -1 ======================================= Hits 9662 9662 + Misses 1628 1627 -1 ```
philippjfr commented 1 month ago

What's the longer term plan? Should the pyct commands in datashader/__init__.py be removed?

hoxbro commented 1 month ago

What's the longer term plan?

This only collects all the download data procedures in one place, it is heavily focused on the developer experience. pyct is still used.

I think longer term pyct should be replaced by hvsampledata.