You must carefully handle type conversion since the Python Driver wraps the C++ Driver and the data is being implicitly converted to string before being transmitted, and then it is implicitly converted from string in the Grid Library unless explicit conversion is used.