Open christophermclement opened 10 months ago
Erros when running
sdv.nfl.load_nfl_pbp(list(range(1999, 2024)))
between 2005 and 2006 we get:
ShapeError: unable to vstack, dtypes for column "xyac_median_yardage" don't match:f64andi32``
ShapeError: unable to vstack, dtypes for column "xyac_median_yardage" don't match:
and
Erros when running
sdv.nfl.load_nfl_pbp(list(range(1999, 2024)))
between 2005 and 2006 we get:
ShapeError: unable to vstack, dtypes for column "xyac_median_yardage" don't match:
f64and
i32``