Contribute Media
A thank you to everyone who makes this possible: Read More

Basic Python Packages for Science

Description

PyData Madrid 2016

Most of the talks and workshop tutorials can be found here: https://github.com/PyDataMadrid2016/Conference-Info

The Aeropython’s guide to the Python Galaxy! This workshop will be the perfect introduction to the powerful tools and packages that Python can offer to the Data Scientist. We will start with the Jupyter Notebook, and explore the basics of NumPy, matplotlib, SciPy, and many more, through hot topics of today like pollution trends or gravitational waves.

This workshop is an adaptation of the Aeropython introductory course to Python for engineers, which has been taught about fifteen times at five different universities. We will guide the attendees through the main packages used in science, specifically in data science:

  • Jupyter Notebook
  • Interactive Widgets
  • NumPy
  • Matplotlib
  • SciPy
  • Scikit-Learn
  • Pandas
  • SymPy

We will follow interesting actual themes in order to add flavour, discovering the packages while working on actual data. For example, we will use temperature and pollution data, trying to find underlying patterns, and will try to replicate some of the work made on the Gravitational Waves experiment, which was as well made in Python.

Improve this page