For the same problem,
The solution, I found is to install package spicy. Then *import spicy*
along with *import pandas. *
It really works -
But the instructions should be -
*import spicy*
*import pandas*
On Fri, 24 Apr 2020, 01:12 MRAB, wrote:
> On 2020-04-23 18:57, Amit Jain wrote:
> > Dea
On 2020-04-23 18:57, Amit Jain wrote:
Dear Sir/Madam,
After *successful installation of PIP for PANDAS *when I try to *import
pandas*, It gives error as given below -
import pandas as pd
Traceback (most recent call last):
File "", line 1, in
import pandas as pd
File
"C:\Users\Ami
Dear Sir/Madam,
After *successful installation of PIP for PANDAS *when I try to *import
pandas*, It gives error as given below -
>>> import pandas as pd
Traceback (most recent call last):
File "", line 1, in
import pandas as pd
File
"C:\Users\Amit\AppData\Local\Programs\Python\Python38-3