analyser_hj3415 4.2.8__tar.gz → 4.3.0__tar.gz
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.
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/PKG-INFO +2 -2
- analyser_hj3415-4.3.0/analyser_hj3415/analyser/tsa/__init__.py +3 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/pyproject.toml +2 -2
- analyser_hj3415-4.2.8/analyser_hj3415/analyser/tsa/__init__.py +0 -3
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/README.md +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/__init__.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/analyser/__init__.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/analyser/eval/__init__.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/analyser/eval/blue.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/analyser/eval/common.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/analyser/eval/growth.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/analyser/eval/mil.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/analyser/eval/red.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/analyser/tsa/common.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/analyser/tsa/lstm.py +0 -0
- /analyser_hj3415-4.2.8/analyser_hj3415/analyser/tsa/prophet.py → /analyser_hj3415-4.3.0/analyser_hj3415/analyser/tsa/myprophet.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/analyser_hj3415/cli.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/archive/deprecated/compile.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/archive/deprecated/compile2.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/archive/deprecated/lstm.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/archive/deprecated/prophet.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/archive/deprecated/test_compile.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/archive/workroom/mysklearn.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/archive/workroom/mysklearn2.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/archive/workroom/score.py +0 -0
- {analyser_hj3415-4.2.8 → analyser_hj3415-4.3.0}/archive/workroom/trash.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: analyser_hj3415
|
3
|
-
Version: 4.
|
3
|
+
Version: 4.3.0
|
4
4
|
Summary: Stock analyser and database processing programs
|
5
5
|
Requires-Python: >=3.6
|
6
6
|
Description-Content-Type: text/markdown
|
@@ -8,7 +8,7 @@ Requires-Dist: utils-hj3415>=3.2.0
|
|
8
8
|
Requires-Dist: db-hj3415>=4.7.1
|
9
9
|
Requires-Dist: scikit-learn>=1.5.2
|
10
10
|
Requires-Dist: plotly>=5.24.1
|
11
|
-
Requires-Dist: yfinance>=0.2.
|
11
|
+
Requires-Dist: yfinance>=0.2.54
|
12
12
|
Requires-Dist: prophet>=1.1.6
|
13
13
|
Requires-Dist: kaleido>=0.2.1
|
14
14
|
Requires-Dist: matplotlib>=3.9.2
|
@@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
|
|
5
5
|
|
6
6
|
[project]
|
7
7
|
name = "analyser_hj3415"
|
8
|
-
version = "4.
|
8
|
+
version = "4.3.0"
|
9
9
|
description = "Stock analyser and database processing programs"
|
10
10
|
readme = "README.md"
|
11
11
|
requires-python = ">=3.6"
|
@@ -24,7 +24,7 @@ dependencies = [
|
|
24
24
|
"db-hj3415>=4.7.1",
|
25
25
|
"scikit-learn>=1.5.2",
|
26
26
|
"plotly>=5.24.1",
|
27
|
-
"yfinance>=0.2.
|
27
|
+
"yfinance>=0.2.54",
|
28
28
|
"prophet>=1.1.6",
|
29
29
|
"kaleido>=0.2.1", #plotly로 이미지출력위해
|
30
30
|
"matplotlib>=3.9.2",
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|