pyexcel.Book.simple

Book.simple

Get data in simple format

You could obtain content in simple format by dot notation:

Book.simple

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

Book.get_simple(**keywords)