Quansight / lsst_dashboard

LSST Dashboard https://quansight.github.io/lsst_dashboard/
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Rework plots to use dask dataframes instead of pandas dataframes #66

Open dharhas opened 5 years ago

brendancol commented 5 years ago

The main issue here is making sure we use plotting tools which accept dask dataframes. Datashader accepts dask dataframes, but the skyplot has a hover tool which may be using bokeh glyphs under-the-hood.

brendancol commented 1 year ago

@dharhas hey would love to restart work here, but for now, unassigning myself and carlos