placeholder image to represent content

แบบทดสอบหลังเรียน เรื่อง ไพทอน

Quiz by chaiyakorn kitiyayam

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1
    ข้อใดไม่ใช่กระบวนการของ Data Science
    จัดการข้อมูล
    การนำข้อมูลช่วยตัดสินใจ
    เก็บข้อมูล
    สรุปข้อมูล
    30s
  • Q2
    โมดูล Pandas ใช้ในขั้นตอนใด
    การนำข้อมูลช่วยตัดสินใจ
    เก็บข้อมูล
    วิเคราะห์ข้อมูล
    จัดการข้อมูล
    30s
  • Q3
    ข้อใดคือข้อมูลแบบ 1 มิติ
    DataCleansing
    DataSrries
    DataFrame
    DataScience
    30s
  • Q4
    ข้อใดคือข้อมูลแบบ 2 มิติ
    DataSrries
    DataScience
    DataCleansing
    DataFrame
    30s
  • Q5
    จะนำโมดูล pandas เข้าใช้งานในการจัดการข้อมูลใช้คำสั่งอะไร
    pandas import as pd
    import pd as pandas
    pandas as pd import
    import pandas as pd
    30s
  • Q6
    คำสั่งให้แสดงผลลัพธ์ คือข้อใด
    จงแสดงผลลัพธ์
    show
    output
    print
    30s
  • Q7
    ข้อใดเป็นชุดข้อมูล series
    กว้าง ยาว
    น้ำหนัก
    เลขประจำตัว น้ำหนัก ส่วนสูง
    เพศ อายุ รายได้
    30s
  • Q8
    ข้อใดเป็นชุดข้อมูลแบบ DataFrame
    อายุ
    ส่วนสูง
    จำนวนเงิน
    ระดับชั้น จำนวน นร
    30s
  • Q9
    ข้อใดเป็นชุดคำสั่งที่ระบุ ฟังก์ชัน DataFrame
    s = pd.series ([23,21,5,140])
    s = pd.dataframe ([23,21,5,140])
    df = pd.series ([[1,'a'],[2,'b']])
    df = pd.dataframe ([[1,'a'],[2,'b']])
    30s
  • Q10
    ข้อใดเป็นชุดคำสั่งที่ระบุ ฟังก์ชัน DataFrame
    s = pd.dataframe ([23,21,5,140])
    s = pd.series ([23,21,5,140])
    df = pd.dataframe ([[1,'a'],[2,'b']])
    df = pd.series ([[1,'a'],[2,'b']])
    30s

Teachers give this quiz to your class