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.
Merge remote-tracking branch 'upstream/master' into docstrings_datafr…
…ame_describe * upstream/master: (25 commits) DOC: Improved pandas.plotting.bootstrap_plot docstring (pandas-dev#20166) DOC: update the Index.get_values docstring (pandas-dev#20231) DOC: update the pandas.DataFrame.all docstring (pandas-dev#20216) DOC: update the Series.view docstring (pandas-dev#20220) DOC: update the docstring of pandas.DataFrame.from_dict (pandas-dev#20259) DOC: add docstring for Index.get_duplicates (pandas-dev#20223) Docstring pandas.series.diff (pandas-dev#20238) DOC: update `pandas/core/ops.py` docstring template to accept examples (pandas-dev#20246) DOC: update the DataFrame.iat[] docstring (pandas-dev#20219) DOC: update the pandas.DataFrame.diff docstring (pandas-dev#20227) DOC: pd.core.window.Expanding.kurt docstring (split from pd.core.Rolling.kurt) (pandas-dev#20064) DOC: update the pandas.date_range() docstring (pandas-dev#20143) DOC: update DataFrame.to_records (pandas-dev#20191) DOC: Improved the docstring of pandas.plotting.radviz (pandas-dev#20169) DOC: Update pandas.DataFrame.tail docstring (pandas-dev#20225) DOC: update the DataFrame.cov docstring (pandas-dev#20245) DOC: update pandas.DataFrame.head docstring (pandas-dev#20262) DOC: Improve pandas.Series.plot.kde docstring and kwargs rewording for whole file (pandas-dev#20041) DOC: update the DataFrame.head() docstring (pandas-dev#20206) DOC: update the Index.shift docstring (pandas-dev#20192) ...
- Loading branch information
Showing
12 changed files
with
1,102 additions
and
225 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
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
Oops, something went wrong.