IN-CORE / incore-docs

IN-CORE documentations
9 stars 13 forks source link

Fixes #401 - added buyout decision analysis documentation #403

Closed navarroc closed 3 months ago

navarroc commented 3 months ago
navarroc commented 3 months ago

Example notebook is being completed. Please review the documentation to make sure it all looks right. Thanks!

navarroc commented 3 months ago

Everything is ready for review now

navarroc commented 3 months ago

The notebook requires seaborn but never uses it

import seaborn as sns

Everything else looks good.

I'll remove it.

navarroc commented 3 months ago

I removed the unused import and validated the notebook runs without issue.