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

preprocessing: improved support for adjast time length #63

Merged
merged 2 commits into from
Jan 2, 2018

Conversation

r9y9
Copy link
Owner

@r9y9 r9y9 commented Jan 2, 2018

  • support for 1d array
  • support kwargs passed to np.pad

- support for 1d and 2d array
- support kwargs passed to np.pad
@codecov-io
Copy link

codecov-io commented Jan 2, 2018

Codecov Report

Merging #63 into master will decrease coverage by 0.63%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   85.55%   84.91%   -0.64%     
==========================================
  Files          31       31              
  Lines        1751     1677      -74     
==========================================
- Hits         1498     1424      -74     
  Misses        253      253
Impacted Files Coverage Δ
nnmnkwii/preprocessing/generic.py 99.43% <100%> (-0.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 177b12c...d11fdf7. Read the comment docs.

@r9y9 r9y9 merged commit a5de132 into master Jan 2, 2018
@r9y9 r9y9 deleted the adjast_frame_length branch January 2, 2018 17:22
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