Skip to content

Add Column.column as a part of the standard? #185

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

Closed
thomasjpfan opened this issue Jun 22, 2023 · 1 comment · Fixed by #186
Closed

Add Column.column as a part of the standard? #185

thomasjpfan opened this issue Jun 22, 2023 · 1 comment · Fixed by #186

Comments

@thomasjpfan
Copy link
Contributor

I propose adding Column.column to the standard that returns the "Series" object from the underlying library. The behavior will be the same as DataFrame.dataframe. The use case for Column.column is the same as DataFrame.dataframe.

@MarcoGorelli
Copy link
Contributor

Thanks @thomasjpfan for the issue - there was some discussion about that here, though arguably it was orthogonal to the to_array_obj discussion

So I'd suggest we add Column.column independently of that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants