Releases: Quantco/dataframely
Releases · Quantco/dataframely
v1.13.0
v1.12.1
What's Changed
🐞 Bug Fixes
- Store Enum categories as
list
instead ofpl.Series
by @AndreasAlbertQC in #150
⚙️ Automation
- Add tests for serialization and printing of
dy.Enum
columns by @MoritzPotthoffQC in #147
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
✨ New Features
🐞 Bug Fixes
- Use covariant Sequence and Mapping in check parameter by @ytausch in #144
- Correctly compare
Enum
s inmatches
by @AndreasAlbertQC in #141
Full Changelog: v1.11.0...v1.12.0
v1.11.0
v1.10.0
What's Changed
✨ New Features
- Add support for deltalake by @AndreasAlbertQC in #134
🐞 Bug Fixes
⚙️ Automation
- Include optional deps in nightly CI environment by @AndreasAlbertQC in #137
- Test optional dependencies separately by @AndreasAlbertQC in #135
📦 Refactorings
- Move IO specifics out of
Schema
,Collection
by @AndreasAlbertQC in #109
♻️ Chores
- Update pixi lockfile by @quant-ranger[bot] in #133
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
✨ New Features
- Add
join
for Collections by @MoritzPotthoffQC in #127 - Allow specifying custom base collection when creating a dynamic collection by @MoritzPotthoffQC in #120
🐞 Bug Fixes
- Correct schema deserialization on failure by @florian-klein in #128
- Return original dtypes for failures in
filter(..., cast=True)
by @borchero in #118
🏎️ Performance Improvements
📦 Refactorings
Full Changelog: v1.8.2...v1.9.0
v1.8.2
v1.8.1
v1.8.0
What's Changed
✨ New Features
- Add
Categorical
column type by @borchero in #112 - Simplify sampling collections with common primary keys by @borchero in #111
🐞 Bug Fixes
🏗️ Testing
⚙️ Automation
- Bump the gh-actions group with 3 updates by @dependabot[bot] in #106
📦 Refactorings
- Package collection metadata into parquets by @AndreasAlbertQC in #107
♻️ Chores
- Upgrade for polars 1.32 by @borchero in #110
- Update pixi lockfile by @quant-ranger[bot] in #108
Full Changelog: v1.7.6...v1.8.0
v1.7.6
What's Changed
🐞 Bug Fixes
- Remove superfluous warning about superfluous collection members by @AndreasAlbertQC in #104
Full Changelog: v1.7.5...v1.7.6