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

Resolve several documentation build warnings #5685

Merged
merged 4 commits into from Dec 17, 2019

Conversation

jrbourbeau
Copy link
Member

This doesn't get all the warnings yet. I plan to keep pushing to this PR

xref #5610

@mrocklin
Copy link
Member

mrocklin commented Dec 6, 2019 via email

@jrbourbeau
Copy link
Member Author

Added scipy as a dependency foe building the docs to resolve stats warnings like:

WARNING: autodoc: failed to import function 'stats.chisquare' from module 'dask.array'; the following exception was raised:
`dask.array.stats` requires `scipy` to be installed.

(ref https://github.com/dask/dask/pull/5685/checks?check_run_id=337542588#step:6:128)

@jcrist
Copy link
Member

jcrist commented Dec 9, 2019

This LGTM. Feel free to merge when ready @jrbourbeau.

@jrbourbeau jrbourbeau changed the title [WIP] Resolve several documentation build warnings Resolve several documentation build warnings Dec 17, 2019
@jrbourbeau jrbourbeau merged commit 7dcf08f into dask:master Dec 17, 2019
@jrbourbeau jrbourbeau deleted the array-doc-warnings branch December 17, 2019 22:10
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.

None yet

3 participants