aboutsummaryrefslogtreecommitdiffstats
path: root/python/notebooks/Allocation Reports.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'python/notebooks/Allocation Reports.ipynb')
-rw-r--r--python/notebooks/Allocation Reports.ipynb4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/notebooks/Allocation Reports.ipynb b/python/notebooks/Allocation Reports.ipynb
index 69e6e620..515a2f65 100644
--- a/python/notebooks/Allocation Reports.ipynb
+++ b/python/notebooks/Allocation Reports.ipynb
@@ -13,7 +13,7 @@
"import matplotlib.pyplot as plt\n",
"import numpy as np\n",
"\n",
- "from db import dbengine\n",
+ "from utils.db import dbengine\n",
"from yieldcurve import YC\n",
"from quantlib.termstructures.yield_term_structure import YieldTermStructure\n",
"\n",
@@ -213,7 +213,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.7.3"
+ "version": "3.8.0"
}
},
"nbformat": 4,