|
|
# Data Wrangling in Python (intermediate level)
|
|
|
|
|
|
## About this course
|
|
|
|
|
|
At the end of this course you will able to wrangle data (exploring, transforming, filtering and validating raw datasets)
|
|
|
## Course goals
|
|
|
|
|
|
At the end of this course you will able to wrangle data
|
|
|
|
|
|
1. Exploring:
|
|
|
loading, creating reports, data visualizations,
|
|
|
2. Transforming, filtering:
|
|
|
structuring, normalizing, cleaning your datasets
|
|
|
3. Validating:
|
|
|
verifying that your data is consistent, of sufficient quality, and secure.
|
|
|
4.Store:
|
|
|
store or preserve the final product, along with all the steps and transformations that took place so it can be audited, understood, and repeated in the future.
|
|
|
|
|
|
## Who should follow this course?
|
|
|
|
... | ... | |