dtale

Visualizer for pandas data structures

LGPL-2.1 License

Downloads
83K
Stars
4.7K
Committers
30

Bot releases are hidden (Show)

dtale - D-Tale 2.8.0

Published by aschonfeld about 2 years ago

Highlights include:

  • #693: updated streamlit script to work with 1.12.0
  • #694: shortened setup.py long_description to help with hadoop downloads
dtale - D-Tale 2.7.1

Published by aschonfeld about 2 years ago

Highlights include:

  • #688: updated calls to Flask.url_for for version 2.2.1
  • #676: Changed final_query to include column
  • Fix filtering string columns with special characters and explicitly support regex
dtale - D-Tale 2.6.0

Published by aschonfeld over 2 years ago

Highlights include:

  • added build of python 3.10
  • #671: updated substring replacement function regex
  • #254: Fixes for disabling actions
dtale - D-Tale 2.5.1

Published by aschonfeld over 2 years ago

Highlights include:

  • #617: encoding updates for stylesheets
  • #668: update warning filtering to only filter dash_html_components message
  • #669: fixed correlation code export
dtale - D-Tale 2.4.0

Published by aschonfeld over 2 years ago

Highlights include:

  • #665: removed dependency on ppscore and unpinned sklearn
dtale - D-Tale 2.3.0

Published by aschonfeld over 2 years ago

Highlights include:

  • Added the ability to export correlations or PPS heatmaps to PNG
  • #653: added "version" entry to dtale module
dtale - D-Tale 2.2.0

Published by aschonfeld over 2 years ago

Highlights include:

  • #601: added update_id functionality
  • #649: fixed incorrect property in pivot operations
dtale - D-Tale 2.1.2

Published by aschonfeld over 2 years ago

Highlights include:

  • #617: file loading on windows
  • #643: correlation grid dropdown display
  • #646: initial show/hide grid display
dtale - D-Tale 2.1.0

Published by aschonfeld over 2 years ago

Highlights include:

  • #617: HTML Exports of data grid
  • Added option for JSONL line files in json-loader
  • #643: updated how selected columns get passed to correlation scatter charts
  • #642: updates for merge screen
  • #641: fixed histogram label precision
  • #614: display D-Tale by name
  • #612: fixed bug with replacing strings
  • #602: update any date columns to have naive timezone
  • #607: display of chinese characters in missingno plots
  • #606: stringify tuple column names
dtale - D-Tale 2.0.0

Published by aschonfeld over 2 years ago

Highlights include:

  • conversion of front-end to typescript & functional components
dtale - D-Tale 1.61.0

Published by aschonfeld almost 3 years ago

Highlights include:

  • replaced querystring package with URLSearchParams
  • #595: probability histograms
  • #589: pareto chart
  • updates for babel ES2020 support
dtale - D-Tale 1.60.2

Published by aschonfeld almost 3 years ago

Hotfix release:

  • #594: fix for editing cells while using redislite
dtale - D-Tale 1.60.1

Published by aschonfeld almost 3 years ago

Highlights include:

  • #591: load parquet from UI
  • #590: parquet export
  • #533: Time Series Analysis
  • #537: moved "Resample" to the "Dataframe Functions" popup]
dtale - D-Tale 1.59.1

Published by aschonfeld about 3 years ago

Highlights include:

  • #581: Binder proxy handling updates
  • #583: vertical column headers
  • front-end package upgrades
  • updated dash-bio to an optional dependency
dtale - D-Tale 1.58.2

Published by aschonfeld about 3 years ago

Highlights include:

  • fix for background_mode in dtale.show
dtale - D-Tale 1.58.1

Published by aschonfeld about 3 years ago

Highlights include:

  • #568: range highlight updates
  • #566: clustergram charts
  • #578: dataset correlations error
  • #576: dash_core_components and dash_html_component import updates
  • #579: fix for pandas.Series.between FutureWarning
  • #577: specifying backgrounds programmatically
dtale - D-Tale 1.56.0

Published by aschonfeld about 3 years ago

Highlights Include:

  • #557: allow filters to be applied to the "Describe" page
  • #555
    • added option to specify default sort in config/show/CLI
    • predefined filter updates
  • #552: added query engine toggle
  • #553: boolean chart axis ticks
  • #554: dash callback input update
dtale - D-Tale 1.55.0

Published by aschonfeld about 3 years ago

Highlights include:

  • #553: charts with boolean values as y or z axes
  • #552: exceptions with unsigned integers and NA values
  • #548: updated popups to redirects when in vscode
  • fixed client-side bug with "rename" function
dtale - D-Tale 1.54.1

Published by aschonfeld about 3 years ago

Highlights include:

  • #549: fix for grouping charts by multiple columns
dtale - D-Tale 1.54.0

Published by aschonfeld about 3 years ago

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