Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Schema.field(int) #122

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

mariusvniekerk
Copy link
Contributor

@mariusvniekerk mariusvniekerk commented Oct 21, 2024

https://arrow.apache.org/docs/python/generated/pyarrow.Schema.html#pyarrow.Schema.field allows passing in a field index as well.

The bytes type works here, but is not actually referenced in the documentation.

@mariusvniekerk mariusvniekerk changed the title Add Add Schema.field(int) Oct 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@zen-xu zen-xu merged commit eeee4cb into zen-xu:main Oct 22, 2024
2 checks passed
@mariusvniekerk mariusvniekerk deleted the schema-field-int branch October 24, 2024 16:21
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.

None yet

2 participants