0% found this document useful (0 votes)
5 views1 page

Exercise 1

The document outlines the introduction to a Data Science course for Fall 2023, focusing on Python libraries such as numpy, scipy, matplotlib, Jupyter notebook, and Google Colab. It includes Exercise 1, which requires students to create a Google Colab notebook, generate random integers, sort them, and plot specific functions using matplotlib. Students must submit their completed notebook link by August 24, 2023.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Exercise 1

The document outlines the introduction to a Data Science course for Fall 2023, focusing on Python libraries such as numpy, scipy, matplotlib, Jupyter notebook, and Google Colab. It includes Exercise 1, which requires students to create a Google Colab notebook, generate random integers, sort them, and plot specific functions using matplotlib. Students must submit their completed notebook link by August 24, 2023.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Introduction to Data Science, Fall 2023

Exercise 1:

 Giới thiệu các thư viện Python: numpy, scipy, matplotlib, Jupyter notebook và
Google Colab
o [Link]

Exercise Week 1:Using Python librarires: numpy, matplotlib

o Create [Link] with Google Colab


o 1) Random 10 integer numbers in x=[-ID,...,ID] using numpy where ID
is your last 2 numbers in student ID using [Link] or
[Link]
o 2) Sort x: [min value ... max value]
o 3) Plot f(x)=2x+1, f(x)=x^2 using matplotlib
o Share the Fullname_StudentID_1.ipynb file link and SUBMIT the
link to the elearning website before 24/08/2023.

You might also like