Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 679 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 679 Bytes

Changelog

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.

[Unreleased]

  • Support for formats arff, json, xml.
  • Format conversion

[0.1.0] - 2024-12-22

Added

  • 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