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

DOC: Searching DataFrame.eval( blocks me from the documentation #58955

Open
1 task done
Aloqeely opened this issue Jun 7, 2024 · 3 comments
Open
1 task done

DOC: Searching DataFrame.eval( blocks me from the documentation #58955

Aloqeely opened this issue Jun 7, 2024 · 3 comments
Labels
Docs Web pandas website

Comments

@Aloqeely
Copy link
Member

Aloqeely commented Jun 7, 2024

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/docs/search.html

Documentation problem

Searching pd.eval( / DataFrame.eval( triggers a security solution which blocks me from the documentation.

I am not sure if this is some sort of code injection protection, but searching for eval( in other docs does not trigger this, so I don't know if there's a security risk to worry about here.

Suggested fix for documentation

It is sensible to search for DataFrame.eval( to see some examples from the docs, no security solution should be triggered.

@Aloqeely Aloqeely added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels Jun 7, 2024
@mroeschke mroeschke added Web pandas website and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Jun 7, 2024
@mroeschke
Copy link
Member

It appears our docs hosted on OVHcloud has Cloudflare enabled, and the search query might be hitting some banned terms https://developers.cloudflare.com/workers/runtime-apis/web-standards/#javascript-standards cc @datapythonista

@rhshadrach
Copy link
Member

@tilovashahrin
Copy link
Contributor

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

No branches or pull requests

4 participants