Mustafa Dogan
Mustafa Dogan
@mlmaskey I believe it is just an numerical error. Upper bound is raised by 0.00 (0.00%), which is a very small number but still showing up. Maybe the way it...
@jdherman I think two important postprocessors are ag and urban postprocessors. - Ag and urban supply portfolio postprocessors can be combined with ag and urban postprocessors if possible. It does...
@jdherman these blank lines were also happening while I was writing `networkcheck.py` results into csv. Now, we don't use it anymore. https://github.com/msdogan/pyvin/blob/master/preprocessor/networkcheck.py ``` # # Save results to a .csv...
I am assuming latest pull request https://github.com/m.pysdogan/pyvin/pull/27 resolved blank line issue in `postprocess.py` output csv.
This is not urgent but I am just curious if I am the only one to get blank lines when running `postprocess.py` My data and result file is attached. (I...
Update: when I run this on my laptop, I didn't get blank lines. It can be python 3 - 2.7 thing.