You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,7 @@ In this series of workshops you will learn about geospatial data. The workshop i
4
4
5
5
During the workshop we will analyse London borough and crime data with Python, Pandas and GeoPandas in a Jupyter notebook. We first will look at the properties of geospatial data and explore the different commands. After you have learned the basics we will go through some exercises analysing the UK Crime Data to explore patterns and trends and create a few maps of crime rates in London.
6
6
7
-
## Getting Started with Jupyter Notebooks
8
-
9
-
Jupyter notebooks are an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text.
10
-
11
-
In this workshop we will use Watson Studio to run a notebook. For this you will need an IBM Cloud account. Follow along with the steps of each workshop that will show you how sign up and get started.
7
+
In this workshop we will use Watson Studio to run a Jupyter notebook. For this you will need an IBM Cloud account (or run the notebooks locally when you comfortable with this). Follow along with the steps of each workshop that will guide you through all the steps to get started.
12
8
13
9
1.[Introduction to Pandas](https://github.com/IBMDeveloperUK/Python-Geopandas-Workshop/blob/master/part1.md)
14
10
2.[Introduction to GeoPandas](https://github.com/IBMDeveloperUK/Python-Geopandas-Workshop/blob/master/part2.md)
0 commit comments