Skip to content

Commit ec5e5ee

Browse files
Update README.md
1 parent 5d112ba commit ec5e5ee

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

‎README.md‎

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ In this series of workshops you will learn about geospatial data. The workshop i
44

55
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.
66

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.
128

139
1. [Introduction to Pandas](https://github.com/IBMDeveloperUK/Python-Geopandas-Workshop/blob/master/part1.md)
1410
2. [Introduction to GeoPandas](https://github.com/IBMDeveloperUK/Python-Geopandas-Workshop/blob/master/part2.md)

0 commit comments

Comments
 (0)