Skip to content

read_xml support extra kwargs#1

Open
cloudcode-hungary wants to merge 1 commit intomainfrom
read-xml-extra-kwargs
Open

read_xml support extra kwargs#1
cloudcode-hungary wants to merge 1 commit intomainfrom
read-xml-extra-kwargs

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

2 participants