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
After parsing a log with LogParser, cache it in the std_logs directory in a pickle file or something. Note, need to be smart about not opening and closing the pickle file for every single log.
The text was updated successfully, but these errors were encountered:
After parsing a log with LogParser, cache it in the
std_logs
directory in a pickle file or something. Note, need to be smart about not opening and closing the pickle file for every single log.The text was updated successfully, but these errors were encountered: