nicholaschiarulli / jupyter_notebook_MLB_data

A jupyter notebook working with MLB data and optimal palindrome code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qualifying Salary Notebook

Environment

  • If using conda:
conda env create -f environment.yml
  • If using a virtual env other than anaconda
pip install -r requirements.txt

Running the Notebooks

Just enter jupyter-lab in the root of this directory

About

A jupyter notebook working with MLB data and optimal palindrome code

License:MIT License


Languages

Language:Jupyter Notebook 100.0%