المدة الزمنية 11:57

How to read Excel files with Python (xlrd tutorial)

بواسطة triforcelink
257 708 مشاهدة
0
1.3 K
تم نشره في 2014/03/20

Learn how to read out data from an Excel document using the xlrd Python module. The xlsx and xls file formats are supported. xlrd docs: http://www.lexicon.net/sjmachin/xlrd.html Type Numbers: 0 - XL_CELL_EMPTY 1 - XL_CELL_TEXT 2 - XL_CELL_NUMBER 3 - XL_CELL_DATE 4 - XL_CELL_BOOLEAN 5 - XL_CELL_ERROR 6 - XL_CELL_BLANK

الفئة

عرض المزيد

تعليقات - 0