pyexcel.Sheet.simple

Sheet.simple

Get data in simple format

You could obtain content in simple format by dot notation:

Sheet.simple

if you need to pass on more parameters, you could use:

Sheet.get_simple(**keywords)