Data Engineering Integration
- Data Engineering Integration 10.5.2
- All Products
Developer Tool Data Type
| Python Data Type
|
---|---|
Integer
| Int
|
Decimal
| Float
|
Double
| Float
|
Timestamp
| Datetime
|
String
| Str
|
The Python transformation does not support data types that are not listed in this table.
|