Dtale Versions Save

Visualizer for pandas data structures

v3.3.0

9 months ago

Highlights include:

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

v3.2.0

9 months ago

Highlights include:

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

v3.1.7

10 months ago

Highlights include:

  • Fixes for ArcticDB date filtering

v3.1.6

10 months ago

Highlights include:

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

v3.1.5

10 months ago

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'

v3.1.4

10 months ago

Highlights include:

  • Better support to /dtale/data/ endpoint for ArcticDB instances hosted using gunicorn

v3.1.0

10 months ago

Highlights include:

  • Added handling for ArcticDB locations with high libraries & symbols
  • Added handling for wide dataframes
  • Allowed ArcticDB data paths to passed in from URLs

v3.0.0

10 months ago

Highlights include:

  • Added support for ArcticDB as the storage mechanism for pandas dataframes

v2.16.0

11 months ago

Highlights include:

  • #759: freeze header menu option
  • Updated data_id storage to use strings rather than numbers
  • Fixed bug where calling 'cleanup' didn't cleanup instance name reference

v2.15.2

1 year ago

Highlights include:

  • tweaked requirements for older versions of python