I want to read excel 2007 files through python on my Ubuntu server . I already checked http://www.python-excel.org/ xlwt and xlrd, but it looks like none of them can read excel 2007 files.
What would be your recommendation?
Hi
Try pyXLSX . There is also openpyxl which can also read / write .xlsx files.
Source: https://habr.com/ru/post/1763573/More articles:How to raise an object on java.util.Map? - javaRequired Functions and Optional Variables - javascriptCombining multiple XML documents using Java - javaDynamic OAuth Facebook Callback URL? - facebookDebugging ASP.NET Session Variables - debuggingWhich programming language is best for website development? - c #Form not submitted after second call - javascriptВычитайте изображения с помощью opencv - c++Combining MVVM, ORM and some hardware interfaces - c #Доступ к учетным записям Gmail из С# - c#All Articles