
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
Apa itu pandas dan bagaimana fungsinya dalam analisis data?
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 Wayground
10 questions
Python: matlpotlib Online Quiz

Quiz
•
9th - 10th Grade
20 questions
Season 5 #Spaic Python Weekly Quiz

Quiz
•
KG - Professional Dev...
10 questions
Importance of data

Quiz
•
10th Grade
10 questions
Reshaping & vStack&hstack( )

Quiz
•
9th Grade - University
13 questions
python advance

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

Quiz
•
10th Grade
10 questions
python

Quiz
•
10th Grade
10 questions
matplotlib

Quiz
•
10th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade