Skip to content

Conversation

JonathanMarriott
Copy link
Contributor

@JonathanMarriott JonathanMarriott commented Sep 21, 2024

This PR implements the suggested documentation improvements outlined in #58338:

  • Covering the supported operators and functions to pandas.eval
  • Reorganising and adding links to pandas.DataFrame.eval and pandas.DataFrame.query to have a consistent explanation of the expr parameters

@JonathanMarriott JonathanMarriott marked this pull request as ready for review September 21, 2024 08:41
@mroeschke mroeschke added Docs expressions pd.eval, query labels Sep 25, 2024
@mroeschke mroeschke added this to the 3.0 milestone Sep 25, 2024
@mroeschke mroeschke merged commit 7e5282f into pandas-dev:main Sep 25, 2024
56 of 57 checks passed
@mroeschke
Copy link
Member

Thanks @JonathanMarriott

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

Labels

Docs expressions pd.eval, query

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Inconsistent and incomplete documentation of pandas.eval

3 participants