[in pandas 0.18.0: doc](http://pandas.pydata.org/pandas-docs/stable/10min.html#boolean-indexing) "where" is mentioned but not used, should it be df.where(df > 0)? It's the same in this case but anyway..