diff --git a/harjoitukset/Harjoitus_1_(Pandas).ipynb b/harjoitukset/Harjoitus_1_(Pandas).ipynb index 3879c905dbabf95798d9afcbeeacdf9fdb9b881e..47f50411229956b3e2dbc85b5a3d458889a74456 100644 --- a/harjoitukset/Harjoitus_1_(Pandas).ipynb +++ b/harjoitukset/Harjoitus_1_(Pandas).ipynb @@ -334,12 +334,24 @@ }, { "cell_type": "code", - "execution_count": 329, + "execution_count": null, "metadata": {}, "outputs": [], + "source": [] + }, + { + "cell_type": "markdown", + "metadata": {}, "source": [ - "#" + "Tallenna lopputulos data_export.csv-nimiseen tiedostoon (tiedostoa hyödynnetään seuraavassa harjoituksessa)." ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] } ], "metadata": { @@ -358,9 +370,9 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.5.2" + "version": "3.7.6-final" } }, "nbformat": 4, "nbformat_minor": 2 -} +} \ No newline at end of file