Skip to content

abhishekkrthakur/csv_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A simple task to read and collate CSVs

Language to be used: python

  • You have 100k CSVs in a folder.

  • Read all files in the folder

  • Combine them in a single CSV

  • Save the combined file for feature engineering using pandas

  • All files share the same header

  • least amount of time wins.

  • prizes: none

These files can be found in data/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published