Skip to content

updates pandas #1

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

Merged
merged 3,619 commits into from
Sep 13, 2019
Merged

updates pandas #1

merged 3,619 commits into from
Sep 13, 2019

Conversation

datajanko
Copy link
Owner

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

jbrockmendel and others added 30 commits August 4, 2019 17:52
* BUG: fix to_datetime(dti, utc=True)

* whatsnew, suggested edits

* parametrize

* backquotes
christopherzimmerman and others added 29 commits September 10, 2019 08:05
…uncation (#25103)

* Fix #25099 set na_rep values before converting to string to prevent data truncation
There's `np.random.np.random` in /doc/source/user_guide/computation.rst, which I believe is a typo. But the weird thing is there's actually `np.random.np` in numpy (1.16.4), but not in numpy (1.17.2). That's maybe why the doc build passed before. While I'm trying to build the doc locally with numpy 1.17.2, it failed.
…28368)

* ENH: Add IntegerArray.__arrow_array__ for custom conversion to Arrow

* simplify pyarrow version check in tests

* add whatsnew
@datajanko datajanko merged commit 2897723 into datajanko:master Sep 13, 2019
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.