kieferk / dfply

dplyr-style piping operations for pandas dataframes
GNU General Public License v3.0
889 stars 103 forks source link

Allow distinct() to take no arguments to apply to whole dataframe #21

Closed bleearmstrong closed 6 years ago

bleearmstrong commented 7 years ago

In reference to Allow distinct with no arguments #17

kieferk commented 6 years ago

Merging this into the v0.3.1 branch instead (the branch for your existing pull requests). Once I'm done merging all of them into 0.3.1 i will bump master up to that.