Skip to main content
✏️ Code CompletionAI AI & ML Medium+20 XP

DataFrame Shape

Complete to get the number of rows and columns.

✏️ Fill in the blank
print(df.___)

✏️ Type the missing code: