Merged pull requests:
- use __getitem__ for df column selection #41 (Jimexist)
- fix demo in readme #40 (Jimexist)
- Implement select_columns #39 (andygrove)
- update readme and changelog #38 (Jimexist)
- Add PyDataFrame.explain #36 (andygrove)
- Release 0.5.0 #34 (Jimexist)
- disable nightly in workflow #33 (Jimexist)
- update requirements to 37 and 310, update readme #32 (Jimexist)
- Add custom global allocator #30 (matthewmturner)
- Remove pandas dependency #25 (matthewmturner)
- upgrade datafusion and pyo3 #20 (Jimexist)
- update maturin 0.12+ #17 (Jimexist)
- Update README.md #16 (Jimexist)
- apply cargo clippy --fix #15 (Jimexist)
- update test workflow to include rust clippy and check #14 (Jimexist)
- use maturin 0.12.6 #13 (Jimexist)
- apply cargo fmt #12 (Jimexist)
- use stable not nightly #11 (Jimexist)
- ci: test against more compilers, setup clippy and fix clippy lints #9 (cpcloud)
- Fix use of importlib.metadata and unify requirements.txt #8 (cpcloud)
- Ship the Cargo.lock file in the source distribution #7 (cpcloud)
- add __version__ attribute to datafusion object #3 (tfeda)
- fix ci by fixing directories #2 (Jimexist)
- setup workflow #1 (Jimexist)
0.5.1 (2022-03-15)
0.5.1-rc1 (2022-03-15)
0.5.0 (2022-03-10)
0.5.0-rc2 (2022-03-10)
Closed issues:
0.5.0-rc1 (2022-03-09)
Closed issues:
- Investigate exposing additional optimizations #28
- Use custom allocator in Python build #27
- Why is pandas a requirement? #24
- Unable to build #18
- Setup CI against multiple Python version #6
* This Changelog was automatically generated by github_changelog_generator