Actualités

The Pie Chart App is a GUI-based application designed to create pie charts from CSV data. Built using Python's tkinter and matplotlib libraries, it allows users to load data from a CSV file and ...
The general purpose of this project is to take in data from a .csv file to create a pie chart. This project is specfically catered to a .csv file of 188 countries with columns specific for ...