Skip to content

Commit 1651c3f

Browse files
authored
update
1 parent d413090 commit 1651c3f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# ML-002-Data-Wrangler
22
Database column values cleaning using supervised learning models - multi-label problem.
3+
4+
5+
### Data wrangling
6+
Data wrangling, sometimes referred to as **data munging**, is the process of transforming and mapping data from one "raw" data form into another format with the intent of making it more appropriate and valuable for a variety of downstream purposes such as analytics. A **data wrangler** is a person who performs these transformation operations. [Wiki](https://en.wikipedia.org/wiki/Data_wrangling)
7+
8+
Wrangler is an interactive tool for data cleaning and transformation.
9+
Spend less time formatting and more time analyzing your data. [stanford](http://vis.stanford.edu/wrangler/)
10+
11+
In this repo - I have done for two columns in the database.

0 commit comments

Comments
 (0)