Skip to content

Commit 3082622

Browse files
authored
Update README.md
1 parent dfa4981 commit 3082622

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
11
# python-data-analysis
2+
3+
## This is a repository for the Big Data in Python: Q-Step Workshop (November 2018)
4+
5+
### A two hour hands-on workshop led by Dr Diarmuid McDonnell, University of Edinburgh.
6+
7+
<br>
8+
9+
### Topics:
10+
11+
The course introduces participants to the skills required to discover data sources and organise raw data for data analysis. Practical operations such as scraping data from the web, organising and pricessing large datasets, and exporting files for analysis in other software packages will be covered. There will be an emphasis on developing accurate, efficient, transparent and reproducible code.
12+
13+
#### Python
14+
15+
_Data Analysis in Python_ - http://www.data-analysis-in-python.org/
16+
_Installation_ - Python 3 - https://www.python.org/downloads/
17+
_Sublime Text_ - https://www.sublimetext.com/3
18+
19+
### Cheat Sheets (Python)
20+
21+
https://ehmatthes.github.io/pcc/cheatsheets/README.html

0 commit comments

Comments
 (0)