virgo-modules 0.0.74__py3-none-any.whl → 0.0.76__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.

Potentially problematic release.


This version of virgo-modules might be problematic. Click here for more details.

@@ -1,37 +1,36 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: virgo-modules
3
- Version: 0.0.74
3
+ Version: 0.0.76
4
4
  Summary: data processing and statistical modeling using stock market data
5
5
  Home-page: https://github.com/miguelmayhem92/virgo_module
6
6
  Author: Miguel Mayhuire
7
7
  Author-email: miguelmayhem92@gmail.com
8
8
  License: MIT
9
- Platform: UNKNOWN
10
9
  Classifier: License :: OSI Approved :: MIT License
11
10
  Classifier: Programming Language :: Python :: 3.9
12
11
  Classifier: Operating System :: OS Independent
13
12
  Requires-Python: >=3.9, <3.10
14
13
  Description-Content-Type: text/markdown
15
14
  License-File: LICENSE
16
- Requires-Dist: feature-engine (==1.6.1)
17
- Requires-Dist: matplotlib (==3.6.3)
18
- Requires-Dist: mlflow (==2.1.1)
19
- Requires-Dist: numpy (==1.23.5)
20
- Requires-Dist: optuna (==3.1.0)
21
- Requires-Dist: pandas (==1.5.3)
22
- Requires-Dist: plotly (==5.15.0)
23
- Requires-Dist: rsa (==4.9)
24
- Requires-Dist: scikit-learn (==1.2.1)
25
- Requires-Dist: scipy (==1.10.0)
26
- Requires-Dist: seaborn (==0.12.2)
27
- Requires-Dist: starlette (==0.22.0)
28
- Requires-Dist: statsmodels (==0.13.5)
29
- Requires-Dist: ta (==0.10.2)
30
- Requires-Dist: yfinance (==0.2.9)
31
- Requires-Dist: hmmlearn (==0.3.0)
15
+ Requires-Dist: feature-engine ==1.6.1
16
+ Requires-Dist: matplotlib ==3.6.3
17
+ Requires-Dist: mlflow ==2.1.1
18
+ Requires-Dist: numpy ==1.23.5
19
+ Requires-Dist: optuna ==3.1.0
20
+ Requires-Dist: pandas ==1.5.3
21
+ Requires-Dist: plotly ==5.15.0
22
+ Requires-Dist: rsa ==4.9
23
+ Requires-Dist: scikit-learn ==1.2.1
24
+ Requires-Dist: scipy ==1.10.0
25
+ Requires-Dist: seaborn ==0.12.2
26
+ Requires-Dist: starlette ==0.22.0
27
+ Requires-Dist: statsmodels ==0.13.5
28
+ Requires-Dist: ta ==0.10.2
29
+ Requires-Dist: yfinance ==0.2.9
30
+ Requires-Dist: hmmlearn ==0.3.0
32
31
  Requires-Dist: boto3
33
32
  Provides-Extra: dev
34
- Requires-Dist: pytest (>=7.0) ; extra == 'dev'
33
+ Requires-Dist: pytest >=7.0 ; extra == 'dev'
35
34
 
36
35
  # Virgo Package
37
36
 
@@ -52,4 +51,3 @@ obj = stock_eda_panel(stock_code = 'PEP', n_days = 20)
52
51
  obj.get_data()
53
52
  print(obj.df.shape)
54
53
  ```
55
-
@@ -0,0 +1,12 @@
1
+ virgo_modules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ virgo_modules/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ virgo_modules/src/aws_utils.py,sha256=q0l7D7ofo09Lu1QQjv-esheQ06uiSy1Pdq3xMul8zvk,2571
4
+ virgo_modules/src/edge_utils.py,sha256=ll5pRs9EE20IsE5A1vA589TKzobkeA-b0d68jNTsu1U,13268
5
+ virgo_modules/src/pull_artifacts.py,sha256=5OPrgR7pcMSdpbevDRhf0ebk7g7ZRjff4NpTIIWAKjE,1989
6
+ virgo_modules/src/re_utils.py,sha256=fprzdQPKXdfZhWaWjuAHmTzc7BXuoPSWFny2ng-Qea0,64053
7
+ virgo_modules/src/ticketer_source.py,sha256=U7_j31RosDpLln8w5TBW8bgJE1BDn6rcAQhgeXs_AUU,142521
8
+ virgo_modules-0.0.76.dist-info/LICENSE,sha256=pNgFyCYgmimaw0o6V20JupZLROycAnOA_HDDh1tX2V4,1097
9
+ virgo_modules-0.0.76.dist-info/METADATA,sha256=NidPaLN4CHf3G2TEe3higIR9S_-HXlEl1DvdvHK9cCU,1429
10
+ virgo_modules-0.0.76.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
11
+ virgo_modules-0.0.76.dist-info/top_level.txt,sha256=ZjI-qEkDtT-8mFwGAWnXfqPOKEGlIhWRW1es1VyXc60,14
12
+ virgo_modules-0.0.76.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.38.4)
2
+ Generator: bdist_wheel (0.41.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,12 +0,0 @@
1
- virgo_modules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- virgo_modules/src/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- virgo_modules/src/aws_utils.py,sha256=GWmVdXM0mIJJPn-X-bEtM4KtNPCHM1D457hnuKxaM7E,1383
4
- virgo_modules/src/edge_utils.py,sha256=Ihdmq7dyb8gOvG6CrDal7wsa15tqsdsFk6KINwM6578,7691
5
- virgo_modules/src/pull_artifacts.py,sha256=5OPrgR7pcMSdpbevDRhf0ebk7g7ZRjff4NpTIIWAKjE,1989
6
- virgo_modules/src/re_utils.py,sha256=IF0l8eduTgHLASyXcZu1TIazJVPt4vzw-CeDyw2YfdQ,53096
7
- virgo_modules/src/ticketer_source.py,sha256=cduj-IhKavpSHEoZ2OSWNAalazTGXlcVDDLdpeT7r_E,105165
8
- virgo_modules-0.0.74.dist-info/LICENSE,sha256=pNgFyCYgmimaw0o6V20JupZLROycAnOA_HDDh1tX2V4,1097
9
- virgo_modules-0.0.74.dist-info/METADATA,sha256=QaYA8SGUqfHknR4_NTBNPJlEakgu7vGrqJZl46CEF2c,1484
10
- virgo_modules-0.0.74.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
11
- virgo_modules-0.0.74.dist-info/top_level.txt,sha256=ZjI-qEkDtT-8mFwGAWnXfqPOKEGlIhWRW1es1VyXc60,14
12
- virgo_modules-0.0.74.dist-info/RECORD,,