김승훈

READNE

......@@ -5,13 +5,13 @@
### 2 data (this data is naver trend - search rate, company name sorted by date) acquisition
### and save it to csv file
#### RUN pr.ipynb
RUN pr.ipynb
### 3 data (this data is crawled in naver financial by company code, it is stock sorted by date )
### crawling and save it to csv file
#### RUN pr-finance.ipynb
RUN pr-finance.ipynb
### 4 data visualize to graph (as of current, there is three company visualization. later, I will visualize all company )
#### RUN data-visualize.py
\ No newline at end of file
RUN data-visualize.py
\ No newline at end of file
......