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 fb4b324 commit e5f3a0dCopy full SHA for e5f3a0d
doc/source/r_interface.rst
@@ -79,7 +79,7 @@ data.frame instance.
79
80
You can also use **convert_to_r_matrix** to obtain a ``Matrix`` instance, but
81
bear in mind that it will only work with homogeneously-typed DataFrames (as
82
-R matrices bear information on the data type):
+R matrices bear no information on the data type):
83
84
85
.. ipython:: python
0 commit comments