Skip to content

Commit

Permalink
Update table of I/O supported types (#9476)
Browse files Browse the repository at this point in the history
Support for a few types has been added without updating the table in the documentation. Updating the table here to match the current support.

Authors:
  - Vukasin Milovanovic (https://github.com/vuule)

Approvers:
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: #9476
  • Loading branch information
vuule authored Oct 25, 2021
1 parent ca77ca5 commit 6e88d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cudf/source/basics/io-supported-types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ The following table lists are compatible cudf types for each supported IO format
+-----------------------+--------+--------+--------+--------+---------+--------+--------+--------+--------+---------+---------+--------+--------+---------+---------+
| datetime64[ns] ||||||||||||||||
+-----------------------+--------+--------+--------+--------+---------+--------+--------+--------+--------+---------+---------+--------+--------+---------+---------+
| struct ||||||| |||||||||
| struct ||||||| |||||||||
+-----------------------+--------+--------+--------+--------+---------+--------+--------+--------+--------+---------+---------+--------+--------+---------+---------+
| decimal32 ||||||||||||||||
+-----------------------+--------+--------+--------+--------+---------+--------+--------+--------+--------+---------+---------+--------+--------+---------+---------+
Expand Down

0 comments on commit 6e88d26

Please sign in to comment.