Skip to content

Conversation

souris-dev
Copy link
Owner

Updation of fork

simonjayhawkins and others added 30 commits August 18, 2020 08:54
Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
* DOC: timezone warning for dates beyond TODAY

introducing a suggestion discussed in PR #33863 :
Added a warning in the user guide that timezone conversion on future dates is inherently unreliable.

* shorter warning text

Co-authored-by: Marco Gorelli <m.e.gorelli@gmail.com>
* BUG: DataFrame.apply with result_type=reduce incorrect index

* move whatsnew to 1.1.1

* move whatsnew
simonjayhawkins and others added 29 commits August 28, 2020 10:00
* pandas/core/series.py

* pandas/core/window/ewm.py

* pandas/core/window/indexers.py

* pandas/core/window/numba_.py

* pandas/core/window/rolling.py

* pandas/io/formats/css.py

* pandas/io/formats/format.py

* pandas/io/orc.py
* pandas/tests/test_multilevel.py

* pandas/tests/test_nanops.py

* pandas/.../test_moments_consistency_rolling.py

* pandas/tests/window/moments/test_moments_ewm.py

* pandas/.../test_moments_rolling.py

* pandas/tests/window/test_base_indexer.py

* pandas/tests/window/test_pairwise.py

* pandas/tests/window/test_rolling.py

* pandas/tseries/frequencies.py

* pandas/util/_test_decorators.py
* TYP: misc typing fixes for pandas\core\frame.py

* correct issue number
* TYP: typing errors in _xlsxwriter.py #35994

* TYP: add param type

* TYP: remove book=None in base class
* improved the documentation

* Update doc/source/getting_started/overview.rst

Co-authored-by: Marco Gorelli <m.e.gorelli@gmail.com>

* new commit

* content changed

* new commit

Co-authored-by: Marco Gorelli <m.e.gorelli@gmail.com>
* REF: remove unnecesary try/except

* TST: add test for agg on ordered categorical cols (#35630)

* TST: resample does not yield empty groups (#10603) (#35799)

* revert accidental rebase

* REF: use BlockManager.apply for Rolling.count

Co-authored-by: Karthik Mathur <22126205+mathurk1@users.noreply.github.com>
Co-authored-by: tkmz-n <60312218+tkmz-n@users.noreply.github.com>
…5941)

* DOC: complement the documentation for pandas.DataFrame.agg

* DOC: complement the documentation for pandas.DataFrame.agg

reformat the documentation according to PEP  8

* DOC: complement the documentation for pandas.DataFrame.agg

reformat the documentation according to PEP 8
* Update SparseDtype user guide doc

* Reword
* CLN: rolling.py

* Use obj._constructor instead

Co-authored-by: Matt Roeschke <mroeschke@housecanary.com>
@souris-dev souris-dev merged commit e273ead into souris-dev:interv_doc_fix_eg Sep 1, 2020
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.