It looks like there are some cases where one event will span two lines, and so we're getting un-parsable starting dates for the second line. Let's check these out and see what's going on. Right now, for the events code, we just have it filtering out those rows, but let's check through 1999 and make sure we're okay with that.
It looks like there are some cases where one event will span two lines, and so we're getting un-parsable starting dates for the second line. Let's check these out and see what's going on. Right now, for the
events
code, we just have it filtering out those rows, but let's check through 1999 and make sure we're okay with that.