|
A quick look at Lahman and it's clear that in the pitching.csv there is a column for SV but not for SVO or BS.
That would result in the calculation BS/SVO returning a division by zero error when calculating it before outputing to CSV or Access.
But as the field BSVP is stored in the history (one of my bugbears that derived stats are saved in the database when they can be derived from other fields), I'll have a look and see what it contains.
__________________
This signature is intentionally blank
|