vallettea / koala

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

Use numpy new settings in with block #207

Closed danielsjf closed 5 years ago

danielsjf commented 5 years ago

The Numpy settings were changed in one of the excel blocks. Use these in a with statement such that there is no external impact.