https://github.com/allanotieno254/data-wrangling-data-munging-or-data-preprocessing
https://github.com/allanotieno254/data-wrangling-data-munging-or-data-preprocessing
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/allanotieno254/data-wrangling-data-munging-or-data-preprocessing
- Owner: AllanOtieno254
- Created: 2024-01-24T07:43:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-24T07:46:01.000Z (over 1 year ago)
- Last Synced: 2025-02-17T08:33:58.802Z (8 months ago)
- Language: Jupyter Notebook
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Data Wrangling - generally refers to transforming raw data into a useable format for your analyses of interest, including loading, aggregating, merging, grouping, concatenating and formatting
Also known as data munging or data preprocessing, is the process of cleaning, structuring,
and transforming raw data into a format suitable for analysis or machine learning.