Skip to content

Releases: man-group/dtale

D-Tale 3.1.4

27 Jun 16:34
Compare
Choose a tag to compare

Highlights include:

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

D-Tale 3.1.0

23 Jun 12:56
Compare
Choose a tag to compare

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

D-Tale 3.0.0

19 Jun 15:47
Compare
Choose a tag to compare

Highlights include:

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

D-Tale 2.16.0

16 May 15:59
Compare
Choose a tag to compare

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

D-Tale 2.15.2

01 May 16:05
Compare
Choose a tag to compare

Highlights include:

  • tweaked requirements for older versions of python

D-Tale 2.15.1

30 Apr 01:55
Compare
Choose a tag to compare

Highlights include:

  • updates to how app's _override_routes rebuilds url_map
  • requirement tweaks to werkzeug

D-Tale 2.15.0

28 Apr 20:42
Compare
Choose a tag to compare

Highlights include:

  • #490: stratified random sample in charts
  • Updated sklearn column_builders to handle import failures

D-Tale 2.14.4

19 Apr 16:06
Compare
Choose a tag to compare

Highlights include:

  • Added dataclasses requirement for python environments == 3.6

D-Tale 2.14.3

19 Apr 13:30
Compare
Choose a tag to compare

Highlights include:

  • backwards compatability for pandas string dtype and tests

D-Tale 2.14.2

18 Apr 14:34
Compare
Choose a tag to compare

Highlights include:

  • removed extraneous dependency soupsieve