marvin-python-toolbox icon indicating copy to clipboard operation
marvin-python-toolbox copied to clipboard

Marvin AI has been accepted into the Apache Foundation and is now available at https://github.com/apache/incubator-marvin

Results 23 marvin-python-toolbox issues
Sort by recently updated
recently updated
newest added

**Description** When running the docker httpserver there is an exception with messages that contains accents: ``` RECEIVE FAILURE!!! UNKNOWN: Exception calling application: 'ascii' codec can't encode character u'\xe9' in position...

It would be nice to have a option inside Marvin to delete all persisted artifacts and log records. Use cases are: 1. When you need to be sure that the...

I think will be nice if we have a template compatible with cookie cutter... http://cookiecutter.readthedocs.io/en/latest/usage.html

Following [Puckel repository for docker-airflow](https://github.com/puckel/docker-airflow), Marvin could have one Docker's automated build.

Was development two Docker images, one generic with marvin toolbox only and other to dev with spark and user included. ``` # expose ports 8000 and 8888 to random ports...

Implementation of an spark serialization (save and load) strategy - Automatic detection of spark data frames - Selection of spark serialization strategy

Currently, one is needed to know a convention of parameters names to set when implementing the components of the DASFE pattern. For instance, in the Preparator class, the user needs...

enhancement

The engine-httpserver param "-pf" (params file path) have not been used by engine executor. Engine executor only loads the default (engine_home/engine.params) file.

bug

In this task we must be able to enable automatically the virtual env related with the engine that this notebook was started. This will simplify the process of running cli...