-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,22 @@ | ||
__________________________________________ | ||
|
||
Alteryx. Data analysis and web scraping executed by me based on the free course | ||
# Alteryx practicing | ||
Data analysis and web scraping executed by me based on the free course | ||
Creating an Analytical Dataset by Alteryx | ||
available at https://www.udacity.com/course/creating-an-analytical-dataset--ud977 | ||
|
||
#60daysofUdacity | ||
|
||
Lesson 01 | ||
Understanding Data | ||
Understant the most common data types. Understand the various sources of data. | ||
# Lesson 01, Understanding Data | ||
Understand the most common data types. Understand the various sources of data. | ||
|
||
Lesson 02 | ||
Data issues | ||
# Lesson 02, Data issues | ||
Identify commom types od dirty data. Make adjustments to dirty data to prepare a dataset. Identify and adjust for outliers. | ||
|
||
Lesson 03 | ||
Data Formatting | ||
# Lesson 03, Data Formatting | ||
Summarize, cross tabulate, transpose, and reformat data to prepare a dataset for analysis. | ||
|
||
Lesson 04 | ||
Data Blending | ||
# Lesson 04, Data Blending | ||
Join and union from different sources and formats. | ||
|
||
__________________________________________ |