Install packages from specific channels using Conda
https://blog.usee.ai/install-packages-from-specific-channels-using-mamba-conda-8e54cfcd9eaa
https://blog.usee.ai/install-packages-from-specific-channels-using-mamba-conda-8e54cfcd9eaa
Medium
Install packages from specific channels using Conda
I favor using Conda (or Mamba) over pip to install Python (and non-Python) libraries. Recently even Nvidia RAPIDS dropped supporting pip…
Robots Are Hiring Data Scientist. What You Should Know Before Applying For Your Next Job.
https://medium.com/total-data-science/robots-are-hiring-data-scientist-what-you-should-know-before-applying-for-your-next-job-b7760545f79e
https://medium.com/total-data-science/robots-are-hiring-data-scientist-what-you-should-know-before-applying-for-your-next-job-b7760545f79e
Medium
Robots Are Hiring Data Scientist. What You Should Know Before Applying For Your Next Job.
This article dives into how Artificial Intelligence(AI) is revolutionising the hiring of skilled professionals particularly Data Scientist…
Python Interview Challenges Part 2, How Many Can You Solve?
https://tonylixu.medium.com/python-interview-challenges-part-2-how-many-can-you-solve-933f1d926aae
https://tonylixu.medium.com/python-interview-challenges-part-2-how-many-can-you-solve-933f1d926aae
Medium
Python Interview Challenges Part 2, How Many Can You Solve?
Real Life Python Practical Interview Questions
Time Series in Nature: Predicting the Water Level of a Wetland
https://medium.com/@jade.adams517/time-series-in-nature-predicting-the-water-level-of-a-wetland-63c57895d2e8
https://medium.com/@jade.adams517/time-series-in-nature-predicting-the-water-level-of-a-wetland-63c57895d2e8
Medium
Time Series in Nature: Predicting the Water Level of a Wetland
Predicting water levels has become a key focus of policymakers in the 21st century. As climates become more unstable and governments face…
A16: Seaborn (Part-1): Statistical Data Visualization (Distribution plots)
https://junaidsqazi.medium.com/a16-seaborn-part-1-statistical-data-visualization-distribution-plots-d9b469679470
https://junaidsqazi.medium.com/a16-seaborn-part-1-statistical-data-visualization-distribution-plots-d9b469679470
Medium
A16: Seaborn (Part-1): Statistical Data Visualization (Distribution Plots)
This article s a part of “Data Science from Scratch — Can I to I Can”, A Lecture Notes Book Series. (click here to buy your copy today!)
Versioning Machine Learning Experiments vs Tracking Them
https://towardsdatascience.com/versioning-machine-learning-experiments-vs-tracking-them-f3096a67faa1
https://towardsdatascience.com/versioning-machine-learning-experiments-vs-tracking-them-f3096a67faa1
Medium
Versioning Machine Learning Experiments vs Tracking Them
Learn how to improve ML reproducibility with DVC
How to Change a DataFrame from Wide to Long Format Using Pandas
https://python.plainenglish.io/how-to-change-a-dataframe-from-wide-to-long-format-using-pandas-be9f6a49dc2d
https://python.plainenglish.io/how-to-change-a-dataframe-from-wide-to-long-format-using-pandas-be9f6a49dc2d
Medium
How to Change a DataFrame from Wide to Long Format Using Pandas
A guide to changing a DataFrame from wide to long format using pandas.DataFrame.melt() function.
Notifications to Mobile Device, from anywhere in 5 minutes
https://medium.com/@isa.chamin/notifications-to-mobile-device-from-anywhere-in-5-minutes-7e2e41cd26a5
https://medium.com/@isa.chamin/notifications-to-mobile-device-from-anywhere-in-5-minutes-7e2e41cd26a5
Medium
Notifications to Mobile Device, from anywhere in 5 minutes
Getting notifications to mobile device from anywhere without too much overhead is not easy.