Skip to content

Releases: man-group/dtale

D-Tale 1.44.0

26 Apr 20:48
Compare
Choose a tag to compare

Highlights include:

  • #465: optional authentication
  • #467: fixed column menu issues when name has special characters
  • #466: convert complex data to strings
  • added "head" & "tail" load types for chart data sampling

D-Tale 1.43.0

19 Apr 01:14
Compare
Choose a tag to compare

Highlights include:

  • #463: skew & kurtosis on filtered data
  • Moved Correlations & PPS to side panel
  • Added "Show/Hide Columns" side-panel
  • #462: Graphs slow with big data

D-Tale 1.42.1

12 Apr 18:49
Compare
Choose a tag to compare

Highlights include:

  • added ESC button handler for closing the side panel

D-Tale 1.42.0

12 Apr 17:02
Compare
Choose a tag to compare

Highlights include:

  • Added missingno chart display
  • added new side panel for viewing describe data
    • updated how requirements files are loaded in setup.py
    • added cleanup function to instance object
    • added animation for display of hidden/filter/sort info row
  • #306: ribbon menu

D-Tale 1.41.1

31 Mar 02:47
Compare
Choose a tag to compare

Highlights include:

  • #458: fix for killing D-Tale sessions in jupyter_server_proxy

D-Tale 1.41.0

27 Mar 04:54
Compare
Choose a tag to compare

Highlights include:

  • #390: funnel charts
  • #255: extended chart aggregations

D-Tale 1.40.2

21 Mar 20:29
Compare
Choose a tag to compare

Highlights include:

  • #454: fixed issue with parenthesis & percent symbols in column names

D-Tale 1.40.1

17 Mar 04:15
Compare
Choose a tag to compare

Highlights include:

  • moved "Open In New Tab" button
  • #135: refactored column analysis code and updated code exports to include plotly charts

D-Tale 1.38.0

11 Mar 04:04
Compare
Choose a tag to compare

Highlight changes:

  • #452: handling of column names with periods & spaces as well as long names
  • updated styling of windows to match that of Charts
  • #448: set default value of "ignore_duplicate" to True
  • #442: Dash Updates
    • Split charts by y-axis values if there are multiple
    • Saving charts off and building new ones
    • Toggling which piece of data you're viewing
    • Toggling language nav menu
  • Instances popup changes
    • updated preview to use DataPreview
    • updated display of "memory usage" to numeral.js

D-Tale 1.37.1

06 Mar 05:46
Compare
Choose a tag to compare

Highlights include:

  • Updated MANIFEST.in to include requirements.txt
  • #445: updated URL paths to handle when D-Tale is running with jupyter server proxy
  • #315: Internationalization (supports english & chinese currently)
  • Add option to 'pin' the menu to the screen as a fixed side panel (#441
  • #434
    • updated scatter plot date header to be generated server-side
    • updated scatter plot generation in correlations to use date index rather than date value for filtering
  • update setup.py to load dependencies from requirements.txt
  • optional memory usage optimization and show mem usage (#437