You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used the following command in the Anaconda prompt: conda install -c conda-forge swifter to install swifter. The installation was successful however, when I use 'import swifter' in my notebook, I get the following error: TypeError: 'type' object is not subscriptable.