How to keep the best row in a pandas dataframe satisfying multiple conditions with groupby

前端 未结 0 974
有刺的猬
有刺的猬 2020-12-11 05:14

I have a pandas dataframe that looks like this:

   experiment  replicate  count   fdr
0           a          1     10  0.01
1           a          1      8            


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