Skip to content

version 1.3.5#334

Merged
ofajardo merged 8 commits into
masterfrom
dev
May 19, 2026
Merged

version 1.3.5#334
ofajardo merged 8 commits into
masterfrom
dev

Conversation

@ofajardo
Copy link
Copy Markdown
Collaborator

No description provided.

andrey-khropov and others added 8 commits May 10, 2026 23:31
…te, datetime or time variables (#332)

* Disregard SAS and SPSS format width and precision when identifying date, datetime or time variables
* Read fractions of seconds from SAS datasets

* Add a test for a SAS file with fractional seconds time

* Prevent rounding errors when processing datetime to polars

Datetime values in SAS, SPSS and STATA are stored as a floating point
number. Any operation risks introducing a rounding error.
Use integer math in order to preserve original interpretation.
@ofajardo ofajardo merged commit e23b1d8 into master May 19, 2026
6 checks passed
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

Successfully merging this pull request may close these issues.

4 participants