Skip to content

Conversation

@jthielen
Copy link
Contributor

As requested in pydata/xarray#3643 (comment), this PR adds implementations for np.pad and np.resize, with accompanying tests.

  • Closes (insert issue number) (NEP-18 Compatibility #905 follow-up)
  • Executed black -t py36 . && isort -rc . && flake8 with no errors
  • The change is fully covered by automated unit tests
  • Documented in docs/ as appropriate
  • Added an entry to the CHANGES file (NEP-18 Compatibility #905 follow-up)

@hgrecco
Copy link
Owner

hgrecco commented Dec 27, 2019

bors r+

bors bot added a commit that referenced this pull request Dec 27, 2019
956: Add np.pad and np.resize implementations r=hgrecco a=jthielen

As requested in pydata/xarray#3643 (comment), this PR adds implementations for `np.pad` and `np.resize`, with accompanying tests.

- ~~Closes (insert issue number)~~ (#905 follow-up)
- [x] Executed ``black -t py36 . && isort -rc . && flake8`` with no errors
- [x] The change is fully covered by automated unit tests
- [x] Documented in docs/ as appropriate
- ~~Added an entry to the CHANGES file~~ (#905 follow-up)


Co-authored-by: Jon Thielen <[email protected]>
@bors
Copy link
Contributor

bors bot commented Dec 27, 2019

Build succeeded

@bors bors bot merged commit 649672b into hgrecco:master Dec 27, 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.

2 participants