November 19, 2024 

One of the biggest perks of working with Noah is learning coding tricks. 

%timeit is a measure of the execution time of small code snippets in Python. Below, we can see that when we search for the company name 'Walgreens,' for the same number of companies, finding 'Walgreens' from a list is faster than finding it from a data frame.