Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design2
/
2015104491
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-11-15 23:30:51 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6cebd4bed5e23e9f3b948ddabd68633f0aa40626
6cebd4be
1 parent
0b6e70d2
주간보고서
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
1 deletions
proj/library/daily_info.py
proj/library/stock_info.py
주간보고서(2020.11.15).docx
proj/library/daily_info.py
View file @
6cebd4b
...
...
@@ -10,7 +10,6 @@ class DailyInfo():
self
.
date_setting
()
self
.
engine_setting
()
self
.
create_stocks
()
self
.
create_daily_table
()
# 날짜 정보 설정
def
date_setting
(
self
):
...
...
proj/library/stock_info.py
View file @
6cebd4b
class
StockInfo
():
def
__init__
(
self
):
...
...
주간보고서(2020.11.15).docx
0 → 100644
View file @
6cebd4b
No preview for this file type
Please
register
or
login
to post a comment