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 1.20.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • #311: png chart exports and fix for trandlines in exports
  • Added the option to switch grid to "Dark Mode"
dtale - D-Tale 1.19.2

Published by aschonfeld almost 4 years ago

Highlights include:

  • Documentation updates & better formatting of sample dataset buttons
  • bugfixes for loading empty dtale in a notebook and chart display in embedded app demo
dtale - D-Tale 1.19.1

Published by aschonfeld almost 4 years ago

Highlights Include:

  • Load CSV/TSV/JSON from the web as well as some sample datasets
  • #310: handling for nan in ordinal & label encoders
dtale - D-Tale 1.19.0

Published by aschonfeld almost 4 years ago

Highlights Include:

  • #123: selecting a range of cells to paste into excel
  • Documentation on embedding D-Tale in another Flask app
  • bugfix for altering single y-axis ranges when x-axis is non-numeric
  • #272: encoders for categorical columns
dtale - D-Tale 1.18.2

Published by aschonfeld about 4 years ago

Hotfix includes:

  • #305: Show Duplicates column(s) label
  • #304: Link to Custom Filter from Column Menu
  • #301: Normalized Similarity
  • #289: Show Duplicates query bug & scrollable duplicate groups
dtale - D-Tale 1.18.1

Published by aschonfeld about 4 years ago

Hotfix includes:

  • #299: Value counts not matching top unique values in Column Analysis
  • #298: Standardize column builder bug
  • #297: Similarity bugs
  • #290: show top 5 values with highest frequency in describe details
  • #288: Add Duplicates popup to Column Menu
dtale - D-Tale 1.18.0

Published by aschonfeld about 4 years ago

Highlights include:

  • #282: additional exception handling for overriding routes
  • #271: standardized column builder
  • #282: better support for using D-Tale within another Flask application
  • #270: filter outliers from column menu
  • allow users to start D-Tale without loading data
  • #264: similarity column builder: string concatenation string builder
  • #286: column description lag after type conversion
dtale - D-Tale 1.17.0

Published by aschonfeld about 4 years ago

Highlights include:

  • #269: column based range highlighting
  • #268: better button labels for inplace vs. new column
  • #283: triple-quote formatting around queries in code exports
  • #266: string concatenation string builder
  • #267: Column discretion UI
  • Fix: Pandas throws error when converting numeric column names to string.
dtale - D-Tale 1.16.0

Published by aschonfeld about 4 years ago

Highlights include:

  • #263: word value counts
  • #262: duplicate values
  • #274: URL linkouts
dtale - D-Tale 1.15.2

Published by aschonfeld about 4 years ago

Highlights include:

  • #248: Added 'minPeriods' & the rolling means (multi-value per date) dateframes for Correlations popup
  • #254: Options to hide shutdown and turn off cell editing
  • #244: Treemap charts
dtale - D-Tale 1.14.1

Published by aschonfeld about 4 years ago

Highlights include:

  • #252: Describe shows proper values, but repeats 'Total Rows:' heading instead of proper headings
dtale - D-Tale 1.14.0

Published by aschonfeld about 4 years ago

Highlights include:

  • #243: column menu descriptions
  • #247: code export compilation error fixes
  • #242: type conversion column menu option & auto-column names on "Build Column"
  • #235: nan formatting
dtale - D-Tale 1.13.0

Published by aschonfeld about 4 years ago

Highlights include:

  • #231: "Lock Zoom" button on 3D Scatter & Surface charts for locking camera on animations
  • global & instance-level flag to turn off cell editing
  • added the ability to upload CSVs
  • upgraded prismjs
  • #234: update to line animations so that you can lock axes and highlight last point
  • #233: add candlestick charts
  • #241: total counts vs. count (non-nan) in describe
  • #240: force convert to float
  • #239: converting mixed columns
  • #237: updated "Pivot" reshaper to always using pivot_table
  • #236: "inplace" & "drop_index" parameters for memory optimization and parquet loader
  • #229: added histogram sample chart to bins column builder
dtale - D-Tale 1.12.0

Published by aschonfeld about 4 years ago

Highlights include:

  • added better notification for when users view Category breakdowns in "Column Analysis" & "Describe"
  • fixed code snippets in "Numeric" column builder when no operation is selected
  • fixed code exports for transform, winsorixe & z-score normalize column builders
  • added colorscale option to 3D Scatter charts
  • added "Animate By" to Heatmaps
  • initial chart drilldown functionality (histogram, bar)
  • fixed bug with code exports on transform, winsorize & z-score normalize column builders
  • updated labeling & tooltips on histogram charts
  • npm package upgrades
dtale - D-Tale 1.11.0

Published by aschonfeld about 4 years ago

Highlights include:

  • updated column filters so that columns with more than 500 unique values are loaded asynchronously as with AsyncSelect
  • added code export to Variance report
  • added z-score normalize column builder
dtale - D-Tale 1.10.0

Published by aschonfeld about 4 years ago

Highlights include:

  • #223: six.collections.abc import errors in Google Colab
  • #135: added plotly chart construction to code exports
  • #192: Variance Report & flag toggle
  • npm package upgrades
  • added "winsorize" column builder
dtale - D-Tale 1.9.2

Published by aschonfeld over 4 years ago

Highlights Include:

  • #127: add "Column Analysis" to "Describe"
  • #85: hotkeys
dtale - D-Tale 1.9.1

Published by aschonfeld over 4 years ago

Highlights include:

  • #213: Support for koalas dataframes
  • #214: fix for USE_COLAB (colab proxy endpoint injection)
dtale - D-Tale 1.9.0

Published by aschonfeld over 4 years ago

Highlights include:

  • added the ability to build columns using transform
  • added USE_COLAB for accessing D-Tale within google colab using their proxy
  • #211: Code export doesnt work on google colab
dtale - D-Tale 1.8.19

Published by aschonfeld over 4 years ago

Highlights include:

  • backwards compatibility of 'colorscale' URL parameters in charts
  • dropping of NaN locations/groups in choropleth maps
  • #150: replace colorscale dropdown with component from dash-colorscales
  • added the ability to choose been ols & lowess trendlines in scatter charts
  • #83: allow for names to be used in url strings for data_id