Dtale Versions Save

Visualizer for pandas data structures

v2.12.1

1 year ago

Highlights include:

  • #726: fix for turning off header editor using dtale.show

v2.12.0

1 year ago

Highlights Include:

  • #726: added option to turn off header editor
  • #700: export all charts in one HTML file
  • #592: highlight rows of a dataframe filter
  • #647: added option to auto-hide columns consisting entirely of NaN values

v2.11.0

1 year ago

Highlights include:

  • #659: editing cells with predefined values
  • #692: updated dash to throw regular exceptions instead of 204s when in Google Colab

v2.10.0

1 year ago

Highlights include:

  • #719: allow NaN values in groupby
  • Updated cell editor and header editor to use select dropdown on category columns
  • #708: render boolean column values as checkboxes)

v2.9.1

1 year ago

Highlights include:

  • #709: added additional VSCode check for VSCODE_INJECTION
  • #714: pushed plotly legend below x-axis labels
  • #711: fix for predefined filters to return numbers to the backend when necessary
  • frontend package upgrades:
    • upgraded to latest version of react
    • dropped enzyme in favor of @testing-library/react
    • upgraded chart.js

2.9.0

1 year ago

Highlights include:

  • #703: fix for matplotlib imports
  • #704: fix for replacing nan with zero
  • #677: include row dropping in history

v2.8.1

1 year ago

Highlights include:

  • Added DESCRIPTION.md to MANIFEST.in

v2.8.0

1 year ago

Highlights include:

  • #693: updated streamlit script to work with 1.12.0
  • #694: shortened setup.py long_description to help with hadoop downloads

v2.7.1

1 year ago

Highlights include:

  • #688: updated calls to Flask.url_for for version 2.2.1
  • #676: Changed final_query to include column
  • Fix filtering string columns with special characters and explicitly support regex

v2.6.0

1 year ago

Highlights include:

  • added build of python 3.10
  • #671: updated substring replacement function regex
  • #254: Fixes for disabling actions