🌈 搜索
📅  最后修改于: 2022-03-11 14:46:21.386000             🧑  作者: Mango
# Extract 10% of your dataframe df.sample(frac=0.1, replace=True, random_state=1)