Skip to content

pandas-docstrings: Specify when random data in examples might be OK #77

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

Merged

Conversation

dukebody
Copy link
Contributor

Even if we want to avoid random data in examples, there are some cases where this might be justifiable or even desirable.

I don't know if the wording is OK or we can find more clear examples to don't be misleading.

FTR PRs where we are using random data:

@datapythonista
Copy link
Member

lgtm.

@jorisvandenbossche ?

@jorisvandenbossche
Copy link
Contributor

Yes that's good. Especially in the plotting ones we also don't really care about a fixed result (the plot is not saved but generated each time, so no problem it varies a bit in random data)

@jorisvandenbossche jorisvandenbossche merged commit d500806 into python-sprints:master Mar 12, 2018
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.

3 participants