Releases: root-11/tablite
Releases · root-11/tablite
2023.11.6
What's Changed
- disable nimporter by default by @realratchet in #166
Full Changelog: 2023.11.5...2023.11.6
2023.11.5
2023.11.4
2023.11.3
2023.11.2
What's Changed
- add support for opening for any number of columns by @realratchet in #162
Full Changelog: 2023.11.1...2023.11.2
2023.11.1
What's Changed
- fix timedeltas and non-primitive filter by @realratchet in #161
Full Changelog: 2023.11.0...2023.11.1
2023.11.0
What's Changed
- Groupby ported to nim by @omenSi in #158
- Forgot to add TQDM to the groupby :) by @omenSi in #159
- Fixed some edge cases in filter pagination by @realratchet in #157
- Groupby api update by @realratchet in #160
Full Changelog: 2023.10.15...2023.11.0
2023.10.15
2023.10.14
2023.10.13
Slowest imputation method (Nearest Neighbor) ported to Nim for speedup by @omenSi and @realratchet in #154