Dataframe Methods#
|
Takes a function and applies it to each top-level row of the Catalog. |
|
Applies a function to each partition in the catalog and respective margin. |
|
Save the catalog to disk in HATS format. |
Compute dask distributed dataframe to pandas dataframe |
|
|
Get a list of Dask Delayed objects for each partition in the dataset |
|
Get the dask partition for a given HEALPix pixel |
|
Get the dask partition for a given HEALPix pixel |
|
Prunes the catalog of its empty partitions |
Convert the dataset to a Dask DataFrame. |