potash / drain

pipeline library
MIT License
12 stars 5 forks source link

cleanup unused or redundant code #69

Closed potash closed 6 years ago

potash commented 6 years ago

For example, df.index_as_series("date") is equivalent to the built-in pandas df.index.to_frame().date