Releases: lincc-frameworks/nested-dask
Releases · lincc-frameworks/nested-dask
Nested-Dask v0.3.0
What's Changed
- Better Ensure
reduce
returns a NestedFrame by @dougbrn in #56 - Bump pre-commit-ci/lite-action from 1.0.2 to 1.0.3 by @dependabot in #59
- Apply updated PPT by @jeremykubica in #61
- Delete .github/README.md by @dougbrn in #62
- Update label for NestedFrame in html repr by @dougbrn in #64
- remove lsdb tutorial by @dougbrn in #66
- Switch from_flat 'index' keyword to 'on' by @wilsonbb in #69
New Contributors
- @jeremykubica made their first contribution in #61
Full Changelog: v0.2.1...v0.3.0
Nested-Dask v0.2.1
What's Changed
- Bump asv from 0.6.3 to 0.6.4 by @dependabot in #51
- Unpin from a specific nested-pandas version by @dougbrn in #53
Full Changelog: v0.2.0...v0.2.1
Nested-Dask v0.2.0
What's Changed
Full Changelog: v0.1.3...v0.2.0
Nested-Dask v0.1.3
A version increment solely to align with Nested-Pandas v0.1.3
What's Changed
Full Changelog: v0.1.2...v0.1.3
Nested-Dask v0.1.2
What's Changed
- Update LSDB notebook with science! by @hombit in #25
- add version by @dougbrn in #28
- update reduce docstring by @dougbrn in #29
- Improve AutoAPI Readability by @dougbrn in #30
- Keep index when generating meta by @smcguire-cmu in #37
- Fix Test Failures from Numpy v2.0 by @dougbrn in #39
- Fix broken readme links by @dougbrn in #40
- add wrapper functions:
from_pandas
,from_delayed
,from_map
by @dougbrn in #41 - Wrapper for count_nested by @dougbrn in #31
New Contributors
- @smcguire-cmu made their first contribution in #37
Full Changelog: v0.1.1...v0.1.2
Nested-Dask v0.1.1
What's Changed
- Initial Implementation by @dougbrn in #2
- rename to nested-dask by @dougbrn in #11
- Bump asv from 0.6.1 to 0.6.3 by @dependabot in #1
- WIP: init docs by @dougbrn in #10
- Update Intro by @dougbrn in #14
- Fix nested-pandas -> nested-dask in Getting Started text by @dougbrn in #17
- add fix for issue 21 by @dougbrn in #22
- Small changes of the docs by @hombit in #15
- A NB draft showing an example of LSDB pipeline by @hombit in #18
- Add parquet handling to data loading tutorial by @wilsonbb in #23
- compatibility fix for Nested-Pandas v0.1.1 by @dougbrn in #24
New Contributors
- @dougbrn made their first contribution in #2
- @dependabot made their first contribution in #1
- @hombit made their first contribution in #15
- @wilsonbb made their first contribution in #23
Full Changelog: https://github.com/lincc-frameworks/nested-dask/commits/v0.1.1