Join 📚 Kevin's Highlights
A batch of the best highlights from what Kevin's read, .
• Finding and Understanding the Data
• Cleaning the Data and Feature Engineering
• Tuning and Evaluating
• Using the Model and Presenting Results
The Machine Learning Process
Codecademy

[Link](https://media.licdn.com/dms/image/D4D22AQFgTrM2AXmyjQ/feedshare-shrink_800/0/1694371183156?e=1697068800&v=beta&t=Xl-ji1iMOsvzfapy8NRZ5kD1JYAsPrNxacIreRD7nDs)
How Indexes Make Your Queries Fast
Julia Evans
When we unpack the common threads of how various people define data engineering, an obvious pattern emerges:
a **data engineer**
*gets data, stores it, and prepares it for consumption*
by **data scientists**, **analysts**, and others.
We define data engineering and data engineer as follows:
**Data engineering** is
the *development*, *implementation*, and *maintenance*
of **systems** and **processes** that take in raw data
and produce high-quality, consistent information
that supports downstream use cases,
such as analysis and machine learning.
**Data engineering** is
the intersection of
*security*,
*data management*,
*DataOps*,
*data architecture*,
*orchestration*, and
*software engineering*.
A **data engineer**
*manages the data engineering lifecycle*,
beginning with getting data from source systems and
ending with serving data for use cases,
such as analysis or machine learning.
Fundamentals of Data Engineering
Reis, Joe;Housley, Matt;
...catch up on these, and many more highlights