hrosspet

Results 2 comments of hrosspet

I am little bit confused now. Pip says I have version 1.0.0, but when I import steem and try `steem.__version__` I get `'0.18.103'`

> and remove lines 436 and 437 and change: `rets = px[['adjclose']].pct_change().dropna()` to `rets = px[['Adj Close']].pct_change().dropna()` I made a PR, let's see if Quantutopian will merge it...