3.4 Filter Observations Flashcards

1
Q

What does “filtering” a dataframe mean?

A

picking out a subset rows

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is the difference between loc() and iloc()

A

loc() is label based, whereas iloc() is integer based

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly