Science VM
Science VM
I am working on creating a docker container with a set of aerospace software so analysis can be driven from a jupyter notebook. So far I have included xfoil, avl...
I tried upgrading from 0.9.0-beta.3 to 0.9.0-beta.4 but had an issue that with the AD token. In .4 I get a v1 token while in .3 was getting the expected...
We have sklearn pipeline operations such as changing columns to lowercase, extracting columns, sorting columns, string cleaner , NA filler, etc. Hummingbird errors out on first one that lower case...