Skip to content

Docs: mention that describe() uses approximate algorithms (#10416)#12113

Open
das970 wants to merge 1 commit intodask:mainfrom
das970:fix-docs-describe-approximation
Open

Docs: mention that describe() uses approximate algorithms (#10416)#12113
das970 wants to merge 1 commit intodask:mainfrom
das970:fix-docs-describe-approximation

Conversation

@das970
Copy link
Copy Markdown

@das970 das970 commented Oct 27, 2025

This PR updates the DataFrame API docs to clarify that
the describe() method in Dask uses approximate algorithms
for large datasets, which may lead to slight differences
from Pandas results.

Copy link
Copy Markdown
Member

@jacobtomlinson jacobtomlinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your formatting is off here so the note isn't actually rendering in the build preview.

I also don't think this is the right place to put this information. It should probably be in the docstring of .describe().

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.

2 participants