Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PasConnector casts type to integer after reading time series containing floats #119

Closed
dbrakenhoff opened this issue Jun 25, 2024 · 1 comment

Comments

@dbrakenhoff
Copy link
Member

Happens in rare cases when all values can be interpreted as integers.

dbrakenhoff added a commit that referenced this issue Jun 26, 2024
- 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
@dbrakenhoff
Copy link
Member Author

Closed by #124

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant