Masi

Results 3 issues of Masi

Run `pd.rolling_mean(df['Berri1'], n).dropna().plot();` and you get ``` /usr/local/lib/python2.7/dist-packages/ipykernel/__main__.py:6: FutureWarning: pd.rolling_mean is deprecated for Series and will be removed in a future version, replace with Series.rolling(window=15,center=False).mean() ``` How can you do...

update

I get the warning many times per iterations now, began yesterday after `apt-get update && apt-get upgrade` ``` Warning: Function newline has the same name as a MATLAB builtin. We...

I want to restore wfdb without changing a directory in OS X. The first occurrence in the ticket #106. I describe some of its complications in #122. System: OS X...