An open API service indexing awesome lists of open source software.

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

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