Skip to content

Work done to show different data preparation techniques with python

Notifications You must be signed in to change notification settings

unai-gurbindo/Data-Preparation-Work

Repository files navigation

Data Preparation Techniques in Python

Overview

This repository showcases various data preparation techniques in Python. The focus is on preparing data for analysis, with a particular emphasis on techniques such as transforming categorical variables into numerical ones, detecting outliers using statistical methods, handling and modifying null values, instance selection, and variable selection.

Contents

  1. Categorical Variable Transformation:

    • Explore methods for converting categorical variables to numerical representations.
  2. Outlier Detection:

    • Utilize statistical techniques for identifying and handling outliers in the dataset.
  3. Handling Null Values:

    • Learn strategies for detecting and modifying null values within the dataset.
  4. Instance Selection:

    • Understand techniques for selecting specific instances or rows based on criteria.
  5. Variable Selection:

    • Explore methods to choose relevant variables for analysis.

Language

This work was conducted in Spanish, as it aligns with the language of the course in which the project was undertaken.

How to Use

Feel free to explore the provided Jupyter notebook.

Contributors

  • Unai Gurbindo
  • Ander Aquerreta

License

This project is licensed under the MIT License, which means you are free to use, modify, and distribute the code for both commercial and non-commercial purposes.

Enjoy exploring the world of data preparation in Python!

About

Work done to show different data preparation techniques with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published