-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Add support for DataFrame(Categorical) #11363
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
Labels
Categorical
Categorical Data Type
Constructors
Series/DataFrame/Index/pd.array Constructors
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Comments
|
proost
added a commit
to proost/pandas
that referenced
this issue
Dec 17, 2019
5 tasks
proost
added a commit
to proost/pandas
that referenced
this issue
Dec 18, 2019
proost
added a commit
to proost/pandas
that referenced
this issue
Dec 18, 2019
topper-123
pushed a commit
that referenced
this issue
Dec 18, 2019
proost
added a commit
to proost/pandas
that referenced
this issue
Dec 19, 2019
proost
added a commit
to proost/pandas
that referenced
this issue
Dec 19, 2019
AlexKirko
pushed a commit
to AlexKirko/pandas
that referenced
this issue
Dec 29, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Categorical
Categorical Data Type
Constructors
Series/DataFrame/Index/pd.array Constructors
Enhancement
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
This would be in symmetry with the existing support of DataFrame(np.array) and DataFrame(Series).
The text was updated successfully, but these errors were encountered: