Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
ERR: better error reporting with .transform and an invalid output from a UDF #10165
Comments
jreback
added Docs Difficulty Novice Error Reporting Effort Low
labels
May 18, 2015
jreback
added this to the
0.17.0
milestone
May 18, 2015
jreback
referenced
this issue
May 18, 2015
Closed
BUG: groupby.transform length mismatch under certain specifications #9697
jreback
modified the milestone: Next Major Release, 0.17.0
Aug 19, 2015
jreback
added the
Prio-low
label
Aug 19, 2015
tomowind
referenced
this issue
Feb 26, 2016
Closed
ERR: Better error reporting with .transform and an invalid output per GH 10165 #12474
|
Pull request 12474 submitted |
jreback
closed this
in 2e4da9b
Feb 27, 2016
jreback
modified the milestone: 0.18.0, Next Major Release
Feb 27, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jreback commentedMay 18, 2015
xref #9697
I think we can detect the returned values and if they are not scalars, give a nicer error message. Further a doc-note would be helpful.