Skip to content

Conversation

@cloudcode-hungary
Copy link
Owner

@ParfaitG
Copy link

This PR may not be necessary. Let's discuss on opening issue.

iterparse: dict[str, list[str]] | None = None,
compression: CompressionOptions = "infer",
storage_options: StorageOptions = None,
**kwargs,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typically, pandas IO methods do not expose kwargs to end users but explicitly named arguments.

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 additional parameters in read_xml

3 participants