rdata

Reader of R datasets in .rda format, in Python

MIT License

Downloads
36.3K
Stars
45
Committers
2
rdata - Version 0.11.2 Latest Release

Published by vnmabus 8 months ago

This is just a bug fix in the deployment of version 0.11.0. Notes for that version follow:

What's Changed

New Contributors

Full Changelog: https://github.com/vnmabus/rdata/compare/0.10.0...0.11.2

rdata - Version 0.11.1

Published by vnmabus 8 months ago

This is just a bug fix in the deployment of version 0.11.0. Notes for that version follow:

What's Changed

New Contributors

Full Changelog: https://github.com/vnmabus/rdata/compare/0.10.0...0.11.1

rdata - Version 0.11.0

Published by vnmabus 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/vnmabus/rdata/compare/0.10.0...0.11.0

rdata - Version 0.10.0

Published by vnmabus 12 months ago

What's Changed

  • Improved support for NaNs in integer and boolean vectors.
  • Prevent infinite recursion when reference loops are present.

Full Changelog: https://github.com/vnmabus/rdata/compare/0.9.1...0.10.0

rdata - Version 0.9.1

Published by vnmabus about 1 year ago

  • The documentation has been updated. Now the landing page is easier to read and there is an online notebook example.
rdata - Version 0.9

Published by vnmabus about 2 years ago

What's Changed

Full Changelog: https://github.com/vnmabus/rdata/compare/0.8...0.9

rdata - Version 0.8

Published by vnmabus over 2 years ago

Adds support for RDS format.

What's Changed

Full Changelog: https://github.com/vnmabus/rdata/compare/0.7...0.8

rdata - Version 0.7

Published by vnmabus over 2 years ago

Dataframe conversion improvements.