Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 346 Bytes

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/