generate output files with random samples from pandas dataframe

后端 未结 0 1027
你的背包
你的背包 2020-12-30 06:50

I have a dataframe with 500K rows. I need to distribute sets of 100 randomly selected rows to volunteers for labeling.

for example:

df = pd.DataFrame(n         


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