10 Best and Free Datacamp Courses to learn Python and Data Skills in 2021
https://medium.com/javarevisited/10-best-and-free-datacamp-courses-to-learn-python-and-data-skills-in-2021-39e42682fd76
https://medium.com/javarevisited/10-best-and-free-datacamp-courses-to-learn-python-and-data-skills-in-2021-39e42682fd76
Medium
8 Best Free Datacamp Courses to learn Python and Data Science in 2025
My favorite Datacamp courses to learn Python, SQL, Data Science, and other data analysis skills online. It includes both free and best…
How to use the Seaborn library to compare categorical variables
https://kuanrongchan.medium.com/how-to-use-the-seaborn-library-to-compare-categorical-variables-2198b9e71f8c
https://kuanrongchan.medium.com/how-to-use-the-seaborn-library-to-compare-categorical-variables-2198b9e71f8c
Medium
How to use the Seaborn library to compare categorical variables
Categorical variables are often analysed with bar charts, box plots, violin plots or strip plots. While these data visualisation tools…
Quick and Dirty DataFrame Processing With CPU & GPU Clusters In The Cloud
https://medium.com/@GusCavanaugh/quick-and-dirty-dataframe-processing-with-cpu-gpu-clusters-in-the-cloud-c50d0ecfba92
https://medium.com/@GusCavanaugh/quick-and-dirty-dataframe-processing-with-cpu-gpu-clusters-in-the-cloud-c50d0ecfba92
Medium
Quick and Dirty DataFrame Processing With CPU & GPU Clusters In The Cloud
This post provides a quick example of reading and processing a DataFrame from single machines to clusters on both CPUs and GPUs. We’ll…
4 Different Methods for Changing the Font Size in Python Seaborn
https://sonery.medium.com/4-different-methods-for-changing-the-font-size-in-python-seaborn-fd5600592242
https://sonery.medium.com/4-different-methods-for-changing-the-font-size-in-python-seaborn-fd5600592242
Medium
4 Different Methods for Changing the Font Size in Python Seaborn
Data visualization 101
Natural Language Processing: Bag-Of-Words (Python Code Included)
https://medium.com/mlearning-ai/natural-language-processing-bag-of-words-python-code-included-ede3cfe979d2
https://medium.com/mlearning-ai/natural-language-processing-bag-of-words-python-code-included-ede3cfe979d2
Medium
Natural Language Processing: Bag-Of-Words (Python Code Included)
When preparing text for a machine learning model we can’t just pass the algorithm a list of cleaned tokens, we need to do a little bit more…
Data Science Practice for Loan Applications
https://medium.com/@omerfarukeker/data-science-practice-for-loan-applications-f3f53ae145eb
https://medium.com/@omerfarukeker/data-science-practice-for-loan-applications-f3f53ae145eb
Medium
Data Science Practice for Loan Applications
Following is a data science practice which involves data wrangling, exploratory data analysis, predictive modelling and results evaluation…
Using TensorFlow and Keras to Predict Fuel Efficiency
https://newbieprogrammer.medium.com/using-tensorflow-and-keras-to-predict-fuel-efficiency-e5ac09604c9c
https://newbieprogrammer.medium.com/using-tensorflow-and-keras-to-predict-fuel-efficiency-e5ac09604c9c
Medium
Using TensorFlow and Keras to Predict Fuel Efficiency
Learn how to build a prediction model using TensorFlow
How to Receive a Phone Call in Python with Flask and Plivo
https://nixonsamuel.medium.com/how-to-receive-a-phone-call-in-python-with-flask-and-plivo-de5177a6ec5
https://nixonsamuel.medium.com/how-to-receive-a-phone-call-in-python-with-flask-and-plivo-de5177a6ec5
Medium
How to Receive a Phone Call in Python with Flask and Plivo
Making an outbound phone call using the Plivo Voice platform is easy, but communication should be a two-way street. Customers should be…
How I attempted first python microservice development….
https://medium.com/@bhushanravi06/how-i-attempted-first-python-microservice-development-918582b345df
https://medium.com/@bhushanravi06/how-i-attempted-first-python-microservice-development-918582b345df
Medium
How I attempted first python microservice development….
While working with Python for data analysis, and data visualization platforms, I worked in a standalone environment…. My machine doing all…