235 B
235 B
Jupyter Analysis
Setup
poetry install
Run
poetry run jupyter notebook
# or
poetry run jupyter lab
Export to PDF
poetry run jupyter nbconvert --to pdf churn-analysis.ipynb --no-input