Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 483 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 483 Bytes

Escribime el README.md

Missing Data and Pandas API Extension

This project aims to provide a solution for handling missing data in datasets using the pandas library. Additionally, it extends the pandas API to include new functionalities for data imputation and analysis.

Installation

To use this project, you need to have Python and pandas installed. You can install the required dependencies by running the following command:

pip install -r requirements.txt