Skip to content

Conversation

TomAugspurger
Copy link
Contributor

This expands the set of types allowed by Series.struct.field to allow those allowed by pyarrow.

Closes #56065

This expands the set of types allowed by Series.struct.field to allow
those allowed by pyarrow.

Closes pandas-dev#56065
@mroeschke mroeschke added Arrow pyarrow functionality Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.). labels Nov 26, 2023
@TomAugspurger
Copy link
Contributor Author

Should I move the whatsnew to 2.3.0?

@mroeschke mroeschke added this to the 2.2 milestone Jan 2, 2024
@mroeschke mroeschke merged commit 471690f into pandas-dev:main Jan 2, 2024
@mroeschke
Copy link
Member

Thanks @TomAugspurger (totally fine to include in 2.2)

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jan 2, 2024
mroeschke pushed a commit that referenced this pull request Jan 2, 2024
…ries.struct.field) (#56698)

Backport PR #56167: [ENH]: Expand types allowed in Series.struct.field

Co-authored-by: Tom Augspurger <tom.w.augspurger@gmail.com>
@TomAugspurger
Copy link
Contributor Author

TomAugspurger commented Jan 2, 2024 via email

@TomAugspurger TomAugspurger deleted the struct-field branch January 14, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrow pyarrow functionality Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: Expand index types in Series.struct.field method
3 participants