Skip to content

Conversation

@Abhi2006-cloud
Copy link

Description

Extended the extract() function to support multiple file formats — Excel (.xlsx, .xls) and JSON (.json) — while preserving existing CSV functionality. Added automatic file-type detection, improved error handling, and maintained backward compatibility.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

fixes #15

Checklist

@Abhi2006-cloud Abhi2006-cloud deleted the feature/multi-format-support branch October 25, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Other File Formats in Extract Function

1 participant