Skip to content

[SPARK-54650][PYTHON][FOLLOW-UP] Apply pandas.api.types.is_integer_dtype to check the series dtype#53416

Closed
zhengruifeng wants to merge 2 commits intoapache:masterfrom
zhengruifeng:apply_stand_is_integer_dtype
Closed

[SPARK-54650][PYTHON][FOLLOW-UP] Apply pandas.api.types.is_integer_dtype to check the series dtype#53416
zhengruifeng wants to merge 2 commits intoapache:masterfrom
zhengruifeng:apply_stand_is_integer_dtype

Conversation

@zhengruifeng
Copy link
Contributor

What changes were proposed in this pull request?

Apply pandas.api.types.is_integer_dtype to check the series dtype

Why are the changes needed?

pandas.api.types.is_integer_dtype is a public pandas API, which is the standard way to check the dtype

Does this PR introduce any user-facing change?

no

How was this patch tested?

ci

Was this patch authored or co-authored using generative AI tooling?

no

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM.

@dongjoon-hyun
Copy link
Member

Merged to master for Apache Spark 4.2.0. Thank you, @zhengruifeng .

@zhengruifeng zhengruifeng deleted the apply_stand_is_integer_dtype branch December 11, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants