Apa itu pandas dan bagaimana fungsinya dalam analisis data?

Analisis Data dengan Python

Quiz
•
Computers
•
10th Grade
•
Easy
ANIS MA'RUFAH
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pandas adalah jenis hewan yang hidup di hutan.
Pandas adalah aplikasi untuk menggambar grafik.
Pandas adalah bahasa pemrograman untuk pengembangan web.
Pandas adalah pustaka Python untuk analisis data yang menyediakan struktur data dan alat untuk manipulasi dan analisis data.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sebutkan beberapa fungsi dasar yang sering digunakan dalam pandas!
read_csv(), DataFrame(), head(), describe(), groupby()
pivot_table()
read_json()
concat()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara membaca file CSV menggunakan pandas?
df = pd.load_csv('file.csv')
import pandas as np
df = pd.read('file.csv')
import pandas as pd df = pd.read_csv('path/to/file.csv')
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jelaskan cara menghapus nilai yang hilang dalam DataFrame pandas!
Gunakan df.drop() untuk menghapus nilai yang hilang.
Gunakan df.remove() untuk menghapus nilai yang hilang.
Gunakan df.dropna() untuk menghapus nilai yang hilang dalam DataFrame pandas.
Gunakan df.fillna() untuk menghapus nilai yang hilang.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa itu matplotlib dan untuk apa digunakan?
Matplotlib adalah alat untuk pengeditan video.
Matplotlib digunakan untuk mengelola database.
Matplotlib adalah bahasa pemrograman untuk pengembangan web.
Matplotlib adalah pustaka Python untuk visualisasi data.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sebutkan beberapa jenis grafik yang dapat dibuat dengan matplotlib!
line graphs
area charts
circular plots
Line plots, bar charts, histograms, scatter plots, pie charts, box plots.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara menampilkan grafik sederhana menggunakan matplotlib?
import matplotlib as mp
import matplotlib.pyplot as plt # Data x = [1, 2, 3, 4] y = [10, 20, 25, 30] # Membuat grafik plt.plot(x, y) # Menampilkan grafik plt.show()
plt.draw(x, y)
show.plot()
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Reshaping & vStack&hstack( )

Quiz
•
9th Grade - University
13 questions
Data Visualization Quiz

Quiz
•
9th - 12th Grade
13 questions
python advance

Quiz
•
10th Grade
12 questions
Пајтон Табеле 2/8

Quiz
•
10th Grade
20 questions
Dasar Komputer

Quiz
•
10th Grade - University
20 questions
MICROSOFT EXCEL

Quiz
•
10th Grade
10 questions
python

Quiz
•
10th Grade
10 questions
Python: matlpotlib Online Quiz

Quiz
•
9th - 10th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade