Overview#
The Datagen SDK provides a Python framework for working with the Datagen platform.
Its two main components are:
Data Request Generation#
This part of the SDK helps you generate data request files.
For interactive help with this feature, see the “Walkthroughs” section in the navigation menu.
Data Loading#
This part of the SDK helps you load and process a downloaded dataset.
Our GitHub contains tools and utilities to guide you through using this part of the SDK.
Installation#
Installation of the Datagen SDK is by standard pip install (requires Python version 3.6 or higher):
pip install datagen-tech