-------------- - fixing issue with the `%%sql` magics that was causing a double execution - update README.md for PMML - update for the `extras/wheel_loader` thanks Karol Tarcak
-------------- - explode have been removed from this library as it is supported natively by snowpark. - updated README providing information on how to use default `connections.toml`
0.0.33
-------------- - Falling back to builtin applyInPandas implementation
0.0.32
-------------- - Improving implementation of IPython integration. - display support for: Session and DataFrame - easier instalation of the %%magic
0.0.31
-------------- - Support for explode has been validated updating documentation