Skip to content

Commit a488121

Browse files
committed
[README] Add dtype binary notice
1 parent 4cd2e58 commit a488121

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ odML Version 1.4 introduced breaking format and API changes compared to the prev
2525
versions of odML. Files saved in the previous format versions can be converted to a 1.4
2626
compatible format using the version converter from the odml/tools package.
2727

28+
Be aware that the value dtype :code:`binary` has been removed. Incorporating actual binary
29+
data into odML files is discouraged, provide references to the original files using the
30+
:code:`URL` dtype instead.
31+
2832

2933
Dependencies
3034
------------

0 commit comments

Comments
 (0)