Skip to content

Support passing additional parameters to pandas #32

@hammadk373

Description

@hammadk373

Add support for passing in additional parameters to the pandas read_* functions. An example of a use case is where we want to skip some rows in the csv file. Pandas supports skiprows parameter for the read_csv function. We can use this new functionality to pass these kinds of configuration that not directly supported by the CsvToFHIR data contract.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions