Releases: man-group/dtale
Releases · man-group/dtale
D-Tale 1.7.11
Highlights include:
- #75, added code snippet functionality to the following:
- main grid, histogram, correlations, column building & charts
- exposed CLI loaders through the following functions dtale.show_csv, dtale.show_json, dtale.show_arctic
- build in such a way that it is easy for custom loaders to be exposed as well
- #82, pinned
future
package to be >= 0.14.0
D-Tale 1.7.9
D-Tale 1.7.8
Hotfix addressing:
- #77, removal of multiprocessed timeouts
D-Tale 1.7.7
Hotfix for:
- centralized global state, #77
- addition of flask_ngrok for use in google colab
D-Tale 1.7.6
Highlights include:
- allowing the usage of context variables within filters
- #64, handling for loading duplicate data to dtale.show
- updated
dtale.instances()
to print urls rather than show all instances - removal of Dash "Export to png" function
- passing data grid queries to chart page as default
- added
sys.exit()
to the thread that manages the reaper
D-Tale 1.7.5
Bugfix for:
- KeyError loading metadata for columns with min/max information
D-Tale 1.7.4
D-Tale 1.7.3
Highlights include:
- added the ability to move columns left or right as well as to the front
- added formatting capabilities for strings & dates
- persist formatting settings to popup on reopening
- bugfix for width-calculation on formatting change
D-Tale 1.7.2
Highlights include:
- 60 timeout handling around chart requests
- pre-loaded charts through URL search strings
- pandas query examples in Filter popup
D-Tale 1.7.1
Highlights include:
- pie, 3D scatter, surface & heatmap charts
- the ability to set help messages & flags on CLI options
- removal of swagger due to lack of support for dependency updates
- detection of popups vs. modals are now dynamic based on the browser dimensions