Skip to content

1.1.25

Compare
Choose a tag to compare
@dsblank dsblank released this 20 Oct 22:31
· 935 commits to main since this release

New in this release:

  • Fixed two bugs with nulls in groups now that we don't remove them in the GROUP
    • continue in loop
    • np.array()
  • Special case for currency that ends up "" (eg, "$.")
  • Added Kangas About dialog
  • Added /datagrid/status endpoint
  • Fixed dg.info() when there are rows with missing values
  • More docstrings