Inspiration
need to read and modify csv files to make ai read the data
What it does
it extracts and modify the csv files
How I built it
i have used glob python built-in modul to extract file names of same type and used pandas to put them in a dataframe and used its functions to modify and merge datas
Challenges I ran into
first challenge was to look for a python module that extract names of files of same files and rest everything in line
Accomplishments that I'm proud of
i am able to know about more python modules and logic building
What's next for Data merger and cleaner
I am planning to build a ml model to read the data and work more in it
Log in or sign up for Devpost to join the conversation.