Skip to content

Conversation

@pranavkp71
Copy link

This PR adds missing documentation for the Expression class used by pd.col().
The page includes:

  • A short description of the class
  • Example usage inside DataFrame.assign
  • A list of supported operations (arithmetic, comparison, ufuncs, accessors, and Series methods)

Also linked this page in the API reference index so it appears in the built documentation.

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 this pull request may close these issues.

DOC: missing docs for pd.col Expression objects

1 participant