¡@

Home 

python Programming Glossary: rpt

how to filter the dataframe rows of pandas by “within”/“in”?

http://stackoverflow.com/questions/12065885/how-to-filter-the-dataframe-rows-of-pandas-by-within-in

&ldquo within&rdquo &ldquo in&rdquo i have a dataframe 'rpt' of python pandas rpt class 'pandas.core.frame.DataFrame' MultiIndex.. &ldquo in&rdquo i have a dataframe 'rpt' of python pandas rpt class 'pandas.core.frame.DataFrame' MultiIndex 47518 entries.. I can filter the rows whose stock id is '600809' like this rpt rpt 'STK_ID' '600809' class 'pandas.core.frame.DataFrame' MultiIndex..