Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Python pandas.read_excel error: "No module named xlrd"

$
0
0

@Aarshay wrote:

Hi,

I'm using Enthought Canopy and Pandas came installed by default on this environment.

However, when I'm using the Pandas default command:
pd.read_excel("excelfile.xlsx",sheetname="sheet1")

I'm getting an error:
ImportError: No module named xlrd

Any help would be really appreciated.

Thanks,
Aarshay

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles