๐Ÿ“ฐ 13 Ways To Speedup Python Loops

A few simple ways to achieve up to 970x speedup of Python for loops with minimal effort. ...

December 29, 2023 ยท 12 min

๐Ÿญ Production Grade API Development - Part 2

Learn about production grade API development. This is the second of two sessions. ...

๐Ÿญ Production Grade API Development - Part 1

Learn about production grade API development. This is the first of two sessions. ...

๐Ÿ… Minimum Python For Rising Data Analysts

A good Data Analyst is likely to be assigned various tasks (because of how awesome they have been on other tasks), some of which (explicitly or implicitly) require good Python programming skills to make them more efficient. This session is intended to help Data Analysts become more productive by using Python to automate parts of their growing variety of tasks. ...

๐ŸŽ–๏ธ Minimum Python Expected From Junior Data Engineers

A good Data Engineer must be familiar with GUI-based tools and be able to develop efficient code for data engineering activities, such as developing and maintaining ETL/ELT pipelines, data transformations, feature engineering to support model training, and insights generation. ...

๐Ÿ“ฐ Minimum Python Expected From Junior Data Engineers

A good Data Engineer must not only be familiar with GUI-based tools, but also be able to develop efficient code for common data engineering activities such as the development and maintenance of ETL/ELT pipelines, data transformations, feature engineering to support model training, insights generation etc. ...

November 13, 2023 ยท 10 min