You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/machine-learning/python/python-libraries-and-data-types.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ This table lists the implicit conversions that are provided. Other data types ar
42
42
|**real**|`float32`|
43
43
|**smallint**|`int16`|
44
44
|**tinyint**|`uint8`|
45
-
|**spees**|`DATETIME`|supported with CU6 and above(with numpy arrays of type datetime.datetime or pandas) SPEES now supports DATETIME types with fractional seconds|
45
+
|**spees**|`DATETIME`|supported with CU6 and above(with numpy arrays of type datetime.datetime or pandas) SPEES now supports DATETIME types with fractional seconds|
0 commit comments