Releases: man-group/dtale
Releases · man-group/dtale
D-Tale 1.3.1
Highlights include:
- fix for incompatible str types when directly altering state of data in running D-Tale instance
D-Tale 1.3.0
Highlights include:
webbrowser
integration (the ability to automatically open a webbrowser upon callingdtale.show()
)- flag for hiding the "Shutdown" button for long-running demos
- "Instances" navigator popup for viewing all activate D-Tale instances for the current python process
D-Tale 1.2.0
Highlights include:
D-Tale 1.1.1
Highlights include:
- Fix for #13, auto-detection of column widths for strings & floats
D-Tale 1.1.0
Highlights include:
- IE support
- Describe & About popups
- Custom CLI support
D-Tale 1.0.0
This is the initial major release of D-Tale.
Highlights include:
- creation of Flask instances (automatic port detection)
- auto-cleanup of D-Tale instances (after 1 hour of inactivity)
- base grid view of pandas dataframe & series objects
- sorting, filtering, formatting, column locking
- histograms
- correlation breakdowns
- coverage analysis