Skip to content

Commit 48edbde

Browse files
committed
removed warning
1 parent 8e2ad2c commit 48edbde

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

samples/04_gis_analysts_data_scientists/which_counties_and_states_have_access_to_airports.ipynb

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@
3333
"metadata": {},
3434
"outputs": [],
3535
"source": [
36-
"import warnings\n",
37-
"warnings.filterwarnings(\"ignore\")\n",
38-
"\n",
3936
"import pandas as pd\n",
4037
"\n",
4138
"from arcgis.features import FeatureLayer, GeoAccessor\n",
@@ -1298,7 +1295,7 @@
12981295
"name": "python",
12991296
"nbconvert_exporter": "python",
13001297
"pygments_lexer": "ipython3",
1301-
"version": "3.13.7"
1298+
"version": "3.12.11"
13021299
}
13031300
},
13041301
"nbformat": 4,

0 commit comments

Comments
 (0)