Closed beckermr closed 2 years ago
should there be a new unit test checking this bug?
this is also an opportunity to add pytest like tests
I don't want to spend the time on testing right now. Also the api here is not quite right and so that should be fixed first. I'd prefer to merge and come back to fix later.
OK, but then we should not make a release yet
A patch release now has more net value in fixing a serious bug. I don't see why we wait.
Without a test how do we know if this is an improvement over the old code?
Half of the lines are copied from above and the new lines I've run locally. Happy to wait.
@esheldon This is ready for review. cc @erykoff
That awesome. You might add a test for the effects of duplicate points in the code for groups. Up to you.
@esheldon Eli is happy and the tests pass. Any other comments here?
If you guys are happy with it then I'm ok
The query_self method had some odd bugs that this PR fixes.
closes #13 closes #14