Duplicate keys in dict?
Yinon Ehrlich
yinon.me at gmail.com
Tue Mar 9 07:27:59 EST 2010
On Mar 7, 6:23 pm, vsoler <vicente.so... at gmail.com> wrote:
> Hello,
>
> My code snippet reads data from excel ranges. First row and first
> column are column headers and row headers respectively. After reding
> the range I build a dict.
>
> What is the best approach for this problem? Can anybody help?
Have you tried xlread ? (http://www.python-excel.org/)
Best,
-- Yinon
More information about the Python-list
mailing list