You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PasConnector now always defaults to reading pandas series (instead of 1-column DataFrames)
- set dtype=False in read_json
- add squeeze argument to _series_from_json
- squeeze time series when parsing model dict
Happens in rare cases when all values can be interpreted as integers.
The text was updated successfully, but these errors were encountered: