dtale

Visualizer for pandas data structures

LGPL-2.1 License

Downloads
83K
Stars
4.7K
Committers
30

Bot releases are visible (Hide)

dtale - D-Tale 1.35.0

Published by aschonfeld over 3 years ago

Highlights include:

  • #261: Merging & Stacking UI
dtale - D-Tale 1.34.0

Published by aschonfeld over 3 years ago

Highlights include:

  • #423: y-axis scale toggle
  • #422: sheet selection on excel uploads
  • #421: replacements not replacing zeroes
dtale - D-Tale 1.33.1

Published by aschonfeld over 3 years ago

Highlights Include:

  • #420: Added python2.7 support back
  • #416: aggregating charts by "first" or "last"
  • #415: fix display of heatmap option on main menu when column heatap on
dtale - D-Tale 1.33.0

Published by aschonfeld over 3 years ago

Highlights Include:

  • Excel Uploads
  • Removed python2.7 support from code
  • CI Updates:
    • updated JS workflow to use latest node image
    • dropped support for python 2.7 and added support for python 3.9
  • Jest test refactoring
  • #415: single column heatmap
  • #414: exporting charts using "top_bars"
  • #413: Q-Q Plot
  • #411: updates for column analysis warnings
  • #412: histogram for date columns
  • #404: fixes for group input display on floats and data frequencies
dtale - D-Tale 1.32.1

Published by aschonfeld over 3 years ago

Highlights include:

  • #407: modifications to exponential smoothing column builder UI
  • #405: removed cleaners from non-string columns)
  • #404: fixed bug with missing group selection dropdown on strings)
  • #406: handling for duplicate bins
dtale - D-Tale 1.32.0

Published by aschonfeld over 3 years ago

Highlights include:

  • #396: added kurtosis to date column descriptions and fixed issue with sequential diffs hanging around for previous columns
  • #397: group type & bin type (frequency/width) options for charts
  • Updated pandas query building to use backticks for extreme column names
  • Node tooltips and URL history building for Network Viewer
  • #399: better titles for groups in charts
  • #393: rolling & exponential smoothing column builders
  • #401: option to show top values in bar charts
dtale - D-Tale 1.31.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • #387: calculate skew on date columns converted to millisecond integers
  • #386: bugfixes with "Rows w/ numeric" & "Rows w/ hidden"
  • #389: added more precision to KDE values
  • update Network Viewer to allow for URL parameter passing of to, from, group & weight
  • #343: buttons to load sequential diffs for different sorts
  • #376: added bins option to charts for float column groupings
  • #345: geolocation analysis
  • #370: toggle to turn off auto-loading of charts
  • #330: data slope column builder
  • additional documentation
dtale - D-Tale 1.30.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • fixed dependency issues with 27-3 build and pandas 1.2.0 test failures
  • #379: issue with skew description
  • #346: updated mapbox description
  • #381: Network Analysis sub-page
  • #361: Network Display
  • fixed styling of Dash modals
dtale - D-Tale 1.29.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • #363: show/hide columns on load
  • #348: sub-date map animation fix
  • #347: display items loaded in "Load" slider
  • #349: additional duplicates handling in chart builders
  • node-notifier depdabot alert
  • #351: added KDE to histograms in column analysis
  • package upgrades
  • #350: x-axis column selection no longer required for charts
    • if there is no selection then the default index of (1, 2, ..., N) will be used in its place
  • #356: "replace hyphens" cleaner and cleaners added to "Value Counts" analysis
  • #358: addition skew/kurtosis display
  • #357: cleaner for hidden characters
  • #359: repositioned skew/kurt in describe
  • #359: moved "Variance Report" option up in column menu
  • #360: updates to string describe labels
  • fixed issues with draggable/resizable modals
dtale - D-Tale 1.28.1

Published by aschonfeld almost 4 years ago

Highlights include:

  • updated modals to be resizable (re-resizable)
dtale - D-Tale 1.28.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • #354: fix for building data ids greater than 10
  • #343: remove nan & nat values from sequential diff analysis
  • #342: column cleaner descriptions
  • #340: add column cleaners to "Word Value Counts" analysis chart
  • #341: NLTK stopword cleaner updates
  • #338: removing nan values from string metrics
  • #334: skew/kurtosis summary
  • Updated modals to be movable (react-draggable)
  • build(deps): bump ini from 1.3.5 to 1.3.7
  • Notify iframe parent of updates
dtale - D-Tale 1.27.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • fixed bug with bar chart animations
  • #335: addition string metrics for Describe popup
  • #336: sqlite loader
  • #333: sequential diffs in describe popup
  • #332: adding "word counts" to Describe popup]
  • #329: diff() column builder
  • added highlight.js & upgraded react-syntax-highlighter
dtale - D-Tale 1.26.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • #325: Plotly export chart colors
  • fixed highlight.js dependabot warning
  • #326: trendline with datetime data
  • #327: fixed issues with cleaner deselection
  • #273: Predictive Power Score
dtale - D-Tale 1.25.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • #323: precision setting for all float columns
  • #265: column cleaners
  • #322: colorscales not being included in chart exports and colorscales added to surface charts
  • #148: random sampling in charts
dtale - D-Tale 1.24.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • #295: check for swifter when executing apply functions
  • Reworked the display of the "Instances" popup
  • fixed issue with serving static assets when using "app_root"
dtale - D-Tale 1.23.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • Added better handling for open_browser
  • #319: fix for loading xarray dimensions
  • Added support for embedding D-Tale within Streamlit
dtale - D-Tale 1.22.1

Published by aschonfeld almost 4 years ago

Hotfix Release:

  • additional updates to how int/float hex conversions work
dtale - D-Tale 1.22.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • #317: convert int/float to hexadecimal
  • Copy Columns/Rows to clipboard using Shift+Click & Ctrl+Click
  • Added "items" function to global state mechanisms
  • #296: heatmap doesn't respect current filters
dtale - D-Tale 1.21.1

Published by aschonfeld almost 4 years ago

Highlights include:

  • Additional fixes for #313 & #302
    • Handling for partial .ini files
    • Handling for dictionary inputs w/ non-iterable values
dtale - D-Tale 1.21.0

Published by aschonfeld almost 4 years ago

Highlights include:

  • #313: support for numpy.array, lists & dictionaries
  • #302: configuration file for default options
  • Removal of legacy charting code & updating flask route to plotly dash charts from /charts to /dtale/charts
  • Update to how routes are overriden so it will work with gunicorn
  • Documentation
    • running within gunicorn
    • embedding in another Flask or Django app
    • configuration settings