Skip to content

Releases: man-group/dtale

D-Tale 3.8.0

29 Nov 14:28
Compare
Choose a tag to compare

Highlights include:

  • #823: only run skew/kurtosis calculations when series has those functions
  • #825: unpin werkzeug dependency
  • front-end package upgrades (axios 1.6.0)
  • #827: allowing user's to override the host used by Flask.run
  • #724: updated logging to use a dedicated dtale logger when not invoking from CLI
  • #822: fixed bug with dataframe filters not being persisted to chart builder initially
  • #816: frequencies grid filtering
  • front-end package upgrades (styled_components)
  • adjusted Pillow dependency

D-Tale 3.7.0

02 Oct 20:11
Compare
Choose a tag to compare

Highlights include:

  • Turn off "Custom Filter" functionality by default
  • #811: weekday name function

D-Tale 3.6.0

02 Oct 18:01
Compare
Choose a tag to compare

Highlights include:

  • #804: updated summarize code to string join using a pipe instead of comma
  • #805: allow D-Tale to be run under HTTPS
  • #803: Frequency Table

D-Tale 3.5.0

14 Sep 18:59
Compare
Choose a tag to compare

Highlights include:

  • #796: option to hide ribbon n & column menus
  • #797: added 'Counts & Percentages' summarize function
  • #800: heatmap locked column fix
  • #798: added 'Duplicate' function to column menu

D-Tale 3.4.0

05 Sep 19:03
Compare
Choose a tag to compare

Highlights include:

  • #792: adding in percentage to 'Value Counts' describe chart
  • #788: fix for when column names have a pipe character
  • [#786]:(#786) updates to shutdown
  • update to AcrticDB get_num_rows handling

D-Tale 3.3.0

19 Jul 16:44
Compare
Choose a tag to compare

Highlights include:

  • #779: dtale.show(background_mode) not working
  • #778: Bump matplotlib to >=3.7.0
  • dependency upgrades

D-Tale 3.2.0

05 Jul 20:35
Compare
Choose a tag to compare

Highlights include:

  • #773: creating a comma-separated string of values from a GroupBy
  • #771: Support for Python 3.11

D-Tale 3.1.7

29 Jun 19:44
Compare
Choose a tag to compare

Highlights include:

  • Fixes for ArcticDB date filtering

D-Tale 3.1.6

28 Jun 20:19
Compare
Choose a tag to compare

Highlights include:

  • refactoring how data is initially loaded into grid for ArcticDB-backed instances

D-Tale 3.1.5

27 Jun 23:42
Compare
Choose a tag to compare

Highlights include:

  • Eliminated extra click from ArcticDB menu when less than 100 columns
  • Added the ability to route users to selection screens when data isn't specified on 'dtale.show'