pull-the-pitcher

View on PyPIReverse Dependencies (1)

0.1.14 pull_the_pitcher-0.1.14-py3-none-any.whl

Wheel Details

Project: pull-the-pitcher
Version: 0.1.14
Filename: pull_the_pitcher-0.1.14-py3-none-any.whl
Download: [link]
Size: 23360
MD5: d5d3ff63e3e1563cbd201e1c9ef8ad11
SHA256: df933adc0a60fceda1ddae2fd416e4f43431c34f0255cb623b76d622cc34aca3
Uploaded: 2020-07-23 20:17:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pull-the-pitcher
Version: 0.1.14
Summary: Predicting when AL managers will remove their starting pitchers.
Author: Collin Prather
Author-Email: collin.prather742[at]gmail.com
Home-Page: https://github.com/collinprather/pull_the_pitcher/tree/master/
License: Apache Software License 2.0
Keywords: MLB analytics deep-learning python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: pybaseball (==1.0.8)
Requires-Dist: pandas (==1.0.3)
Requires-Dist: scikit-learn (==0.22.1)
Requires-Dist: seaborn (==0.9.0)
Requires-Dist: matplotlib (==3.1.1)
Requires-Dist: torch (==1.3.1)
Requires-Dist: pytest (==5.4.1)
Requires-Dist: streamlit (==0.63.1)
Requires-Dist: nbdev (==0.2.18)
Requires-Dist: pull-the-pitcher
Requires-Dist: drsa
Requires-Dist: altair (==4.1.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5404 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pull_the_pitcher/__init__.py sha256=PIBqEOI-nqKFL9oJAWQQwlHuujG9Cd7EmdxDrThNQto 23
pull_the_pitcher/_nbdev.py sha256=sc5uJrTRox3X0gtQ0w_I7ulnjlX01wZCP86FsFho8Zw 2567
pull_the_pitcher/inference.py sha256=2gelEnva3aLgSjV1FZBGm31RUNCNDZY8D3QWb_uN6tQ 5886
pull_the_pitcher/metrics.py sha256=Vzk1Aw7bJ56RE6KPMPhI0dWMs5KYUfetmabTMbemJzI 3360
pull_the_pitcher/utils.py sha256=iJXqd4Fx-Pn99KE6agbBAc4FKzpW17b3xNSNeHQMgCU 2128
pull_the_pitcher/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pull_the_pitcher/data/acquisition.py sha256=uQ_1plP3RKS20zc1tapE2ncH7FTamY0GnIbvo-Naif0 4824
pull_the_pitcher/data/pipeline.py sha256=86Os-47Ny227I227lChb796sDvlAZyZF-z9u82q8wmc 8277
pull_the_pitcher/data/processing.py sha256=z9J5W9xWBLAGhOhl7j9N3Qle7TO8PaO5P2nJ4FgqFk8 12837
pull_the_pitcher-0.1.14.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
pull_the_pitcher-0.1.14.dist-info/METADATA sha256=FEvewiGTLjM0D17SEhpzeB7yfPFiz9wXbaVqEXo6S6M 6574
pull_the_pitcher-0.1.14.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
pull_the_pitcher-0.1.14.dist-info/entry_points.txt sha256=jGFu37CBcm6ttcHPnqzEZ7LylNtu_Xl7Q-GEHlREU0k 164
pull_the_pitcher-0.1.14.dist-info/top_level.txt sha256=G70_K0jfpce6TrHcMZ6XNQWbF-uSCe0CdsoHTyzvzxE 17
pull_the_pitcher-0.1.14.dist-info/RECORD

top_level.txt

pull_the_pitcher

entry_points.txt

prep_data_for_modeling = pull_the_pitcher.data.pipeline:prep_data_for_modeling
query_statcast = pull_the_pitcher.data.acquisition:query_statcast