The event parser currently can;t support rosters. This is essentially because the league and roster data structures are complicated and have nested pointers. The c code needs to be refactored and /or the python interface needs to be defined with nested pointers so that rosters can be used.
The event parser currently can;t support rosters. This is essentially because the league and roster data structures are complicated and have nested pointers. The c code needs to be refactored and /or the python interface needs to be defined with nested pointers so that rosters can be used.