betfair_data
betfair_data copied to clipboard
Fast Python Betfair historical data file parser
Results
12
betfair_data issues
Sort by
recently updated
recently updated
newest added
Could someone provide an example to get around the GIL? I run into "TypeError: cannot pickle 'builtins.File' object" with both joblib and pathos.
I recorded a bunch of markets with flumine. About half of them have the first clk as null. bfd can process the file just fine after changing null to "null"...