analyser_hj3415 4.5.0__py3-none-any.whl → 4.5.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -116,7 +116,7 @@ class MyProphet:
116
116
  data = yf.download(
117
117
  tickers=self.ticker,
118
118
  start=four_years_ago.strftime('%Y-%m-%d'),
119
- end=today.strftime('%Y-%m-%d')
119
+ # end=today.strftime('%Y-%m-%d') 가장 최근날짜까지 조회위해 비활성 처리
120
120
  )
121
121
  # 데이터가 비어있지 않다면 성공으로 판단
122
122
  if not data.empty:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: analyser_hj3415
3
- Version: 4.5.0
3
+ Version: 4.5.1
4
4
  Summary: Stock analyser and database processing programs
5
5
  Requires-Python: >=3.6
6
6
  Description-Content-Type: text/markdown
@@ -11,8 +11,8 @@ analyser_hj3415/analyser/eval/red.py,sha256=Abf5HPsNWKnDF4cbZ8xhlNsMF6ljN_sShCAY
11
11
  analyser_hj3415/analyser/tsa/__init__.py,sha256=7j-WshikzsDGGo_wuFoMPNmYfY-bLSEMd6o1MKSQKLI,150
12
12
  analyser_hj3415/analyser/tsa/common.py,sha256=iRwk88zBtEIqzSmTQWmQIWiiqZ9gN7GLtDUa5rx8IGM,1918
13
13
  analyser_hj3415/analyser/tsa/lstm.py,sha256=8wg-9IjJGRzsZd1_KsrHhx3MExhf6DlrY5EJgqL6qR4,29929
14
- analyser_hj3415/analyser/tsa/myprophet.py,sha256=QHeIHinCZzMhuLpAqrMdy4E56MFbCGd89i9dR8cGXrw,18976
15
- analyser_hj3415-4.5.0.dist-info/entry_points.txt,sha256=ZfjPnJuH8SzvhE9vftIPMBIofsc65IAWYOhqOC_L5ck,65
16
- analyser_hj3415-4.5.0.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
17
- analyser_hj3415-4.5.0.dist-info/METADATA,sha256=FFrnXcurjCX0QDspgxB74WbJhP7Du1AjJhAmfH02SGc,6811
18
- analyser_hj3415-4.5.0.dist-info/RECORD,,
14
+ analyser_hj3415/analyser/tsa/myprophet.py,sha256=NdBaH8Bd4k6nn6t7ZFKL01HLdxWYkXGr6q8NgXiYAUE,19034
15
+ analyser_hj3415-4.5.1.dist-info/entry_points.txt,sha256=ZfjPnJuH8SzvhE9vftIPMBIofsc65IAWYOhqOC_L5ck,65
16
+ analyser_hj3415-4.5.1.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
17
+ analyser_hj3415-4.5.1.dist-info/METADATA,sha256=QnziGsHvM3sNq1XijrMau-xg3MljWS4I9gIZsDC1aVc,6811
18
+ analyser_hj3415-4.5.1.dist-info/RECORD,,