[Solved] i have this error can anyone tell me the solution [closed]

[ad_1]

As you can see here: http://pandas.pydata.org/pandas-docs/dev/generated/pandas.DataFrame.drop_duplicates.html

“subset” is not an authorized keyword for “drop_duplicates” method.

I think you can use “cols” instead of “subset”.

1

[ad_2]

solved i have this error can anyone tell me the solution [closed]