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 72 commits into from
Jan 1, 2020
Merged

Upstream sync #1

merged 72 commits into from
Jan 1, 2020

Conversation

ivan-vasilev
Copy link
Owner

No description provided.

simonjayhawkins and others added 30 commits December 29, 2019 09:17
…except on GroupBy (#30556)

* DOC: Document negative values on head(n), tail(n) except for GroupBy
* BUG: Change IntervalDtype.kind from None to "O"
* TST: added test for bug in groupby pct_change (GH30463)
* BUG: hash_pandas_object fails on array containing tuple #28969
TomAugspurger and others added 29 commits December 31, 2019 08:12
* PERF: Fixed performance regression in Series init

Closes #30564

* avoid calling
* XFAIL Tests

* XFAIL Tests

* Update as per brock suggestion

* unpin beautiful soup version

* Dont xfail for bs4 < 4.8.0

* Remove slow tests from allowed failures

* black pandas
Add StataWriter with unicode support

Co-authored-by: Tom Augspurger <[email protected]>
Co-authored-by: jbrockmendel <[email protected]>
* BUG: Raise when casting NaT to int

* Add release note

* Add PR number

* Use isna

* Parametrize test

* Check all integer dtypes

* Fix merge

* Edit release note

* Check for np.int64

* Handle timedelta64

* Add astype_nansafe datetime tests

* Add test for NaT object casting
@ivan-vasilev ivan-vasilev merged commit bb37c8b into ivan-vasilev:master Jan 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.