/ds-meetups

Primary LanguageJupyter NotebookMIT LicenseMIT

Neuefische Meetups

This repository contains the materials for several workshops/meetups conducted by neue fische.

Content

This 2h workshop is aimed at people who have already gathered their first experience in python. In this workshop we cover three Python fundamentals: list comprehension, the tree ways to copy objects in Python and generators.

This 2h workshop is aimed at people who have already gathered first experiences in Python programming and want to take the first steps in the direction of Web scraping. We will give a short introduction to the basics of HTML and continue with an example of how to scrape the Web with the library Beautiful Soup.