Skip to content

Releases: man-group/dtale

D-Tale 2.14.0

10 Apr 17:24
Compare
Choose a tag to compare

Highlights include:

  • #748: update auto-generated column deletion code
  • #746: editing cells while filtering
  • #743: passing a list of columns to 'allow_cell_edits'
  • #742: custom edit options bug
  • updates for pandas 2.0.0
  • bump redis & replace node-sass with sass

D-Tale 2.13.0

03 Mar 16:11
Compare
Choose a tag to compare

Highlights include:

  • #685: Histogram chart builder
  • #730: fix for exporting charts with multiple y-axis

D-Tale 2.12.3

22 Feb 20:18
Compare
Choose a tag to compare

Highlights include:

  • Updated D-Tale streamlit startup command to have a wider exception handler for importing streamlit.server

D-Tale 2.12.2

07 Feb 21:40
Compare
Choose a tag to compare

Highlights include:

  • #726: updated global_state.set_app_settings to persist updates to instance settings

D-Tale 2.12.1

02 Feb 21:51
Compare
Choose a tag to compare

Highlights include:

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

D-Tale 2.12.0

02 Feb 18:24
Compare
Choose a tag to compare

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

D-Tale 2.11.0

23 Jan 15:28
Compare
Choose a tag to compare

Highlights include:

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

D-Tale 2.10.0

11 Jan 20:49
Compare
Choose a tag to compare

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)

D-Tale 2.9.1

28 Dec 21:47
Compare
Choose a tag to compare

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

D-Tale 2.9.0

04 Nov 20:11
Compare
Choose a tag to compare

Highlights include:

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