Skip to content

Releases: comet-ml/kangas

1.1.20

17 Oct 20:13
Compare
Choose a tag to compare

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

1.1.15

14 Oct 06:10
Compare
Choose a tag to compare

Changes included in this release:

  • better filter hint
  • fixed reading dataframe
  • display grid as HTML with head/tail in jupyter
  • better progress info
  • fixed error in finding out if servers were running
  • removed StyledEngineProvider for now

1.1.14

12 Oct 22:51
Compare
Choose a tag to compare
  • Package with frontend
  • Fix a broken test

1.1.13

12 Oct 22:09
Compare
Choose a tag to compare

First release from new kangas repo