แบบทดสอบ ม.3

Quiz
•
Computers
•
9th Grade
•
Hard
ศิรัญญา ไชยอุ่น
Used 12+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
คำสั่งในการอัพโหลดไฟล์เข้ามาในพื้นที่การทำงาน
from google.colab import files
files.upload()
import pandas as pd
import matplotlib.pyplot as plt
df = df.set_index('Region and province')
plt.xticks([1,2,3,4,5],df.index,rotation='vertical');
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ข้อใดคือคำสั่งในการดูข้อมูลใน DataFrame โดยกำหนดการดูข้อมูล10 ข้อมูลแรก
df.head(10)
df.tail(10)
df.sample(10)
plt.boxplot(df);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ข้อใดคือคำสั่งในการดูข้อมูลใน DataFrame โดยกำหนดการดูข้อมูล 20 ข้อมูลสุดท้าย
df.tail(20)
df.head(20)
df.sample(20)
df.plot(kind='bar')
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ข้อใดคือคำสั่งในการดูข้อมูลใน DataFrame กำหนดการดูข้อมูล 20 ข้อมูล โดยดูข้อมูลแบบสุ่ม
df.sample(20)
plt.sample(20)
pd.sample(20)
import.sample(20)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ข้อใดคือโมดูลในการสร้างกราฟในโปรแกรมภาษาไพทอน
matplotlib.pyplot
pandas
numpy
tkinter
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ข้อใดคือคำสั่งการอ่านไฟล์ข้อมูล .csv ให้มาเก็บในตัวแปร df (dataframe)
df = pd.read_csv()
plt = pd.read_csv()
df = pd.read_excel()
plt = pd.read_excel()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
df.mean() คำสั่งต่อไปนนี้คือคำสั่งอะไร
คำสั่งการหาค่าเฉลี่ย
คำสั่งการเรียงลำดังข้อมูลจากน้อยไปมาก
คำสั่งการเรียงลำดังข้อมูลจากมากไปน้อย
คำสั่งการแสดงผล
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
HTML 3

Quiz
•
9th - 12th Grade
25 questions
แบบทดสอบสัปดาห์ที่ 1 วิทยาการคำนวณ

Quiz
•
9th - 12th Grade
30 questions
สอบปลายภาคคอมพิวเตอร์ ม.3

Quiz
•
9th Grade
25 questions
midterm คอมพิวเตอร์และสารสนเทศ

Quiz
•
9th - 12th Grade
25 questions
แบบทดสอบการออกแบบสินค้า

Quiz
•
9th - 12th Grade
32 questions
ทดสอนคอมม.2

Quiz
•
9th - 12th Grade
30 questions
การแข่งขันอัฉริยะภาพทางคอมพิวเตอร์ ระดับมัธยมศึกษาตอนต้น

Quiz
•
6th Grade - University
25 questions
เครื่องมือช่างพื้นฐาน

Quiz
•
8th - 12th Grade
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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade