|
|
@ -305,7 +305,7 @@ class Generator (Learner):
|
|
|
|
else:
|
|
|
|
else:
|
|
|
|
# print (_item)
|
|
|
|
# print (_item)
|
|
|
|
pass
|
|
|
|
pass
|
|
|
|
_df = _df.replace('NaT','')
|
|
|
|
_df = _df.replace('NaT','').replace('NA','')
|
|
|
|
|
|
|
|
|
|
|
|
if r :
|
|
|
|
if r :
|
|
|
|
self.log(**{'action':'format','input':r})
|
|
|
|
self.log(**{'action':'format','input':r})
|
|
|
|