Performing Table Joins (PyQGIS)¶
Προειδοποίηση
This tutorial is now obsolete. The preferred way to do table joins via pyqgis is to run the native:joinattributestable
algorithm via Python. See details at Running Processing Algorithms via Python (QGIS3).