Yash Mahendra

Results 2 issues of Yash Mahendra

Getting OSError when importing swifter ```OSError Traceback (most recent call last) in ----> 1 import swifter ~/.local/lib/python3.7/site-packages/swifter/__init__.py in 3 import warnings 4 from logging import config ----> 5 from .swifter...

Getting the following error message. `'MinMaxScaler' object has no attribute 'clip'` Can you please review it? ![Screen Shot 2021-03-05 at 3 19 52 PM](https://user-images.githubusercontent.com/11927161/110169146-40daa680-7dc6-11eb-8c05-520dc3ed01fd.png)