kieferk / dfply

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

missing cumcount() function in embedded column functions #87

Open AndrewChung-GitHub opened 5 years ago

AndrewChung-GitHub commented 5 years ago

missing cumcount() function in embedded column functions, especially needed for using spread() function to handle the DataFrame with duplicate identifier.