v0.1.0 - Migrating to DataFusion
Now that dask-sql is unstable, this repo is experimenting with just using datafusion directly.
What's Changed
- Added install instructions to README.md by @alxmrs in #42
- Added the incredibly helpful collaborators from the Pangeo discord. by @alxmrs in #43
- Fix typo by @davidbrochart in #48
- Reformat code with latest version of pyink. by @alxmrs in #51
- Dataframe includes non-dimension columns. by @alxmrs in #50
- chunks by @RichardScottOZ in #56
- Orient the project around uv. by @alxmrs in #60
- Migrate to DataFusion. by @alxmrs in #61
- Refresh pypy release automation. by @alxmrs in #62
New Contributors
- @davidbrochart made their first contribution in #48
- @RichardScottOZ made their first contribution in #56
Full Changelog: v0.0.2...v0.1.0