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 d7e011b commit 614633eCopy full SHA for 614633e
source/data-types.txt
@@ -51,6 +51,7 @@ Support for additional types will be added in subsequent releases.
51
- - ``bson.Decimal128``
52
- Instance of ``pymongoarrow.types.Decimal128Type``
53
- Instance of ``pymongoarrow.pandas_types.PandasDecimal128``
54
+ - Instance of ``pyarrow.Decimal128``
55
* - Boolean
56
- - ``~py.bool``
57
- Instance of ``~pyarrow.bool_``
0 commit comments