Skip to content

Commit e5f3a0d

Browse files
lbeltramewesm
authored andcommitted
DOC: Forgot a rather important "no"
1 parent fb4b324 commit e5f3a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/r_interface.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ data.frame instance.
7979

8080
You can also use **convert_to_r_matrix** to obtain a ``Matrix`` instance, but
8181
bear in mind that it will only work with homogeneously-typed DataFrames (as
82-
R matrices bear information on the data type):
82+
R matrices bear no information on the data type):
8383

8484

8585
.. ipython:: python

0 commit comments

Comments
 (0)