Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 175 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 175 Bytes

titanic

Environment

Install environment with:

conda env create --file <conda env yml file>

Update environment with:

conda env update --file <conda env yml file>