Appearance
在数学建模比赛中,数据分析是至关重要的一环。
matplotlib
seaborn
import pandas as pd df = pd.read_csv('data.csv') df.describe()