Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement casting of the most column types to categoricals #3365

Merged
merged 1 commit into from Oct 4, 2022

Conversation

oleksiyskononenko
Copy link
Contributor

@oleksiyskononenko oleksiyskononenko commented Oct 4, 2022

Implement casting of boolean, integer, float, date, time and string columns to categoricals.

WIP for #1691

@oleksiyskononenko oleksiyskononenko added the improve Improvement of an existing functionality label Oct 4, 2022
@oleksiyskononenko oleksiyskononenko added this to the Release 1.1.0 milestone Oct 4, 2022
@oleksiyskononenko oleksiyskononenko self-assigned this Oct 4, 2022
@oleksiyskononenko oleksiyskononenko added the test Add new tests, or fix existing tests label Oct 4, 2022
@oleksiyskononenko oleksiyskononenko changed the title Implement casting of bool/int/date/time/str columns to categoricals Implement casting of the most column types to categoricals Oct 4, 2022
@oleksiyskononenko oleksiyskononenko merged commit b4866f5 into main Oct 4, 2022
@oleksiyskononenko oleksiyskononenko deleted the ok/cat-cast-to branch October 4, 2022 17:50
oleksiyskononenko added a commit that referenced this pull request Oct 4, 2022
Implement casting of boolean, integer, float, date, time and string columns to categoricals.

WIP for #1691
samukweku pushed a commit that referenced this pull request Jan 3, 2023
Implement casting of boolean, integer, float, date, time and string columns to categoricals.

WIP for #1691
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improve Improvement of an existing functionality test Add new tests, or fix existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant