Download Latest Version Fix advanced player statistics returning 0 games played and remove the last _League Average_ row source code.zip (11.0 MB)
Email in envelope

Get an email when there's a new version of Basketball Reference

Home / 4.14.2
Name Modified Size InfoDownloads / 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.

image

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.

Source: README.md, updated 2024-11-15