yaml-parser-gces-italo

View on PyPIReverse Dependencies (0)

0.4.0 yaml_parser_gces_italo-0.4.0-py3-none-any.whl

Wheel Details

Project: yaml-parser-gces-italo
Version: 0.4.0
Filename: yaml_parser_gces_italo-0.4.0-py3-none-any.whl
Download: [link]
Size: 13124
MD5: d3b8913e5f1fdd564c1eb715111e4e06
SHA256: aa36b64506f471dcb78e4b5393ef09813f97c8d20768f3b4698a01c8b13ded95
Uploaded: 2023-01-29 19:46:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yaml-parser-gces-italo
Version: 0.4.0
Summary: A biblioteca desenvolvida auxilia desenvolvedores a explorar os dados com funções essenciais para a identificação de outliers e anomalias e uma interface que auxilia a visualizar as informações de acordo com o arquivo de configuração.
Author: Italo Vinicius
Author-Email: italovinicius18[at]yahoo.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: altair (==4.2.0)
Requires-Dist: attrs (==22.2.0)
Requires-Dist: bpemb (==0.3.4)
Requires-Dist: certifi (==2022.12.7)
Requires-Dist: charset-normalizer (==2.1.1)
Requires-Dist: contourpy (==1.0.6)
Requires-Dist: coverage (==7.0.2)
Requires-Dist: cycler (==0.11.0)
Requires-Dist: entrypoints (==0.4)
Requires-Dist: exceptiongroup (==1.1.0)
Requires-Dist: fonttools (==4.38.0)
Requires-Dist: gensim (==3.8.3)
Requires-Dist: idna (==3.4)
Requires-Dist: importlib-resources (==5.10.2)
Requires-Dist: iniconfig (==1.1.1)
Requires-Dist: jinja2 (==3.1.2)
Requires-Dist: joblib (==1.2.0)
Requires-Dist: jsonschema (==4.17.3)
Requires-Dist: kiwisolver (==1.4.4)
Requires-Dist: markupsafe (==2.1.1)
Requires-Dist: matplotlib (==3.6.2)
Requires-Dist: numpy (==1.24.1)
Requires-Dist: packaging (==22.0)
Requires-Dist: pandas (==1.5.2)
Requires-Dist: pillow (==9.4.0)
Requires-Dist: pkgutil-resolve-name (==1.3.10)
Requires-Dist: pluggy (==1.0.0)
Requires-Dist: pyparsing (==3.0.9)
Requires-Dist: pyrsistent (==0.19.3)
Requires-Dist: pytest (==7.2.0)
Requires-Dist: pytest-cov (==4.0.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: pytz (==2022.7)
Requires-Dist: pyyaml (==6.0)
Requires-Dist: requests (==2.28.1)
Requires-Dist: scikit-learn (==1.2.0)
Requires-Dist: scipy (==1.9.3)
Requires-Dist: sentencepiece (==0.1.97)
Requires-Dist: six (==1.16.0)
Requires-Dist: smart-open (==6.3.0)
Requires-Dist: threadpoolctl (==3.1.0)
Requires-Dist: tomli (==2.0.1)
Requires-Dist: toolz (==0.12.0)
Requires-Dist: tqdm (==4.64.1)
Requires-Dist: urllib3 (==1.26.13)
Requires-Dist: whatlies (==0.7.0)
Requires-Dist: zipp (==3.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 6947 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
src/.DS_Store sha256=6yvWKA53GVlGVDs_php5Bvhkzmcvzgpf3BN8HKBencw 6148
src/data_pipeline/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/data_pipeline/feature_engineering/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/data_pipeline/feature_engineering/key_smash.py sha256=sQlQYc6-5CqyO7GGwF0PvMizNwZspvoiLIhQ0cAYPvk 3815
src/data_pipeline/feature_engineering/word_embedding.py sha256=Rq3MAL3WQmph4hRbzuzL2Fxe87Lg0f2MYcevPvJs48k 1306
src/data_pipeline/pre_processing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/data_pipeline/pre_processing/concatenate_columns.py sha256=ivMzREgANZQLMIm0V8DaDkZRkzp6yX5AQhuNpUfCd-4 458
src/main.py sha256=O4lx0HeONinn4ZxhkdA0yqjcSNKMKCjqrN4AYKBCa3g 934
src/parser/YAML_parser.py sha256=Nac0kjz2FeLiMH9RWg8xzDpFGEfdxhInxVpOH6Q1VHE 757
src/parser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
src/parser/const.py sha256=uNRhR4IHnF-G-Kxe0UxCNWbDaOYMrsM2ZlrPLkMCLrM 42
src/parser/feature_engineering_parser.py sha256=f4z5ibjEbhVgq5yZFnE3yMBsWoimoAggHywt32aXG54 3645
src/parser/model_parser.py sha256=oM4IOKDZCHfba8a8p2lnQ3tTXgntHidSzzcPwDNPGOM 3182
src/parser/parser_base.py sha256=4I7GAyrhm_KGT32IkQt2OLN661k9fi5F1TI_GOwjmQs 682
src/yamls/basic_example.yaml sha256=7FybhM1CDY-QWUqGIrAbZSHi0lmzB5z5GExfo8Uf0z4 1057
yaml_parser_gces_italo-0.4.0.dist-info/METADATA sha256=JUULX8ldHZgs8azlUymqnJh3rgvXz4TSjJrJmcvvmWU 9461
yaml_parser_gces_italo-0.4.0.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
yaml_parser_gces_italo-0.4.0.dist-info/LICENSE sha256=WjBASEF0DGLpPBuFfErCGbJvg0IrgnJN0gL-faSxWOU 1064
yaml_parser_gces_italo-0.4.0.dist-info/RECORD