Open matthias-Q opened 8 months ago
This PR uses the lib file-format to detect the filetype using the magic number. for Plaintext files like json/csv, we fall back to the file ending variant.
This addresses the issue #24
This PR uses the lib file-format to detect the filetype using the magic number. for Plaintext files like json/csv, we fall back to the file ending variant.
This addresses the issue #24