Skip to content

Add CSV-to-RDB Conversion Feature #5

Description

@AoufNihed

This PR introduces a new feature that allows converting CSV files into RDB format.
Previously, the package only supported generating.rdb files from text-based sources. With this addition, users can now provide configuration data directly inCSV format, which improves flexibility and simplifies integration with data pipelines.

  • Implemented a new method to parse CSV input and generate .rdb files.
  • Updated the codebase to support both TXT and CSV input sources.
  • Added basic validation for CSV structure before conversion.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions