filmov
tv
074 - JSON and Regex - Beginners' Python and Machine Learning

Показать описание
Do you want to be able to fetch data from information servers such as Brisbane City Council's Planetarium JSON feed? Do you want to be able to search through text using the powerful regular expression technique? This meetup will introduce beginner Python programmers to using JSON to serialise data for network transmission and file saving using the Python standard library "json". We will also use regular expressions with the Python standard library "re".
Click on the Colab link above to see the notebook and save a copy in your own area so you can follow along on the notebook during the session. You will need a Google account. For this session you don't even need Python installed on your computer.
Instructor:
D Tim Cummings