Open larrycai opened 2 years ago
Further
NameError: name 'features_train_pd' is not defined
and
TypeError: drop() takes from 1 to 8 positional arguments but 25 were given
thanks @larrycai! we pushed a few changes to the notebook in 3.2 that fixes the bugs
Chapter 3 Credit Card Fraud Detection-pandas + sklearn + pytorch.ipynb , cell 10
It seems now it recommends to import directly, at least work for me