loc & iloc

PHOTO EMBED

Thu Jan 13 2022 09:38:15 GMT+0000 (Coordinated Universal Time)

Saved by @CaoimhedeFrein #python

#loc for a label

txns1.loc[txns1.category == 'CUBA-portal']

#iloc for an index


https://www.shanelynn.ie/pandas-iloc-loc-select-rows-and-columns-dataframe/
content_copyCOPY