Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 4150

Read and add in a dictionary values from EXCEL

$
0
0

Hello,
I actually have a python code to read and retrieve data values into a dictionary using import CSV and DictReader.
Simple datas well organized of customers (name, email, phone…)
It works great, but I would like to know if reading data from EXCEL file could be done easily? (to avoid export in csv the excel base file)
Which import need I use?
I would like to have a cross system between MAC and PC

Thank you for your helps

3 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4150

Trending Articles