Skip to content

Test split_data does not shuffle for Time Series#2552

Merged
eccabay merged 6 commits into
mainfrom
1807_timeseries_split_shuffle_test
Jul 28, 2021
Merged

Test split_data does not shuffle for Time Series#2552
eccabay merged 6 commits into
mainfrom
1807_timeseries_split_shuffle_test

Conversation

@eccabay
Copy link
Copy Markdown
Contributor

@eccabay eccabay commented Jul 26, 2021

Closes #1807

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 26, 2021

Codecov Report

Merging #2552 (a085586) into main (31866ba) will increase coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2552     +/-   ##
=======================================
+ Coverage   99.9%   99.9%   +0.1%     
=======================================
  Files        285     285             
  Lines      26097   26103      +6     
=======================================
+ Hits       26063   26069      +6     
  Misses        34      34             
Impacted Files Coverage Δ
...valml/tests/preprocessing_tests/test_split_data.py 100.0% <100.0%> (ø)

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 31866ba...a085586. Read the comment docs.

@eccabay eccabay marked this pull request as ready for review July 27, 2021 17:19
@eccabay eccabay requested a review from a team July 27, 2021 17:19
Copy link
Copy Markdown
Contributor

@freddyaboulton freddyaboulton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me @eccabay !

Copy link
Copy Markdown
Contributor

@angela97lin angela97lin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this 😁

@eccabay eccabay merged commit 3b5bf62 into main Jul 28, 2021
@eccabay eccabay deleted the 1807_timeseries_split_shuffle_test branch July 28, 2021 14:01
@chukarsten chukarsten mentioned this pull request Aug 3, 2021
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.

Test that split_data does not shuffle rows for time series problems

3 participants