A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/ydataai/ydata-profiling/commit/7758dba9110d0b43a830c47a749bbdadac45d381 below:

liting issue · ydataai/ydata-profiling@7758dba · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -20,7 +20,7 @@ def stationarity_test(config: Settings, series: pd.Series) -> Tuple[bool, float]

20 20

adfuller_test = adfuller(

21 21

series.dropna(),

22 22

autolag=config.vars.timeseries.autolag,

23 -

maxlag=config.vars.timeseries.maxlag

23 +

maxlag=config.vars.timeseries.maxlag,

24 24

)

25 25

p_value = adfuller_test[1]

26 26

You can’t perform that action at this time.


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