https://github.com/dataiku/dss-plugin-sas-format
https://github.com/dataiku/dss-plugin-sas-format
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dataiku/dss-plugin-sas-format
- Owner: dataiku
- License: apache-2.0
- Created: 2021-04-09T13:44:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-08T13:53:12.000Z (9 months ago)
- Last Synced: 2025-07-08T14:47:57.387Z (9 months ago)
- Language: Python
- Size: 74.2 KB
- Stars: 0
- Watchers: 21
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Plugin information
This plugin provides a custom format reader to import the contents of a .sas7bdat or .xport data file into your DSS project.
This implementation will work with almost any SAS file but may be slower than the default one provided with DSS. It is provided by the Pandas library shipped with DSS, and may change when future Pandas versions are released.
## License
This library is distributed under the Apache License version 2.0