Quiz
Check your understanding of the different techniques used for reshaping and manipulating data.
Reshaping and manipulating data
1
If we want to perform a groupby()
operation along the column axis, what value should we pass into the axis
parameter?
A)
axis=0
B)
axis=1
C)
axis=2
D)
axis=-1
Question 1 of 50 attempted
Get hands-on with 1200+ tech skills courses.