Skip to content

Conversation

@loicdiridollou
Copy link
Member

Should address the most general case for each type, happy to improve with the dtype parameter, from experience this is not used a lot but let me know, good to restrict some of those types.

@loicdiridollou
Copy link
Member Author

Seems like I should be able to restrict some of the types.
Otherwise I see the issue with Windows, will play around with it (may need to push a few times since I don't have a windows box at home).

Copy link
Contributor

@cmp0xff cmp0xff left a comment

Choose a reason for hiding this comment

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

One comment to fix the warning on Windows. Others are just ideas.

@cmp0xff cmp0xff added Compat pandas objects compatability with Numpy or Python functions Series Series data structure labels Nov 10, 2025
Copy link
Contributor

@cmp0xff cmp0xff left a comment

Choose a reason for hiding this comment

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

Otherwise looking good!

Copy link
Contributor

@cmp0xff cmp0xff left a comment

Choose a reason for hiding this comment

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

Thank you @loicdiridollou !

@cmp0xff cmp0xff merged commit 0815d44 into pandas-dev:main Nov 11, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Compat pandas objects compatability with Numpy or Python functions Series Series data structure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

to_numpy does not reflect S1 in pd.Series[S1]

2 participants