File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,12 @@ create pandas series and data frames.
2727
2828Check out the GoodData Pandas [ documentation] ( https://gooddata-pandas.readthedocs.io/en/latest/ ) to learn more and get started.
2929
30+ ### GoodData Pipelines
31+
32+ The [ gooddata-pipelines] ( ./gooddata-pipelines/ ) package provides easy ways to manage the lifecycle of GoodData Cloud.
33+
34+ Check out the GoodData Pipelines [ documentation] ( https://www.gooddata.com/docs/python-sdk/latest/pipelines-overview/ ) to learn more and get started.
35+
3036### GoodData FlexConnect
3137
3238The [ gooddata-flexconnect] ( ./gooddata-flexconnect ) package is the foundation for writing custom FlexConnect data sources.
@@ -45,5 +51,6 @@ into PostgreSQL as foreign tables that you can then query using SQL.
4551Check out the GoodData Foreign Data Wrapper [ documentation] ( https://gooddata-fdw.readthedocs.io/en/latest/ ) to learn more and get started.
4652
4753## Contributing
54+
4855If you would like to improve, extend or fix a feature in the repository, read and follow the
4956[ Contributing guide] ( ./CONTRIBUTING.md ) .
You can’t perform that action at this time.
0 commit comments