ignorefpc=true
doesn't seem to work for SimpleRandomSample
#110
Labels
bug
Something isn't working
Milestone
For
SimpleRandomSample
settingignorefpc=true
should result infpc
being equal to 1.0, since we allowfpc
to be of typeFloat64
. But this doesn't happen:For
StratifiedSample
the same code looks ok:(there's also extra information that shouldn't be there, I mentioned this in issue #111.)
The text was updated successfully, but these errors were encountered: