Skip to content

Releases: liling10822/DSCI560

HW2

25 Sep 07:04
2b35f11
Compare
Choose a tag to compare

Add a Three Script.ipynb file.

HW2

24 Sep 22:26
Compare
Choose a tag to compare
HW2

1.py can randomly generate 1000 numbers from 0 to 100, and then getting a 1.csv file.
2.py can generate a 2.csv file which based on function y=3x+6 by using 1.csv.
3.py has visualized the result of 1.csv and 2.csv, and getting a 3.png file as a result.