Vaclav Petricek
Results
2
comments of
Vaclav Petricek
I can reproduce this problem by loading the following file in 0.8.2 on Mac (File->Open->min-alpha.csv): min-alpha.csv ``` a;b b;c c;a ``` ``` >>> g.nodes set([None]) >>> g.edges set([e186, e187, e185])...
Hey Daniel, Sounds like a useful feature - maybe we should implement this inside vw itself as a reduction so that it is accessible no matter how you use vw?