* Third datetime Bite for datetime days. Should help cover the datetime skills spread
* Fix typo in pytest chapter
Fix wrong word in transcript in the Das 10-12 Chapter 1
(Lesson introduction)
* Update transcript in Testing Chapter 5
The word "mark" in the transcripts should be "mock". Updated the
transcript.
* Update transcript in Testing Chapter 5
The word "mark" in the transcripts should be "mock". Updated the
transcript - found two more instances for update.
* Image optimisation (lossless)
* Update regex.ipynb
Better regex for finding all capitalized words, as contributed by Andrew in issue 24
* Update regex.ipynb
Wrap single quote in double quotes in the regex
* fix escaping in jupyter notebook
also added some more comments above the change in word match regex of
last 2 commits
* Update decorators.ipynb
replace pass by print(text)
* Fix README typos
* Update README.md
we made a pomodoro code challenge since, linked to the challenge to have folks PR their work
* Update README.md
* Reworded a sentence
* Update regex.ipynb
Fixed typo
* Update regex.ipynb
Fixed typo
* Fix typo analsys -> analysis
* add collections readme
* add readme to list comp/ generator lesson
* added decorator readme
* added regex readme
* add readme to refactoring lesson
* ignore .DS_Store
* add readme to twitter api lesson
* add readme to GH API lesson
* add selenium readme
* add data viz readme
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Typo in sample_reader.py
Just caught my eye, changed output string value **default** to **defeat**,
* Fixed broken Flask Decorator link
Broken link: http://flask.pocoo.org/docs/0.12/patterns/viewdecorators/#login-required-decorator
Working link : https://flask.palletsprojects.com/en/1.1.x/patterns/viewdecorators/
* Update README.md
Change *Pulling and decoding JSON data* to reflect the title of the second non-intro video in the course, *Request JSON data from an API* (length 5:36)
* Update twitter-api.ipynb
Now it is top 10 and not top 10K
* fixed link to create new twitter app
* Changed actual_max_temp to actual_min_temp
* Update README.md
Co-authored-by: Julian Sequeira <[email protected]>
Co-authored-by: Paul Cutler <[email protected]>
Co-authored-by: Michael Kennedy <[email protected]>
Co-authored-by: Bob Belderbos <[email protected]>
Co-authored-by: Bob Belderbos <[email protected]>
Co-authored-by: Plamen Milenkov <[email protected]>
Co-authored-by: Roller Angel <[email protected]>
Co-authored-by: Constantin Kraft <[email protected]>
Co-authored-by: JustAShoeMaker <[email protected]>
Co-authored-by: Vivek Vashist <[email protected]>
Co-authored-by: Dmitriy <[email protected]>