seermedical / seer-py

Python SDK for the Seer data platform
MIT License
27 stars 10 forks source link

Fix reshaping error #144

Closed cfranklin11 closed 3 years ago

cfranklin11 commented 3 years ago

The code comments explain about as thoroughly as I can what the issue is. I don't have it in me to refactor and test this properly at the moment, but I re-ran the Examples/msg_data_downloader.py script that was raising the error, and it sailed on through with fix. I don't have a good sense of what the underlying data should look like, so maybe someone could double-check that for me?