Known limitations
Operations known to not work with the Python client are:
-
Numeric utility functions will never be supported, use functions built into python functions instead.
The GDS Python client is not compatible with Python’s multiprocessing or any operations that rely on forking. If running queries in parallel is required, multithreading can be used instead.