All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Support for formats
arff
,json
,xml
. - Format conversion
- CHANGELOG.md
- Recursive approach to get all files in a directory
- Extracting formats and size of the files
- Number of lines when a file is plain text
- Supporting formats such as:
txt
,csv
,tab
,dat
,excel
. - Identifies separator and quote character for text files
- Loading the files in memory