https://github.com/utdata/regex-lesson
Beginnings of a lesson to learn regular expressions
https://github.com/utdata/regex-lesson
Last synced: 5 months ago
JSON representation
Beginnings of a lesson to learn regular expressions
- Host: GitHub
- URL: https://github.com/utdata/regex-lesson
- Owner: utdata
- Created: 2019-03-07T16:22:54.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T19:22:53.000Z (over 2 years ago)
- Last Synced: 2025-02-06T20:44:24.643Z (over 1 year ago)
- Homepage: https://utdata.github.io/regex-lesson/
- Size: 5.17 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Regular Expressions lesson
Christian McDonald\
Associate Professor of Practice\
School of Journalism and Media, Moody College of Communication\
University of Texas at Austin
This repo has the companion data for my lecture [Wrangling data with Regular Expressions](https://docs.google.com/document/d/1DvAM4lnGJLefo9skD8GgM-_9S1BEhpjJfV86yhJavI0/edit).
That lesson uses this data file: [socrata_addresses_long.txt](https://github.com/utdata/regex-lesson/blob/main/data/socrata_addresses_long.txt)
---
There is a [quarto version of the lesson](https://utdata.github.io/regex-lesson/) published from this repo.
There is also a [backup version of this lesson](vscode.qmd) in case the internet is out.