diff --git a/CSVs/Portfolio_Historical_returns.ipynb b/CSVs/Portfolio_Historical_returns.ipynb index 33bd836..92ff51c 100644 --- a/CSVs/Portfolio_Historical_returns.ipynb +++ b/CSVs/Portfolio_Historical_returns.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 124, + "execution_count": 4, "metadata": {}, "outputs": [], "source": [ @@ -18,7 +18,7 @@ }, { "cell_type": "code", - "execution_count": 125, + "execution_count": 6, "metadata": {}, "outputs": [ { @@ -216,7 +216,7 @@ "[5 rows x 29 columns]" ] }, - "execution_count": 125, + "execution_count": 6, "metadata": {}, "output_type": "execute_result" } @@ -234,7 +234,7 @@ }, { "cell_type": "code", - "execution_count": 126, + "execution_count": 7, "metadata": {}, "outputs": [ { @@ -439,7 +439,7 @@ "[5 rows x 29 columns]" ] }, - "execution_count": 126, + "execution_count": 7, "metadata": {}, "output_type": "execute_result" } @@ -455,7 +455,7 @@ }, { "cell_type": "code", - "execution_count": 127, + "execution_count": 8, "metadata": {}, "outputs": [ { @@ -755,7 +755,7 @@ "[1224 rows x 16 columns]" ] }, - "execution_count": 127, + "execution_count": 8, "metadata": {}, "output_type": "execute_result" } @@ -773,7 +773,7 @@ }, { "cell_type": "code", - "execution_count": 250, + "execution_count": 9, "metadata": {}, "outputs": [ { @@ -787,7 +787,7 @@ "dtype: float64" ] }, - "execution_count": 250, + "execution_count": 9, "metadata": {}, "output_type": "execute_result" } @@ -801,7 +801,7 @@ }, { "cell_type": "code", - "execution_count": 251, + "execution_count": 10, "metadata": {}, "outputs": [ { @@ -824,7 +824,7 @@ }, { "cell_type": "code", - "execution_count": 252, + "execution_count": 11, "metadata": {}, "outputs": [ { @@ -844,7 +844,7 @@ "Length: 1224, dtype: float64" ] }, - "execution_count": 252, + "execution_count": 11, "metadata": {}, "output_type": "execute_result" } @@ -857,7 +857,7 @@ }, { "cell_type": "code", - "execution_count": 253, + "execution_count": 12, "metadata": {}, "outputs": [ { @@ -879,7 +879,7 @@ }, { "cell_type": "code", - "execution_count": 254, + "execution_count": 13, "metadata": {}, "outputs": [ { @@ -973,7 +973,7 @@ "[1224 rows x 1 columns]" ] }, - "execution_count": 254, + "execution_count": 13, "metadata": {}, "output_type": "execute_result" } @@ -988,7 +988,7 @@ }, { "cell_type": "code", - "execution_count": 255, + "execution_count": 14, "metadata": {}, "outputs": [ { @@ -1082,7 +1082,7 @@ "[1224 rows x 1 columns]" ] }, - "execution_count": 255, + "execution_count": 14, "metadata": {}, "output_type": "execute_result" } @@ -1095,7 +1095,7 @@ }, { "cell_type": "code", - "execution_count": 256, + "execution_count": 15, "metadata": {}, "outputs": [ { @@ -1117,7 +1117,7 @@ }, { "cell_type": "code", - "execution_count": 257, + "execution_count": 16, "metadata": {}, "outputs": [ { @@ -1139,7 +1139,7 @@ }, { "cell_type": "code", - "execution_count": 258, + "execution_count": 17, "metadata": {}, "outputs": [ { @@ -1163,7 +1163,7 @@ }, { "cell_type": "code", - "execution_count": 259, + "execution_count": 18, "metadata": {}, "outputs": [ { @@ -1187,7 +1187,7 @@ }, { "cell_type": "code", - "execution_count": 262, + "execution_count": 19, "metadata": {}, "outputs": [ { @@ -1195,7 +1195,7 @@ "output_type": "stream", "text": [ "0.013021605893950699\n", - "0.0008521218194888947\n" + "0.0008521218194888941\n" ] } ], @@ -1208,16 +1208,16 @@ }, { "cell_type": "code", - "execution_count": 261, + "execution_count": 20, "metadata": {}, "outputs": [ { "data": { "text/plain": [ - "1.0388130801041227" + "1.0388130801041222" ] }, - "execution_count": 261, + "execution_count": 20, "metadata": {}, "output_type": "execute_result" } @@ -1237,9 +1237,9 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python [conda env:dev]", "language": "python", - "name": "python3" + "name": "conda-env-dev-py" }, "language_info": { "codemirror_mode": { @@ -1251,7 +1251,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.3" + "version": "3.7.7" } }, "nbformat": 4,