-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Schemas
-
None
Currently when using PyMongoArrow one has to juggle schemas for each table. However, we could find some inspiration from this function to make our own version of the Schemas: https://arrow.apache.org/docs/python/generated/pyarrow.Schema.html#pyarrow.Schema.from_pandas
- related to
-
INTPYTHON-116 Add Documentation for Auto-Discovery of Schemas
- Closed