Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

import pandas_datareader --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) in ----> 1 import pandas_datareader ModuleNotFoundError: No module named 'pandas_datareader' I have problem with python in

import pandas_datareader

--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last)  in  ----> 1 import pandas_datareader ModuleNotFoundError: No module named 'pandas_datareader' 

I have problem with python in jupyer when I write ( import pandas_datareader )

I tried many ways but still not solve.

when I write python revision in Jupiter showing python 2 ( instead python3 that I already installed )

can I save this problem with all possible step can solve this ?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions