- Cleaning of data prior to drawing conclusions is not only a good idea, but often mandatory for your models to be able to make sense of the data
- Removing extraneous information can improve your modelling, but what if that data was not as useless as you thought? Data cleaning is a double-edged sword.
- Your conclusions may change depending on what you kept, what you removed, and how you cleaned/filtered your information up front. Know that this affects your results.
Removing data loses information and can potentially waste more data along the way, especially with larger and larger data sets
By removing noise and unnecessary “Dirty Data” from your information, it may be easier to build better models. Remember that all the data removed = information lost.