Top 10 Programming Languages Portfolio 📅 Dec 19, 2021 · ☕ 7 min read Most popular programming languages for 2023: Top 10 programming languages and why you should have them in your portfolio.
Pandas Apply: 12 Ways to Apply a Function to Each Row in a DataFrame 📅 Oct 8, 2020 · ☕ 12 min read How to efficiently iterate over rows in a Pandas DataFrame and apply a function to each row. 5 simple yet faster alternatives to Pandas apply and iterrow methods.