forked from pandas-dev/pandas
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: Creating top-level user guide section, and moving pages inside (p…
- Loading branch information
1 parent
c7e2b96
commit 92e8996
Showing
21 changed files
with
62 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{{ header }} | ||
|
||
.. _user_guide: | ||
|
||
========== | ||
User Guide | ||
========== | ||
|
||
The User Guide covers all of pandas by topic area. Each of the subsections | ||
introduces a topic (such as "working with missing data"), and discusses how | ||
pandas approaches the problem, with many examples throughout. | ||
|
||
Users brand-new to pandas should start with :ref:`10min`. | ||
|
||
Further information on any specific method can be obtained in the | ||
:ref:`api`. | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
io | ||
indexing | ||
advanced | ||
merging | ||
reshaping | ||
text | ||
missing_data | ||
categorical | ||
integer_na | ||
visualization | ||
computation | ||
groupby | ||
timeseries | ||
timedeltas | ||
style | ||
options | ||
enhancingperf | ||
sparse | ||
gotchas |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.