Skip to content

Commit be6b00d

Browse files
committed
redocument
1 parent 9667edc commit be6b00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NAMESPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ S3method(py_to_r,datatable.Frame)
9292
S3method(py_to_r,datetime.date)
9393
S3method(py_to_r,datetime.datetime)
9494
S3method(py_to_r,default)
95+
S3method(py_to_r,pandas.Categorical)
9596
S3method(py_to_r,pandas.DataFrame)
9697
S3method(py_to_r,pandas.Series)
97-
S3method(py_to_r,pandas.Categorical)
9898
S3method(py_to_r,pandas._libs.missing.C_NAType)
9999
S3method(py_to_r,pandas._libs.missing.NAType)
100100
S3method(py_to_r,pandas.arrays.NumpyExtensionArray)

0 commit comments

Comments
 (0)