Skip to content

Enhanced Pandas Support

Choose a tag to compare

@trangevi trangevi released this 16 Apr 16:38
· 49 commits to master since this release
5657df2

Added support for providing Pandas orients for the PandasParameterType. This allows users to define the orient they want used when InferenceSchema converts a Pandas DataFrame to JSON and back.

Added more detailed support for nested handling.