Functions to be separated from Notebooks #1

Open
opened 2025-10-27 15:56:28 +03:00 by ougur · 0 comments

It would be better if you could separate codes (as you did within .py file) from the notebook (.ipynb); you may use something like:

from fixed_income_securities import *

Thanks for the sharing!

It would be better if you could separate codes (as you did within `.py` file) from the notebook (`.ipynb`); you may use something like: ```python from fixed_income_securities import * ``` Thanks for the sharing!
mehmetboranozdemir was assigned by ougur 2025-10-27 15:57:07 +03:00
ougur added the enhancement label 2025-10-27 15:57:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mehmetboranozdemir/IAM-614--Computational-Finance#1