Inter-catalog Methods#
|
Perform a cross-match between two catalogs |
|
Perform a cross-match between two catalogs, adding the result as a nested column |
|
Concatenate two catalogs by aligned HEALPix pixels. |
|
Applies a function to each pair of partitions in this catalog and the map catalog. |
|
Performs the merge of two catalog Dataframes |
|
Uses the pandas merge_asof function to merge two catalogs on their indices by distance of keys |
|
Perform a spatial join to another catalog |
|
Perform a spatial join to another catalog by adding the other catalog as a nested column |
|
Creates a new catalog with a set of list columns packed into a nested column. |