We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd2e58 commit a488121Copy full SHA for a488121
README.rst
@@ -25,6 +25,10 @@ odML Version 1.4 introduced breaking format and API changes compared to the prev
25
versions of odML. Files saved in the previous format versions can be converted to a 1.4
26
compatible format using the version converter from the odml/tools package.
27
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
+
32
33
Dependencies
34
------------
0 commit comments