mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 05:55:11 +08:00
MAINT: incorporate string support
This commit is contained in:
@@ -55,8 +55,7 @@ class EarningsCalendarLoaderTestCase(WithNextAndPreviousEventDataLoader,
|
||||
'datetime64[ns]', 'NaN'
|
||||
),
|
||||
NEXT_ANNOUNCEMENT: self.get_expected_next_event_dates(
|
||||
dates, 'datetime64[ns]', 'NaN'
|
||||
),
|
||||
dates, 'datetime64[ns]', 'NaN'),
|
||||
}
|
||||
cols[DAYS_TO_NEXT] = self._compute_busday_offsets(
|
||||
cols[NEXT_ANNOUNCEMENT]
|
||||
|
||||
Reference in New Issue
Block a user