- Adds pandas code export for Pandas and Modin workflows. - Writes out a python file containing all the operations in sequence. - Added a version stop for SQLAlchemy as the API changes break compatibility with SQLWorkflow implementation.
0.0.7
Adds error logging on failed operation. Helps with https://github.com/modin-project/modin/issues/5172
0.0.6
Fixes an issue with Travis tests using newer versions of Modin