How to check if sample has same probability distribution as population in Python?

前端 未结 0 1737
囚心锁ツ
囚心锁ツ 2020-12-18 15:31

I have a Dataframe with millions of rows, to create a model, I have taken a random sample from this dataset using dataset.sample(int(len(dataset)/5)) which retu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题