You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While parsing some posts has such errors:
Exception while running extract_time: ValueError("time data '16 mins' does not match format '%B %d, %Y at %I:%M %p'")
Exception while running extract_time: ValueError("time data '23 hrs' does not match format '%B %d, %Y at %I:%M %p'")
Exception while running extract_time: ValueError("time data 'January 22 at 12:09 PM' does not match format '%B %d, %Y at %I:%M %p'")
The text was updated successfully, but these errors were encountered:
While parsing some posts has such errors:
Exception while running extract_time: ValueError("time data '16 mins' does not match format '%B %d, %Y at %I:%M %p'")
Exception while running extract_time: ValueError("time data '23 hrs' does not match format '%B %d, %Y at %I:%M %p'")
Exception while running extract_time: ValueError("time data 'January 22 at 12:09 PM' does not match format '%B %d, %Y at %I:%M %p'")
The text was updated successfully, but these errors were encountered: