Skip to content

Commit 2d3cae5

Browse files
committed
Updated content
1 parent a3ff46f commit 2d3cae5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Students/A.Kramer/Final_Project/README.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
1. Libraries used in the code:
22
os
3-
time
4-
datetime
3+
time
4+
datetime
55
urllib2
66
matplotlib
77
numpy
@@ -15,12 +15,12 @@
1515
the script is run, saves the data file with the name of the
1616
stock in the 'data' directory.
1717

18-
After the data is saved, the code is graphing the data
19-
on the screen.
18+
After the data is saved, the code is plotting the data
19+
to the screen.
2020

2121
After the code is done with plotting, it saves the image
2222
of the plot in the data directory with the name of the
2323
stock in .png format.
2424

2525
The logs and warnings displayed are just for logging and
26-
verification of the output.
26+
verification of the output.

0 commit comments

Comments
 (0)