astronomy-commons / astronomy-commons/lsdb
Generate catalog schema for joining/crossmatching
Open
enhancement
- Dominant language
- Python
- Stars
- 55
- Forks
- 26
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 8
Description
We currently infer the schema for catalogs that result from joining and crossmatching operations. For that we provide the following helper method with the resulting Dask DataFrame's meta. While Pandas does a good job getting the schema right, we should generate it manually to minimize the risk of introducing an incorrect schema. Relates to #383.
https://github.com/astronomy-commons/lsdb/blob/efdd685eb24e95c83dd7d18df536deb1f3ca3d8b/src/lsdb/io/schema.py#L7-L17
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.