diff --git a/ECHO_modules_Tutorials.ipynb b/ECHO_modules_Tutorials.ipynb index c4c6b41..0616886 100644 --- a/ECHO_modules_Tutorials.ipynb +++ b/ECHO_modules_Tutorials.ipynb @@ -94,8 +94,7 @@ { "cell_type": "markdown", "source": [ - "# Install ECHO_modules\n", - "Currently, after installation you may need to restart the runtime. This is specific to the Colab environment." + "# Install ECHO_modules" ], "metadata": { "id": "ejSvfrPwrXhh" @@ -103,13 +102,13 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "metadata": { "id": "pX7L_dBIqcWJ" }, "outputs": [], "source": [ - "!pip install git+https://github.com/edgi-govdata-archiving/ECHO_modules@v0-1-0 &>/dev/null; # ECHO_modules" + "!pip install ECHO_modules &>/dev/null; # ECHO_modules" ] }, { @@ -137,16 +136,16 @@ "height": 841 }, "id": "aj2Bo1oYj08s", - "outputId": "b7c3b51b-3b9b-466c-c5e4-b915c09815f0" + "outputId": "ff592f45-cd16-4b02-c433-1bcea2936526" }, - "execution_count": 1, + "execution_count": null, "outputs": [ { "output_type": "stream", "name": "stderr", "text": [ - "/usr/local/lib/python3.10/dist-packages/ECHO_modules/utilities.py:353: DtypeWarning: Columns (5,11,104,105,108,119) have mixed types.Specify dtype option on import or set low_memory=False.\n", - " df_active = get_echo_data( sql, 'REGISTRY_ID' )\n" + "/usr/local/lib/python3.10/dist-packages/ECHO_modules/get_data.py:30: DtypeWarning: Columns (5,11,104,105,108,119) have mixed types. Specify dtype option on import or set low_memory=False.\n", + " ds = pd.read_csv(data_location,encoding='iso-8859-1',\n" ] }, { @@ -283,7 +282,7 @@ ], "text/html": [ "\n", - "