[issue40168] import pandas error[python 3.8.]

2021-02-08 Thread Ronald Oussoren
Change by Ronald Oussoren : -- resolution: -> third party stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Pyt

[issue40168] import pandas error[python 3.8.]

2020-04-03 Thread Rémi Lapeyre
Rémi Lapeyre added the comment: Hi Harish, it looks like you are having an issue related to Pandas and not Python itself. This bug tracker is for issues related to Python, for issues related to Pandas you will want to open a new issue at https://github.com/pandas-dev/pandas -- nosy:

[issue40168] import pandas error[python 3.8.]

2020-04-03 Thread Harish Gajjar
New submission from Harish Gajjar : Dear Python Developers, I am writing this to inform you that currently I am using python 3.8 and I installed pandas using "pip install pandas", but when I try to import pandas idle shows some error. Python 3.8.2 (tags/v3.8.2:7b3ab59, Feb 25 2020, 22:45:29)