Skip to content

mayur-de/Data_Wrangling_and_Transformation

Repository files navigation

Data Wrangling and Transformation Portfolio

Overview

  • Repository for cleaning, transforming, and preparing datasets for analysis.
  • Includes Python scripts (pandas, numpy, re) files.

Featured Case Studies

1. 01_Badly_Structured_Data_Transformation

2. 02_Column_Split_and_Melt_Transformation

  • Details: Transform wide data into tidy, long format using splits and melts.
  • Dataset: Roadmap.xlsx

3. 03_Error_Detection_and_Cleaning

4. 04_Split_and_Explode

5. 05_Regex_Match_and_Split

6. 06_Extract_From_Mixedup_Columns

Features

  • Step-by-step techniques for common data challenges.
  • Python and respective libraries (numpy, pandas, re)are used to complete tasks.
  • Applicable to real-world datasets.

How to Use

  1. Clone the repository:
    https://github.com/mayur-de/Data_Wrangling_and_Transformation.git
  2. Install Python dependencies:
    pip install pandas numpy re

How to Contribute

  • Contributions are welcome via pull requests.

License

  • MIT License.

About

Hello! This repository includes scripts and files for cleaning, transforming, and preparing data for analysis. It features Python scripts using pandas and other libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors