[PYTHON] I get an error with import pandas.

I can't import pandas, so make a note of what to do.

I get an error like when I try to import pandas.

AttributeError: module 'pandas' has no attribute 'compat'
ImportError: cannot import name 'NA'

I got an error like the one above, so I was in trouble, so make a note of what to do.

pip install -U pandas

Pandas import error in python Impossible

!pip uninstall pandas -y

About pandas cannot be imported (AttributeError)

Impossible

Can't get jupter to start #2344 Refer to the above article

pip install --upgrade pip
pip uninstall python-dateutil
pip install python-dateutil

With this You can now import pandas,

ERROR: heroku 0.1.4 has requirement python-dateutil==1.5, but you'll have python-dateutil 2.8.1 which is incompatible.
ERROR: boto3 1.9.120 has requirement botocore<1.13.0,>=1.12.120, but you'll have botocore 1.13.8 which is incompatible.
ERROR: awscli 1.16.272 has requirement rsa<=3.5.0,>=3.1.2, but you'll have rsa 4.0 which is incompatible.

I got the above error, so it seems to be echoing elsewhere? For the time being, I passed through lol

Recommended Posts

I get an error with import pandas.
When I get an error with PyInstaller
I get an error with all yum commands
I get an Import Error in Python Beautiful Soup
When I get an error with Pylint in Atom on Windows
I get an error when trying to install maec 4.0.1.0 with pip
I got an error when saving with OpenCV
I get an error when I put opencv in pyautoGUI
I get an error when trying meinheld + WebSocket + mongodb
psql: I ran into an error with an invalid option --'''.
I got an error when using Tensorboard with Pytorch
When I try to import pandas on macOS I get the error No module named'_bz2'
I want to get an error message in Japanese with django Password Change Form
What to do if you get an Import Error when importing matplotlib with Jupyter
I got an error when pip install pandas on Mac, so I dealt with it
What to do when an error occurs with import _ssl
I get an ImportError on appengine_config.py
I sent an SMS with Python
I want to do ○○ with Pandas
Create an age group with pandas
[Beanstalk] What to do when an error occurs with import uuid
If you should have pip installed but get an Import error
I get an OS Error: [Errno 8] Exec format error when running a Flask application with a python command
I tried sending an SMS with Twilio
Import of japandas with pandas 1.0 and above
I tried to get started with Hy
I tried sending an email with python.
Get data from an oscilloscope with pyVISA
I got an SSL related error with pip install, so I solved it
I get a Python No module named'encodings' error with the aws command
Workaround if you get an error when trying to install PySide with pip
When I get a chromedriver error in Selenium
In the Chainer tutorial, I get an error when importing a package. (mock)
When I name the file flask.py in Flask, I get Import Error: cannot import name'Flask'
I tried to get an image by scraping
I got an error when I put opencv in python3 with Raspberry Pi [Remedy]
Let's write FizzBuzz with an error: Python Version
I want to send Gmail with Python, but I can't because of an error
An error occurs when trying to import scikit-learn after connecting to Oracle with SQLAlchemy
I want to be an OREMO with setParam!
I tried to get CloudWatch data with Python
scikit-learn import error
I get a UnicodeDecodeError when running with mod_wsgi
I tried to detect an object with M2Det!
What to do if you get an error when installing python with pyenv
Rollback processing when an error occurs with fabric
If you get a long error when tabbing an interactive shell with Anaconda
I tried sending an email with SendGrid + Python
What to do if you get an OpenSSL error when installing Python 2 with pyenv
I get an error when installing scipy on t2.micro because I don't have enough memory
Every time I try to read a csv file using pandas, I get a numpy error.
When I try to install mysqlclient with Django, I get error: command'gcc' failed with exit status 1.
I get an error when I try to raise Python to 3 series using pyenv on Catalina
For those who should have installed janome properly with Python but get an error
I want to convert an image to WebP with lollipop
I got an error that Python couldn't read settings.ini
After installing basemap, I got a numpy import error
Get Amazon RDS (PostgreSQL) data using SQL with pandas
[Note] Anaconda & VScode has trouble with python import error
String manipulation with python & pandas that I often use
I tried to get started with blender python script_Part 01