Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김승훈
/
big-data2project
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김승훈
2020-05-08 17:53:18 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b79794d7c4fc5b5d9b5f93527b1cd0f6d72d959d
b79794d7
1 parent
7d898512
READNE
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
README.md
README.md
View file @
b79794d
# analyze between search rate and stocks correlation
## 1 cd server && ipython notebook
##
#
1 cd server && ipython notebook
## 2 data (this data is naver trend - search rate, company name sorted by date) acquisition
and save it to csv file
### RUN pr.ipynb
##
#
2 data (this data is naver trend - search rate, company name sorted by date) acquisition
###
and save it to csv file
###
#
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
##
#
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
## 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
### 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
...
...
Please
register
or
login
to post a comment