8000 DOC: Creating top-level user guide section, and moving pages inside by datapythonista · Pull Request #24677 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

DOC: Creating top-level user guide section, and moving pages inside #24677

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
merged 7 commits into from
Jan 23, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updating excluded doc file from flake8-rst
  • Loading branch information
datapythonista committed Jan 9, 2019
commit 9e90f4a3bd83e1a3a68af7ea2750415b7c962aa7
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ ignore = E402, # module level import not at top of file
exclude =
doc/source/basics.rst
doc/source/contributing_docstring.rst
doc/source/enhancingperf.rst
doc/source/user_guide/enhancingperf.rst


[yapf]
Expand Down
0