Skip to content

Commit 7f7f7b6

Browse files
authored
Update python-libraries-and-data-types.md
edit
1 parent 404a4ef commit 7f7f7b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/machine-learning/python/python-libraries-and-data-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This table lists the implicit conversions that are provided. Other data types ar
4242
|**real**|`float32`|
4343
|**smallint**|`int16`|
4444
|**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|
4646
|**varbinary**|`bytes`|
4747
|**varbinary(max)**|`bytes`|
4848
|**varchar(n)**|`str`|

0 commit comments

Comments
 (0)