[BUG] Nested struct
type Series does not maintain field name on slicing
#9121
Milestone
struct
type Series does not maintain field name on slicing
#9121
Describe the bug
When I attempt to slice from a series with nested struct type, the result does not maintain the field name of inner structs.
Steps/Code to reproduce bug
Expected behavior
Maintain field name on arbitrarily deep nested structs.
Environment overview (please complete the following information)
Environment details
Click here to see environment details
The text was updated successfully, but these errors were encountered: