v0.2.1
Keyboard shortcuts are now available for deleting, and labeling!
To delete a row: use backspace or delete.
To label, go to dataset settings, and configure key-bindings for each label.
keyboard_shortcuts.mp4
What's Changed
Features
Bug fixes
- Allows non folder exports by @hynky1999 in #1026
- Fixes incorrect destructuring by @hynky1999 in #1025
- Improve auto-binning, and sorting of histograms. by @nsthorat in #1033
- Fix lilac deployer for slashed datasets. by @nsthorat in #1021
Docs
- Update documentation for labels, keyboard shortcuts, deleting rows. by @nsthorat in #1030
- Add documentation that points to the lilac deployer UI. by @nsthorat in #1020
UI
- Improve the UI around deleting. by @nsthorat in #1024
- Add a 2-feature pivot view, allowing you to view a hierarchy of 2 features by @nsthorat in #1023
Other Changes
- Improve the title generation in clustering by @dsmilkov in #1022
- Fix some
map(overwrite=True)
bugs by @dsmilkov in #1031 - Add superclusters (categories) by @dsmilkov in #1032
New Contributors
- @hynky1999 made their first contribution in #1026
Full Changelog: v0.2.0...v0.2.1