Data Engineering Integration
- Data Engineering Integration 10.5.1
- 所有产品
Developer toolのデータ型
| Pythonのデータ型
|
---|---|
Integer
| Int
|
Decimal
| Float
|
Double
| Float
|
Timestamp
| Datetime
|
String
| Str
|
Pythonトランスフォーメーションでは、この表に載っていないデータ型をサポートしません。
|