+ 2
Which is the purpose or the goal should I look for when I start learning data (scrubbing/scrabbing I'm not sure) ?
I got started to learn data science and machine learning in python and I found it interesting But in the future , I'm gonna learn data scrubbing but I feel confused a little bit about the purpose to learn this thing Could you help guys ?
6 Answers
+ 3
Qussai yes you can learn both without learning HTML
https://www.geotab.com/blog/data-cleaning/
+ 1
Suppose that you are building a project to make some calculations based on certain records, copying and pasting is not a good choice and that's when data scraping (web scraping) comes in, it automates that process and simplifies it, that data can be changing regularly and the results based on this data are changed as well, if you have a good code that scrapes this data well enough, that one time program will be able to give you the results you are expecting.
I believe there are resources on the Internet that can give you a clear explanation about the topic.
0
Ali Abdelhady
I see
But can I learn it without learning HTML ?
coz I've seen a connection between them before
0
BroFar
First of all thank you
Now bro what do you mean in "both"?
Is data scrabbing different than data scrubbing ?
And I got in the link and I feel confused about the inside of itđ
So could you explain more ?
0
Qussai My bad, I talked about web scraping, data scrubbing and data scraping are different.
0
Ali Abdelhady
Never mind bro