diff --git a/Yun-Final-Assignment-2-Choropleth-Map.ipynb b/Yun-Final-Assignment-2-Choropleth-Map.ipynb index 63f78c6..1d65bd1 100644 --- a/Yun-Final-Assignment-2-Choropleth-Map.ipynb +++ b/Yun-Final-Assignment-2-Choropleth-Map.ipynb @@ -3,7 +3,9 @@ { "cell_type": "code", "execution_count": 56, - "metadata": {}, + "metadata": { + "collapsed": true + }, "outputs": [], "source": [ "import pandas as pd\n", @@ -13,7 +15,9 @@ { "cell_type": "code", "execution_count": 57, - "metadata": {}, + "metadata": { + "collapsed": true + }, "outputs": [], "source": [ "# import the data\n", @@ -23,7 +27,9 @@ { "cell_type": "code", "execution_count": 58, - "metadata": {}, + "metadata": { + "collapsed": true + }, "outputs": [], "source": [ "# count crime numbers for each district\n", @@ -35,7 +41,9 @@ { "cell_type": "code", "execution_count": 59, - "metadata": {}, + "metadata": { + "collapsed": true + }, "outputs": [], "source": [ "# reset index\n", @@ -153,7 +161,9 @@ { "cell_type": "code", "execution_count": 61, - "metadata": {}, + "metadata": { + "collapsed": true + }, "outputs": [], "source": [ "# rename columns\n", @@ -360,7 +370,9 @@ { "cell_type": "code", "execution_count": 64, - "metadata": {}, + "metadata": { + "collapsed": true + }, "outputs": [], "source": [ "# Read the json file\n", @@ -396,23 +408,9 @@ }, { "cell_type": "code", - "execution_count": 66, + "execution_count": null, "metadata": {}, - "outputs": [ - { - "data": { - "text/html": [ - "