Skip to content
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

upstream sync #1

Merged
merged 4,083 commits into from Mar 9, 2019
Merged

upstream sync #1

merged 4,083 commits into from Mar 9, 2019

Conversation

the-nose-knows
Copy link
Owner

  • closes #xxxx
  • tests added / passed
  • passes git diff upstream/master --name-only -- '*.py' | flake8 --diff
  • whatsnew entry

gfyoung and others added 30 commits January 20, 2019 17:07
…24715)

* DOC: Implementing redirect system, and adding user_guide redirects

* Using relative urls for the redirect

* Validating that no file is overwritten by a redirect

* Adding redirects for getting started and development sections
* Fixed heading on whatnew
* Remove empty scalars.rst
* Revert BUG-24212 fix usage of Index.take in pd.merge

xref #24733
xref #24897

* test 0.23.4 output

* added note about buggy test
* DOC: Add experimental note to DatetimeArray and TimedeltaArray
* Disable M8 in nanops

Closes #24752
* DOC: Final reorganization of documentation pages

* Move ecosystem to top level
* DOC: Adding redirects to API moved pages
simonjayhawkins and others added 29 commits March 2, 2019 20:41
…..) (#25483)

* STY: use pytest.raises context manager (plotting, reductions, scalar...)

* revert removed testing in test_timedelta.py

* remove TODO from test_frame.py

* skip py2 ci failure
* ENH: GH13473 Add errors parameter to DataFrame.rename
* BUG: Handle readonly arrays in period_array

Closes #25403
@the-nose-knows the-nose-knows merged commit dcf7137 into the-nose-knows:master Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment