Git Product home page Git Product logo

ds3_hertie_intro_python's Introduction

DS3_Introduction_Python

Materials for 1-day workshop DS3 Introduction to Python workshop

Structure

  • ./data - Data files used in the workshop
  • ./exercises - Jupyter Notebooks with class exercises
  • ./lectures - Lecture materials (as Jupyter Notebooks and compiled PDF/HTML files)
  • ./syllabus - Copy of workshop syllabus

Schedule

Date Time (CEST) Topic
27 July 15:00-16:45 Introduction to Python objects and data types
16:45-17:00 Exercise I
17:00-17:15 Break
17:15-18:00 Introduction to Pandas
18:00-19:00 Exploratory data analysis and data visualization
19:00-19:15 Exercise II

Jupyter Notebook Installation

  • For this workshop I recommend using one of the 2 online platforms for working with Jupyter Noteboks:
    • Google Colab, a cloud platform for hosting Jupyter Notebooks. You need to have a Google account, but it does not require any local installations.
    • Kaggle Code, a platform for sharing and exploring data-science-focussed Jupyter Notebooks. Although technically owned by Google, you can register just for Kaggle website.
  • If you would prefer to install Jupyter Notebook on your local machine, there are two main ways to do this: pip and conda. Unless you have prior experience with Python, I recommend installing Anaconda distribution, which contains all the packages required for this course.

Additional Materials

There are many great online resources and published books on programming in Python. Some of them also provide a good coverage of using Python for data analysis. Here are some pointers to start from:

Books:

  • Guttag, John. 2021 Introduction to Computation and Programming Using Python: With Application to Computational Modeling and Understanding Data. 3rd ed. Cambridge, MA: The MIT Press

  • McKinney, Wes. 2017. Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython. 2nd ed. Sebastopol, CA: O'Reilly Media

  • Sweigart, Al. 2019. Automate the Boring Stuff with Python. 2nd ed. San Francisco, CA: No Starch Press

Online:


License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

ds3_hertie_intro_python's People

Contributors

tpaskhalis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.