Python Flashcards
1
Q
Help Command
A
Help(x)
2
Q
Data Type Command
A
Type(x)
3
Q
.head()
A
Number of rows to select.
4
Q
.iloc
A
d
5
Q
Variable scope, block scope
A
D
Help Command
Help(x)
Data Type Command
Type(x)
.head()
Number of rows to select.
.iloc
d
Variable scope, block scope
D