Leo
Leo
I made a few changes to make it work under python3 and pytorch v1, I tried it and seems to work correctly and finishes in 52 minutes (in my setup...
Scipy deprecated the image manipulation functions, I upgraded them to the scikit-learn ones. In the future I might do the port from pytorch 0.3.1 to a newest version
I made a few changes to make it work under python3 and pytorch v1, I tried it and seems to work correctly and finishes in 52 minutes (in my setup...
When starting AirFlow or checking dags with `airflow list_dags` in a clean Python 3.7 environment the following trace appears: ``` {dagbag.py:239} ERROR - Failed to import: /home/leo/Freelancing/Datopian/aircan/aircan/dags/api_ckan_import_to_bq.py Traceback (most recent...
I'm currently following the README.md documentation and I've found a few issues that I'll enumerate here: 1. [ ] The first AirFlow DAG fails according to the airflow UI but...