Using Python 3.8.10, carball-0.7.5 (installed via pip). Processed 3,156 replay files (private 3v3 league matches) dating from 7/14/21 to 10/10/21.
Virtually every all of the 1,190 replays from matches prior to 8/11/2021 (RL Season 4 start date) contains a 'gameMetadata.demos' key in the JSON output, however none of the 1,966 replays from matches on/after 8/11/2021 contain the demos key.
I have spot-checked a few replays and the boxcars-py JSON output did include demo info, but the carball JSON, dataframe, and protobuf data do not appear to include demo stats.
Using Python 3.8.10, carball-0.7.5 (installed via pip). Processed 3,156 replay files (private 3v3 league matches) dating from 7/14/21 to 10/10/21.
Virtually every all of the 1,190 replays from matches prior to 8/11/2021 (RL Season 4 start date) contains a 'gameMetadata.demos' key in the JSON output, however none of the 1,966 replays from matches on/after 8/11/2021 contain the demos key.
I have spot-checked a few replays and the boxcars-py JSON output did include demo info, but the carball JSON, dataframe, and protobuf data do not appear to include demo stats.