Releases: man-group/dtale
Releases · man-group/dtale
D-Tale 3.1.4
Highlights include:
- Better support to
/dtale/data/
endpoint for ArcticDB instances hosted using gunicorn
D-Tale 3.1.0
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
Highlights include:
- Added support for ArcticDB as the storage mechanism for pandas dataframes
D-Tale 2.16.0
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
Highlights include:
- tweaked requirements for older versions of python
D-Tale 2.15.1
Highlights include:
- updates to how app's _override_routes rebuilds url_map
- requirement tweaks to werkzeug
D-Tale 2.15.0
Highlights include:
- #490: stratified random sample in charts
- Updated sklearn column_builders to handle import failures
D-Tale 2.14.4
Highlights include:
- Added dataclasses requirement for python environments == 3.6
D-Tale 2.14.3
Highlights include:
- backwards compatability for pandas
string
dtype and tests
D-Tale 2.14.2
Highlights include:
- removed extraneous dependency
soupsieve