Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 859 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 859 Bytes

Data Preprocessing Tools

This repository contains a set of data preprocessing tools implemented in Python. These tools are designed to process and manipulate data using Pandas, perform column operations, handle exceptions, and interact with PostgreSQL database

This repository contains tools for data preprocessing, including functions for dataframe transformations, column renaming, and string operations,view data etc. These utilities are built to help process and clean data efficiently using Python’s pandas library.

Requirements

Python 3.x pandas numpy psycopg2


Installation

pip install pandas numpy psycopg2


License

This project is licensed