astronomy-commons / astronomy-commons/lsdb
Create a method to peek at the Catalog
Open
interface
- Dominant language
- Python
- Stars
- 55
- Forks
- 26
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 8
Description
This method's purpose is inspection. It should allow peeking at the catalog columns, their datatypes, and maybe some statistics stored in the parquet metadata (e.g. min, max values for each column). This method is key and should be at the start of each workflow. The goal is for users to perform the inspection to know more about the contents of the catalog and then go for a more informed use of `read_hats`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.