Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.58 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.58 KB

KD4010

This is an introduction to Python for Northumbria University Physics students as part of the module KD4010.

Python is a programming language and is currently one of the most used languages in the world. It is used by many scientists across many disciplines, but it is also used by a host of big companies, e.g., Google, Facebook, Spotify.

Python is a high-level language which enables you to do some complex tasks, but is one of the easiest languages to learn.

Hopefully these notebooks provide you with enough information to start your journey into scientific data analysis.

As a companion to these notes, I suggest the following books:

Python Data Science Handbook - Jake VanderPlas (also available online) Python for Data Analysis - Wes McKinney

If you would like to run the tutorials in Google Colab, you can use the following links

Tutorial 1     Open In Colab