Skip to content
Snippets Groups Projects
Commit dc56e27b authored by Ben Anderson's avatar Ben Anderson
Browse files

Update README.md

parent f60b0116
No related branches found
No related tags found
No related merge requests found
# dataCleaning
A place to store hints, tips and examples for data cleaning. We use a lot of very dirty data which often has outliers and missing observations. Since most of this data is large scale 'sensor' data with time stamps we make a lot of use of t hese R packages:
A place to store hints, tips and examples for data cleaning. We use a lot of very dirty data which often has outliers and missing observations. Since most of this data is large scale 'sensor' data with time stamps we make a lot of use of these R packages to process and visualise the data:
* [data.table](https://rdatatable.gitlab.io/data.table/)
* [lubridate](https://lubridate.tidyverse.org/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment