Steps to reproduce:
- Checkout git commit ba8fc6b
- Clean up metaflow env:
rm -rf .metaflow
- run
just train
Logs: https://gist.github.com/shanxS/57d1727a03ed2351b4f52192f034b22a
I was able to work around by explicitly adding pandas in common.py but that begs the question how is numpy import is working.