Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'pandas.io.data' #3798

Closed
hjoab opened this issue Jul 25, 2018 · 1 comment
Closed

ModuleNotFoundError: No module named 'pandas.io.data' #3798

hjoab opened this issue Jul 25, 2018 · 1 comment

Comments

@hjoab
Copy link

hjoab commented Jul 25, 2018

I installed anaconda in my windows 10 (Lenovo t410) and when I use Jupyter Notebook with the following code I always receive the same error

`
import pandas.io.data as web

ModuleNotFoundError Traceback (most recent call last)
in ()
----> 1 import pandas.io.data as web

ModuleNotFoundError: No module named 'pandas.io.data'

What's the problem here???

@clair513
Copy link

clair513 commented Jul 26, 2018

Pandas deprecated it long back:
capture

@takluyver takluyver added this to the Not Notebook milestone Nov 7, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants