VGN
VGN copied to clipboard
Missing params in function
trafficstars
Hi, I am wondering what params your are passing to this function( highlighted with yellow dots) in make_graph_db.py file. Its look like the params are missing. Thanks.

Two lines below the line are for preparing the arguments for the function. Each of them would be a list, and it is passed to the function by 'pool.map'