A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/issues/15463 below:

Series.rolling(3).quantile(10) segmentation fault · Issue #15463 · pandas-dev/pandas · GitHub

Code Sample, a copy-pastable example if possible
>>> pd.Series(np.arange(10)).rolling(3).quantile(10)
[1]    20214 segmentation fault
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
ValueError: quantile value 10 not in [0, 1]
Output of pd.show_versions()

pandas 0.19.0+479.g4842bc7


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4