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
This repository documents my journey through the Google IT Automation with Python Professional Certificate on Coursera. It includes Python scripts, exercises, and projects covering automation tasks like file management, image processing, regular expressions, and system administration.
Takes a log file and counts errors. It also generates basic user statistics and creates two .csv files representing error type count, and user statistics.