A week in python - #1

A week in python - #1

ยท

2 min read

As 2025 approaches, Iโ€™m diving into the world of ๐Œ๐š๐œ๐ก๐ข๐ง๐ž ๐‹๐ž๐š๐ซ๐ง๐ข๐ง๐  ๐š๐ง๐ ๐€๐ซ๐ญ๐ข๐Ÿ๐ข๐œ๐ข๐š๐ฅ ๐ˆ๐ง๐ญ๐ž๐ฅ๐ฅ๐ข๐ ๐ž๐ง๐œ๐ž, and thereโ€™s no better way to begin this journey than mastering Python! This week, I focused on building a solid foundation in Python, with an emphasis on data analysis and key libraries like NumPy, Pandas, and Matplotlib.

I kicked off the week with two foundational courses from Datacamp. Their bite-sized videos and hands-on coding sessions made the learning process engaging and effective. To put my knowledge to the test, I completed a project titled โ€œ๐ˆ๐ง๐ฏ๐ž๐ฌ๐ญ๐ข๐ ๐š๐ญ๐ข๐ง๐  ๐๐ž๐ญ๐Ÿ๐ฅ๐ข๐ฑ ๐Œ๐จ๐ฏ๐ข๐ž๐ฌโ€, which gave me valuable insights into data analysis techniques.

Impressed by the versatility of Pandas, I decided to deepen my understanding by completing the โ€œ๐ƒ๐š๐ญ๐š ๐Œ๐š๐ง๐ข๐ฉ๐ฎ๐ฅ๐š๐ญ๐ข๐จ๐ง ๐ฐ๐ข๐ญ๐ก ๐๐š๐ง๐๐š๐ฌโ€ course, followed by another project, โ€œ๐„๐ฑ๐ฉ๐ฅ๐จ๐ซ๐ข๐ง๐  ๐๐˜๐‚ ๐๐ฎ๐›๐ฅ๐ข๐œ ๐’๐œ๐ก๐จ๐จ๐ฅ ๐“๐ž๐ฌ๐ญ ๐’๐œ๐จ๐ซ๐ž ๐‘๐ž๐ฌ๐ฎ๐ฅ๐ญ๐ฌโ€. This project was an incredible learning experience, reinforcing my skills and helping me build โ€œmuscle memoryโ€ with the library.

To wrap up the week, I took the โ€œ๐ˆ๐ง๐ญ๐ซ๐จ ๐ญ๐จ ๐’๐ญ๐š๐ญ๐ข๐ฌ๐ญ๐ข๐œ๐ฌ ๐ฐ๐ข๐ญ๐ก ๐๐ฒ๐ญ๐ก๐จ๐งโ€ course, which covered foundational statistics concepts essential for machine learning. I explored measures of central tendency and variability, techniques to identify outliers, probability distributions (discrete, continuous, binomial, normal, Poisson, and more), and advanced topics like the central limit theorem, correlation, and experiment design.

These courses and projects have sparked a deeper interest in working with data. With this solid foundation, Iโ€™m excited to kick off the new year by delving into core machine learning topics like supervised and unsupervised learning, followed by more advanced areas.

If youโ€™re interested, you can find my project codes on GitHub and in my DataCamp portfolio: https://www.datacamp.com/portfolio/abrar03

Iโ€™d love to hear your plans for 2025! ๐ŸŽฏ Are you focusing on any particular skills or projects? Any advice for my journey would be greatly appreciated ๐Ÿ™Œ.

#MachineLearning #DataScience #ArtificialIntelligence #Python #AWeekInPython

ย