spine-tools / Spine-Database-API

Database interface to Spine generic data model
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
6 stars 5 forks source link

write() does not respect max_rows #160

Closed soininen closed 2 years ago

soininen commented 2 years ago

The max_rows parameter of spine_io.exporters.writer.write() doesn't seem to limit the rows as one would expect.

soininen commented 2 years ago

Fixed.