Releases: comet-ml/kangas
Releases · comet-ml/kangas
1.1.20
New in this release:
- Refresh Button
- CSS tweaks
- Allow NULL values to be a category in Category charts
- Show Category charts for grouped boolean columns
- Added
kangas server --terminate
- Fixed encoding error in histogram charts
- add link to kangas github
- Made header so that it stays on screen
- Show None for boolean column values that are NULL
- Added ascending/descending arrow in UI on group and sort
- WIP: colab (not working yet)
- Added tests for dataframes
- Added a slight delay in opening webbrowser
- Re-added StyleEngineProvider to force proper styling on server
- Better dg.head() and .tail() in jupyter
- Added dg.pop(index) for in-memory datagrids