Frontmatter
The Data Science Lifecycle
Rectangular Data
Understanding The Data
plotly
Other Data Sources
Linear Modeling
Classification
Appendices
df = pd.read_csv('data/fake_news.csv', parse_dates=['timestamp'])
previous
21.2. Obtaining and Wrangling the Data
next
21.4. Modeling