vallettea / koala

Transpose your Excel calculations into python for better performances and scaling.
GNU General Public License v3.0
143 stars 60 forks source link

add missing import into code example #247

Closed lauri108 closed 4 years ago

lauri108 commented 4 years ago

added this line to the example, for clarity: from koala.Spreadsheet import Spreadsheet