Basic Pandas (wrapup)

Quiz
•
Other
•
Professional Development
•
Hard
Bayu Prasetya
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Manakah pernyataan yang benar mengenai struktur Series dan DataFrame di pandas?
Series hanya bisa menyimpan data dengan tipe yang sama
DataFrame tidak memiliki indeks
DataFrame adalah kumpulan Series dengan indeks yang sama
DataFrame selalu dua dimensi
Series dan DataFrame tidak bisa berisi string
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Output dari kode tersebut adalah…
20000
25000
"Jeruk"
[20000]
Error
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Output dari kode beikut adalah...
['Andi', 'X']
Nama Andi
Kelas X
Hanya menampilkan 'Kelas'
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Statement: df.iloc[0] dan df.loc[0] akan selalu memberikan hasil yang sama jika DataFrame menggunakan index default.
Benar
Salah
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Lengkapi kode berikut untuk menampilkan pelanggan dengan jumlah pembelian lebih dari 3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jika kita ingin menghapus kolom Alamat secara permanen dari DataFrame, kode yang benar adalah:
df.drop('Alamat', axis=1, inplace=True)
df.drop('Alamat', axis=0)
df.drop('Alamat', axis=1)
df.drop(axis=1, column='Alamat')
df.drop('Alamat', axis=0, inplace=True)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa hasil dari kode tersebut?
Error
Menampilkan baris ke-3
None
Hanya kolom 'Nama'
85
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
mentoria - python para engenharia de dados

Quiz
•
Professional Development
10 questions
9 Kode Bencana RS

Quiz
•
Professional Development
15 questions
GUGUS DEPAN KRESNA DAN SRIKANDI

Quiz
•
Professional Development
10 questions
GAMES PROCUREMENT FORUM 05 MARET 2024

Quiz
•
Professional Development
7 questions
Mini Quiz

Quiz
•
Professional Development
15 questions
KUIS INTERAKTIF

Quiz
•
Professional Development
12 questions
Database NoSQL (MongoDB)

Quiz
•
University - Professi...
10 questions
MELAKUKAN PEMERIKSAAN SISTEM PELUMASAN MESIN

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade