top of page
Search
  • Yash Patel

Python Scripts

While working with TraceLink as a summer intern, I was introduced to writing python scripts. I've written three python scripts with the same essential function. The task is to take large files, up to 10 GB, and parse through the file and display certain lines or display number of errors that occurred. The other challenge than just parsing the files was to ensure fast performance times. Below is an example of one of the outputs for my script and how I improved performance.







9 views0 comments

Recent Posts

See All
bottom of page