mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-25 20:44:03 -05:00
[PR #1719] Add D-Tale #1493
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1719
Author: @aschonfeld
Created: 1/22/2021
Status: 🔄 Open
Base:
master← Head:add_dtale📝 Commits (1)
de009b6Add D-Tale📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
D-Tale is the combination of a Flask back-end and a React front-end to bring you an easy way to view & analyze Pandas data structures. It integrates seamlessly with jupyter notebooks & python/jupyter terminals. Currently this tool supports such Pandas objects as DataFrame, Series, MultiIndex, DatetimeIndex & RangeIndex.
What's the difference between this Python project and similar ones?
As far as I can tell there isn't anything for Exploratory Data Analysis on awesome-python yet so this might be in its own class. The difference between this project and the ones in Data Visualization is that this one will allow users to apply a GUI to their pandas objects w/ one line of code
dtale.show(df). This GUI comes complete with the following key features:plotly-dashnetworkx& the JS packagevis-networkThis package can also be integrated into your own Streamlit notebooks & Flask or Django applications. There are links to detailed instructions on how to do both in the README.
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.