Skip to content

Introduction to Python at Data Science Retreat in Berlin

Notifications You must be signed in to change notification settings

utstikkar/Intro_to_Python_DSR

 
 

Repository files navigation

Introduction to Python at Data Science Retreat

Topics:

1. Introduction:

2. Importing Files & Packages:

  • Navigating the File System
  • Reading and Saving Files

3. Functions:

  • Writing Functions
  • Parameters and Arguments

4. Accessing Data via APIs

  • About JSONs
  • API intro
  • Saving and working with data from an API

5. Scripting:

  • Moving from Interactive Mode to Script Mode
  • Working with Arg Parse

CREDITS: A significant portion of this course came from Adam Green and was further edited by Rachel Berrymann.

About

Introduction to Python at Data Science Retreat in Berlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.1%
  • Python 2.9%