v0.7.0
What's Changed
- Raise ValueError if NaN values in RA/Dec cols by @olivialynn in #1072
- Support to_hats with empty catalogs by @smcguire-cmu in #1076
- Move search functions from LSDB -> HATS by @sedonaprice in #1087
- Update expected shape of per_pixel_statistics by @delucchi-cmu in #1090
- Ignore hive cols in margin check by @smcguire-cmu in #1091
- Nested-Pandas v0.6 Compatibility +
map_rowsimplementation by @dougbrn in #1067 - Read/write catalogs with nested default columns by @camposandro in #1098
- Additional tips & notes for contribution documentation by @sedonaprice in #1102
- Read catalogs with custom parquet paths by @camposandro in #1101
- Use UV for dependencies. by @delucchi-cmu in #1104
- Follow-up to speed-ups and new benchmark by @delucchi-cmu in #1105
- Fix pyarrow filters for custom healpix order by @camposandro in #1107
- Test against nested-pandas @ main by @delucchi-cmu in #1108
- Remove nested/hats from docs requirements by @camposandro in #1111
- Numpy docstrings by @camposandro in #1113
- Make path generator a callable by @camposandro in #1120
- Update pre_executed notebooks by @olivialynn in #1114
Breaking changes
Region search imports changed in #1034 breaking downstream users (nasa-fornax/fornax-demo-notebooks#523).
Versioning
- Apply PPT v2.1.0 by @delucchi-cmu in #1078
- Bump astral-sh/setup-uv from 5 to 7 by @dependabot[bot] in #1121
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1122
- Bump peter-evans/create-or-update-comment from 4 to 5 by @dependabot[bot] in #1123
- Remove virtualenv pin by @dependabot[bot] in #1124
- Move pyarrow pins to hats by @dependabot[bot] in #1125
- Bump hats and apply PPT v2.1.1 by @camposandro in #1128
New Contributors
- @sedonaprice made their first contribution in #1087
Full Changelog: v0.6.7...v0.7.0