-
Notifications
You must be signed in to change notification settings - Fork 2
WIP: More tests #3
Conversation
|
or I'll just roll back master. Carry on I'll take care of this edit: done |
LOL just did the rebase before I saw you edited your post.. |
that shouldn't be a problem since current master is an ancestor |
sorry for making this more complicated still |
If tests pass, ready to merge from my side. The last commit was to remove left overs from the "one-hot" discussion. |
test/tst_fixedrangescaler.jl.orig
Outdated
@@ -0,0 +1,302 @@ | |||
X = collect(Float64, reshape(1:40, 10, 4)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file seems to be an artefact from the rebase and should be deleted before merging
There are 2 depwarns left for v0.6, but from the testing part, not the actual module. |
I'll look into it. I reserved some time later today for github related things and this PR is on the top of my list. Thanks for putting so much effort into this. This package is turning into something really useful really quickly. |
No description provided.