DSAI 2018 HW1 corrector
- Python 3.9
- poetry
poetry env use python
poetry install
poetry shell
python profit_calculator.py [-h] stock action
- stock: Input stock file
- action: Input action file
pytest
DSAI 2018 HW1 corrector
poetry env use python
poetry install
poetry shell
python profit_calculator.py [-h] stock action
pytest