https://github.com/dataiku/dss-code-samples
Various code samples for using DSS
https://github.com/dataiku/dss-code-samples
Last synced: 7 days ago
JSON representation
Various code samples for using DSS
- Host: GitHub
- URL: https://github.com/dataiku/dss-code-samples
- Owner: dataiku
- License: apache-2.0
- Created: 2017-10-27T08:05:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T12:45:40.000Z (over 1 year ago)
- Last Synced: 2024-08-23T14:11:29.552Z (over 1 year ago)
- Language: Python
- Size: 144 KB
- Stars: 21
- Watchers: 106
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DSS code samples
This repository contains various examples of code-based operations for Dataiku DSS.
## Getting started
The examples referenced in this repository take advantage of the [Dataiku DSS public API](https://doc.dataiku.com/dss/latest/publicapi/rest.html), which you can leverage either from inside DSS itself or externally, by following the indications of the [reference documentation](https://doc.dataiku.com/dss/latest/python-api/index.html).
## Contributing
All contributions are more than welcome! If you wish to submit an idea, feel free to open an issue and/or submit a pull request.
## License
Copyright (C) 2022 Dataiku
Licensed under the Apache License, version 2.0