Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

Add an application that get data from CSV and work with the CSV data #548

Closed nagyzekkyandras closed 2 years ago

nagyzekkyandras commented 2 years ago

Description

Add an application that get data from CSV and work with the CSV data

I added the script itself, a test csv file and a readme.

karthiparani commented 2 years ago

Hi Andras,

I believe you can consider this as an option to derive the results or output to a readable format.

Best Regards, Karthika