Computer Science - Term 2 (2020-21) Grade 10 - Advanced Stream Project Documentation
Computer Science - Term 2 (2020-21) Grade 10 - Advanced Stream Project Documentation
Student Details:
Student ID. /رقم ال ّطالب [email protected]
Student Name /اسم ال ّطالب Abdulla Khalid Aljassmi
School Name اسم المدرسة/ Zayed Complex
Subject /المادّ ة Computer Science
Grade & Stream /الصف والمسار
ّ 10/A/2
ّ ال
Class / شعبة 2 Date/ / تاريخ
Read the questions carefully and type your answers in the given space for all the
questions.
To complete the coding answers, you can type or copy and paste the Python code.
There are no word limits to the answers. However, your answers must relate and
After completing, please submit this document back to your teacher through LMS for
marking.
(d) Create a new dataset with Feature 1, Feature 2 and the label (colour).
features.to_csv("BGRvalues.csv",index=False)
Note:
Writing to file
Yes
Yes
Yes
Yes
Yes Worked !!