xlrdAdvanced Examples

Read data from legacy .xls Excel files

Advanced xlrd techniques

Advanced usage and configuration of xlrd.

python
import xlrd
print("Advanced xlrd techniques")

These advanced techniques unlock the full power of xlrd.

Want to try these examples interactively?

Open Advanced Playground