This release improves documentation and the developer experience, adds new built-in datasets, adds TOML export functionality (in addition to JSON), and improves warnings
What's Changed
- Move polars to version 1, fix test errors, rerun examples by @vankesteren in #299
- Set information criterion for NA distribution high by @qubixes in #298
- Convert int columns in spaceship data to ints by @vankesteren in #300
- Fix with branch switching by @qubixes in #301
- Adding the paper to the docs folder for submission to JOSS by @vankesteren in #302
- Add JOSS submission status badge to readme by @vankesteren in #305
- Shorten JOSS paper by @vankesteren in #306
- Fix broken link and link to README by @qubixes in #308
- One line for readthedocs and tutorials next steps by @qubixes in #310
- Add survey demo dataset by @vankesteren in #313
- Add gif to readme by @vankesteren in #304
- Update README.md by @qubixes in #318
- Simplify CI & development experience by @vankesteren in #316
- Improved demo datasets by @qubixes in #325
- Add new dataset and make regex more used by @qubixes in #330
- Change the representation of MetaVar/MetaFrame by @qubixes in #331
- Add export functionality to TOML in addition to JSON by @qubixes in #327
- Improve unique warning by @qubixes in #332
- Improve the toml comments by @qubixes in #333
- Change utctimestamp -> timestamp by @qubixes in #336
- Improve test documentation by @qubixes in #335
- Run core ci on push by @vankesteren in #341
- Simplified paper description and added relevant examples by @vankesteren in #337
- Documentation update 1.1 by @qubixes in #340
- Remove stray print statement and add comment. by @qubixes in #343
Full Changelog: v1.0.1...v1.1.0