Build Python Read Components
Python Read Components provide the ultimate flexibility for data ingestion. They allow you to build custom data readers for APIs, web services, databases, and any other data source that Python can access. With Python, you can implement complex data extraction logic, handle authentication, and process data before it enters your pipeline.
Before you beginโ
- Ensure you have an Ascend Project and Workspace
- Basic Python programming knowledge
- Understanding of the data source you want to connect to
Python Read Component guidesโ
๐Simple Python Reads
๐Incremental Python Reads
๐ง Smart Python Reads
Next stepsโ
After building your Python Read Components:
- ๐ Transform your data with SQL or Python
- ๐ค Write data to destinations
- ๐งช Add data tests to validate data quality
- ๐ Set up Automations to schedule regular data extraction