An open API service indexing awesome lists of open source software.

https://github.com/rootcrop/d2


https://github.com/rootcrop/d2

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

          

Сравнение библиотек для визуализации данных.

Исследование трех основных Python библиотек для визуализации данных: Matplotlib, Seaborn, Plotly

Технологии
220v
Python
JavaScript

![001matplotlib_1plot_](https://github.com/user-attachments/assets/4aad356f-2060-4f6c-a8a7-43a1b69f638f)

![img2](https://github.com/rootcrop/d2/blob/main/img/001matplotlib_2volume_plot.png)

![img3](https://github.com/rootcrop/d2/blob/main/img/001matplotlib_3scatter_plot.png)

![img4](https://github.com/rootcrop/d2/blob/main/img/001matplotlib_4correlation.png)

![img5](https://github.com/rootcrop/d2/blob/main/img/002seaborn2distribution.png)

![img6](https://github.com/rootcrop/d2/blob/main/img/002seaborn4linePlotCoin.png)

![img7](https://github.com/rootcrop/d2/blob/main/img/003_plotly_2_pieChart.png)

![img8](https://github.com/rootcrop/d2/blob/main/img/003_plotly_3_boxPlot.png)

![img9](https://github.com/rootcrop/d2/blob/main/img/003_plotly_4_scatterPlot.png)

![img10](https://github.com/rootcrop/d2/blob/main/img/003_plotly_5_sunburstChart.png)

![img11](https://github.com/rootcrop/d2/blob/main/img/003_plotly_6_scatter_3d_0.gif)

![img12](https://github.com/rootcrop/d2/blob/main/img/003_plotly_7_choroplethMap.png)

Требования
- Python 3.9.13
- matplotlib 3.9.3
- seaborn 0.13.2
- plotly 5.24.1
- statsmodels 0.14.4
- mplcursors 0.6
- mpl-interactions 0.24.2
- yfinance
- requests

Источники
1 https://www.awesomepython.org/?c=viz
2 https://www.pythonrepo.com/search?q=visualizations