Open christophermclement opened 9 months ago
Running:
sdv.cfb.load_cfb_rosters(range(2014, 2024))
get the error
ShapeError: unable to vstack, dtypes for column "season" don't match: i32 and f64
i32
f64
with 2023 data
Running:
sdv.cfb.load_cfb_rosters(range(2014, 2024))
get the error
ShapeError: unable to vstack, dtypes for column "season" don't match:
i32
andf64
with 2023 data