Matt Swaffer Archives
RECENT
Creating Fake Data in Python Using Faker
What’s the difference between fake data and synthetic data?
Fake data and synthetic data are both used to...
Exploratory data analysis with Python.
Exploratory data analysis is a critical part of any data analytics or data science process. Before a...
Transforming data with Python.
When working with data, whether for analytics or data science applications, a key step in the ETL...
How to ingest data with Python.
An important skill for any data engineer is ingesting data with Python. Python has become one of...