Closed mathiasrabe closed 3 years ago
HI @mathiasrabe you're correct, I mentioned this, but I think in the previous issue I only fixed the skew
problem (in that case skew
could also be empty). I'm fixing this now.
Fixed with the last commit: 1778e90c845cdc707adddf2552ecc42930677bfb Please tell me if its working for you.
It's working. Thanks!
I have an issue with type conversation (again). I allready commented it in https://github.com/dparrini/python-comtrade/issues/2#issue-434918587
It seems that a new commit changed the type conversation back to this:
https://github.com/dparrini/python-comtrade/blob/78a4903fd6d1f3253097f18c8ff5b04be3c5ec62/comtrade.py#L387-L388
As you allready mentioned in https://github.com/dparrini/python-comtrade/issues/2#issue-434918587 the data type can be float too.