Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion doc/source/api.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.. currentmodule:: pandas
.. _api:

{{ header }}

*************
API Reference
*************
Expand Down
6 changes: 2 additions & 4 deletions doc/source/contributing_docstring.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
.. _docstring:

{{ header }}

======================
pandas docstring guide
======================

.. note::
`Video tutorial: Pandas docstring guide
<https://www.youtube.com/watch?v=EOA0lUeW4NI>`_ by Frank Akogun.

About docstrings and standards
------------------------------

Expand Down
2 changes: 2 additions & 0 deletions doc/source/developer.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.. _developer:

{{ header }}

.. currentmodule:: pandas

*********
Expand Down
2 changes: 2 additions & 0 deletions doc/source/ecosystem.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.. _ecosystem:

{{ header }}

****************
pandas Ecosystem
****************
Expand Down
2 changes: 2 additions & 0 deletions doc/source/extending.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.. _extending:

{{ header }}

****************
Extending Pandas
****************
Expand Down
9 changes: 1 addition & 8 deletions doc/source/options.rst
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
.. _options:

.. currentmodule:: pandas

.. ipython:: python
:suppress:

import pandas as pd
import numpy as np
np.random.seed(123456)
{{ header }}

********************
Options and Settings
Expand Down
2 changes: 1 addition & 1 deletion doc/source/overview.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.. _overview:

.. currentmodule:: pandas
{{ header }}

****************
Package overview
Expand Down
1 change: 0 additions & 1 deletion doc/source/r_interface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

{{ header }}


******************
rpy2 / R interface
******************
Expand Down
2 changes: 2 additions & 0 deletions doc/source/releases.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.. _release:

{{ header }}

*************
Release Notes
*************
Expand Down
2 changes: 2 additions & 0 deletions doc/source/tutorials.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.. _tutorials:

{{ header }}

*********
Tutorials
*********
Expand Down