Skip to content

This project is a Python project designed to streamline data manipulation tasks with ease. It offers a set of intuitive classes for handling datasets, filtering, sorting, and generating statistics effortlessly.

Notifications You must be signed in to change notification settings

magicAyyub/data_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projet Data Filter

Description

Projet Data Filter aims to streamline data management tasks by providing a versatile program for loading, saving, filtering, sorting, and displaying data from various file formats including CSV, JSON, XML, or YAML.

📁 Project Structure

  • data_management: Houses the Data and DataSet classes responsible for efficient data handling.
  • operations: Includes the Filter, Sorter, and Stats classes for performing various operations on data with ease.
  • interfaces: Hosts the Interface class, offering a user-friendly interface for seamless interaction.
  • history: Manages the History class for keeping track of filter history, ensuring easy reference.

💻 Installation

To install the project, simply clone the repository using the following command:

git clone https://github.com/magicAyyub/data_filter.git

🚀 Usage

Navigate to the project directory and run the main.py file using Python:

cd data_filter
python main.py

Get ready to dive into effortless data management with Projet Data Filter!

About

This project is a Python project designed to streamline data manipulation tasks with ease. It offers a set of intuitive classes for handling datasets, filtering, sorting, and generating statistics effortlessly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages