数据可视化
技术选型
5 大 Python 可视化库到底选哪个好?一篇文章搞定从选库到教学 - 知乎
matplotlib/matplotlib: matplotlib: plotting with Python
mwaskom/seaborn: Statistical data visualization in Python
bokeh/bokeh: Interactive Data Visualization in the browser, from Python
plotly/plotly.py: The interactive graphing library for Python (includes Plotly Express)
pyecharts/pyecharts: 🎨 Python Echarts Plotting Library
Matplotlib
Matplotlib documentation — Matplotlib 3.5.2 documentation
NumPy is a library adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
pandas offers data structures and operations for manipulating numerical tables and time series.