Enhanced Pandas Support
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.