Skip to content

All loaders should pass arguments to their respective libraries #16

@hay

Description

@hay

Some loaders pass on additional arguments to the libraries they use to load the files (e.g. ExcelLoader passes on all arguments to openpyxl). Unfortunately not all loaders do this, so you can't pass on options like giving a delimiter to the CsvLoader.

Loaders affected:

  • CsvLoader
  • JsonLoader (only for read)
  • TomlLoader
  • XmlLoader (only for read)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions