kieferk / dfply

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

NameError: name 'filter_for_jpeg' is not defined #106

Open MhmdOdoo opened 2 years ago

MhmdOdoo commented 2 years ago

I am trying to run a python script, but this issue is popping up for me when running it, any solutions on this problem? I have already installed Pillow library but I am still facing it. Thanks