Skip to content

Releases: man-group/dtale

D-Tale 1.54.0

06 Aug 15:20
Compare
Choose a tag to compare

Highlights include:

  • #545: added "concatenate" & "replace" string column builders
  • updated lodash loading to use tree-shaking
  • #544: fixed issue with loading missingno plots
  • used plotly.js partial distribution to lower egg size

D-Tale 1.53.0

28 Jul 15:21
Compare
Choose a tag to compare

Highlights include:

  • updated "Charts" page to handle dark-mode
  • #539: "Substring" & "Split By Character" column builders
  • #542: fixed bug with finding missings in categorical data
  • #543: added "group by" to cumulative sum builder
  • Portuguese translation
  • Fixes for long string tooltips

D-Tale 1.52.0

10 Jul 15:34
Compare
Choose a tag to compare

Highlights include:

  • #529: resample timeseries
  • #532: shift and expanding builders
  • #525: bin range on x-axis
  • #526: targeted histogram tooltip
  • updated simpsons dataset to make use of image display

D-Tale 1.51.0

05 Jul 13:52
Compare
Choose a tag to compare

Highlights include:

  • #531: re-organizing column builder buttons
  • #530: typo in rolling code snippet
  • #528: feature analysis
  • #534: pinned missingno less than or equal to 0.4.2
  • #523: upgraded to plotly 5
  • Row height resize functionality
  • #522: sorting target values in histogram tooltip

D-Tale 1.49.0

10 Jun 03:43
Compare
Choose a tag to compare

Highlights include:

  • bump css-what from 5.0.0 to 5.0.1
  • added the ability to toggle the display of all columns when heatmap is turned on
  • #491: overlapping histogram chart
  • bump ws from 7.4.5 to 7.4.6
  • Updates
    • #509: resizable side panel width
    • #495: CSV loading dialog
    • height of "Exponential Smoothing" in column builders
    • code snippet fixes
    • cleaner updates

D-Tale 1.48.0

29 May 00:12
Compare
Choose a tag to compare

Highlights include:

  • #504: fix for toggling between unique row & word values
  • #502: updated "cleaning" column builder to allow for inplace updates
  • #501: updates to describe window labels
  • #500: cleaning "Remove Numbers" code snippet fix
  • #488: string encoding for correlations
  • #484: fixed for percentage count chart aggregation
  • Correlation Scatter Updates:
    • #486: make 15K point limitation correlations scatter an editable setting
    • #487: fix for non-unique column exception in correlation scatter
  • #480: flexible branding
  • #485: Adjustable height on Correlation grid

D-Tale 1.47.0

21 May 19:08
Compare
Choose a tag to compare

Highlights include:

  • #477: Excel-style cell editing at top of screen
    • UI input for "Maximum Column Width"
  • JS package upgrades
  • refactored how sphinx documentation is built

D-Tale 1.46.0

13 May 18:00
Compare
Choose a tag to compare

Highlights include:

  • #475: fixes for DtaleRedis issues
  • #140: additional string column filters
  • refactored draggable column resizing to be more performant
  • added dependency on nbformat
  • updated Sphinx documentation building to only run on master builds of python3.9
    • Also pinned jinja2 to 2.11.3 when building

D-Tale 1.45.0

05 May 23:14
Compare
Choose a tag to compare

Highlights include:

  • #472: maximum column width
  • #471: predefined filters
    • #473: fixed column filters
    • refactored settings (sortInfo, columnFilters, outlierFilters, predefinedFilters) to be stored in redux
    • fixed issues with pinned main menu

D-Tale 1.44.1

27 Apr 21:00
Compare
Choose a tag to compare

Highlights include:

  • #470: editing cells for column names with special characters