Description
Location of the documentation
Pandas Ecosystem - Visualization
Documentation problem
This isn't a problem, just a suggestion for improving the current ecosystem listing.
Suggested fix for documentation
D-Tale is a open-source tool for visualizing pandas data structures and it has really started to gain some traction in the data science community. 1K+ stars since 9/2019. I think it would be nice addition to the visualization section of "Pandas Ecosystem".
Here's an example of the listing for it, but feel free to write your own (assuming you think it should be added):
D-Tale
D-Tale is the combination of a Flask back-end and React front-end to bring you an easy way to view, edit & analyze Pandas data structures. Also, includes a fully-featured chart builder by way of Plotly Dash. It integrates seamlessly with jupyter notebooks, python terminals, kaggle. Currently this tool supports such Pandas objects as DataFrame, Series, MultiIndex, DatetimeIndex & RangeIndex. A nice demo is located here.