Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Series.rolling(3).quantile(10) segmentation fault #15463
Comments
|
yep, not very friendly...PR's appreciated! |
jreback
added Bug Difficulty Novice Numeric Reshaping Effort Low
labels
Feb 21, 2017
jreback
added this to the
Next Major Release
milestone
Feb 21, 2017
|
you can add a validation right here thanks! |
csizsek
referenced
this issue
Feb 22, 2017
Closed
The roll_quantile function now throws an exception instead of causing a segfault #15476
jreback
modified the milestone: 0.20.0, Next Major Release
Feb 22, 2017
jreback
closed this
in b94186d
Feb 23, 2017
AnkurDedania
added a commit
to AnkurDedania/pandas
that referenced
this issue
Mar 21, 2017
|
|
csizsek + AnkurDedania |
4c015e9
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kernc commentedFeb 20, 2017
•
edited
Code Sample, a copy-pastable example if possible
Problem description
The value 10 is over the fraction of 1 which .quantile() works with, but I guess it still shouldn't crash my interpreter.
Expected Output
Output of
pd.show_versions()pandas 0.19.0+479.g4842bc7