แบบทดสอบ ม.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
25 questions
แบบทดสอบ IT GENIUS ระดับชั้นมัธยมศึกษาตอนต้น

Quiz
•
9th Grade
30 questions
ตารางทำการ

Quiz
•
9th - 12th Grade
30 questions
เทคโนโลยีกับการพัฒนางานอาชีพการแก้ปัญหาชุมชนด้วยกระบวนการออกแบบ

Quiz
•
9th Grade
30 questions
Character Final

Quiz
•
9th - 12th Grade
25 questions
ระบบคลาวด์คอมพิวติ้ง 2 เทอม 2

Quiz
•
9th - 12th Grade
30 questions
แบบทดสอบปลายภาคหลักการเขียนโปรแกรม

Quiz
•
9th - 12th Grade
30 questions
แบบทดสอบกลางภาค ภาคเรียน 2/2567 วิชาการออกแบบและเทคโนโลยี

Quiz
•
9th Grade
25 questions
ข้อสอบปลายภาค ออกแบบและเทคโนโลยี ม.5

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade