Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Fixes fetching play-by-play data for Hornets vs. Hawks on 11_16_1999 source code.tar.gz | 2024-11-15 | 14.6 MB | |
Fixes fetching play-by-play data for Hornets vs. Hawks on 11_16_1999 source code.zip | 2024-11-15 | 15.9 MB | |
README.md | 2024-11-15 | 629 Bytes | |
Totals: 3 Items | 30.5 MB | 0 |
Description
PR [#282] closed issue [#281] which summarized an error when fetching play-by-play data for a game between the Hornets and the Hawks that took place on November 16th, 1999.
Specifically, there's an event at the 10:00.0
mark in the 1st quarter that was causing the problem.
The existing logic was erroneously assuming each play-by-play row had at least two cells, when in fact, this "event" had only one cell.