Skip to content

Conversation

tuhinsharma121
Copy link
Contributor

fixes

pandas.CategoricalDtype ES01

    allows users to define a fixed set of values and optionally impose an ordering.
    This is particularly useful for handling categorical variables efficiently,
    as it can significantly reduce memory usage compared to using object dtypes.
@tuhinsharma121 tuhinsharma121 marked this pull request as ready for review February 10, 2025 08:31
@tuhinsharma121
Copy link
Contributor Author

cc @mroeschke

@mroeschke mroeschke added the Docs label Feb 10, 2025
@mroeschke mroeschke added this to the 3.0 milestone Feb 10, 2025
@mroeschke mroeschke merged commit ea3ff69 into pandas-dev:main Feb 10, 2025
45 of 46 checks passed
@mroeschke
Copy link
Member

Thanks @tuhinsharma121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants