v0.3.5
What's Changed
- Bump actions/add-to-project from 1.0.1 to 1.0.2 by @dependabot in #340
- Use list of names, instead of pandas index. by @delucchi-cmu in #343
- Enable python 3.12 in CI by @delucchi-cmu in #329
- Use hipscat for healpix dependency. by @delucchi-cmu in #346
- Check the total number of rows throughout the catalog import pipeline by @delucchi-cmu in #345
- Use consistent pandas file io method. by @delucchi-cmu in #349
- Read parquet files with arrow schema by @camposandro in #348
- Fix CSV reader from recent changes in hipscat library by @delucchi-cmu in #359
- Add schema to source data in SOAP pipeline by @camposandro in #360
- Provide
drop_empty_siblings
argument by @delucchi-cmu in #357 - Margin generation improvements. by @delucchi-cmu in #356
- Use total returned from write_parquet_metadata by @delucchi-cmu in #365
- Change default margin order by @hombit in #366
- Distinguish error message for empty list vs None. by @delucchi-cmu in #367
- Require recent hipscat by @delucchi-cmu in #368
Full Changelog: v0.3.4...v0.3.5