March 2022
Beginner to intermediate
448 pages
12h 26m
English
Next, you’ll learn how to use SQL to transform, search, and analyze text. You’ll start with simple text wrangling using string formatting and pattern matching before moving on to more advanced analysis. We’ll use two data-sets: a small collection of crime reports from a sheriff’s department near Washington, DC, and a set of speeches delivered by US presidents.
Text offers plenty of possibilities for analysis. You can extract meaning from unstructured data—paragraphs of text in speeches, reports, press releases, and other documents—by transforming it into structured data, in rows and columns in a table. ...
Read now
Unlock full access