How to make a parallel book for language learning. Part 1. Python and Colab version
https://medium.com/@averoo/how-to-make-a-parallel-book-for-language-learning-part-1-python-and-colab-version-cff09e379d8c
https://medium.com/@averoo/how-to-make-a-parallel-book-for-language-learning-part-1-python-and-colab-version-cff09e379d8c
Medium
How to make parallel books for language learning. Part 1. Python and Colab version
Upd. How to create bilingual books. Part 2. Lingtrain Alignment Studio
Introduction To Natural Language Processing
https://adwaitkelkar12.medium.com/introduction-to-natural-language-processing-11e69af49696
https://adwaitkelkar12.medium.com/introduction-to-natural-language-processing-11e69af49696
Medium
Introduction To Natural Language Processing
We have nearly always worked with numerical datasets in our standard machine learning / data science problems. Whenever we came across a…
Python: Effective Serial Data Processing
https://admantium.medium.com/python-effective-serial-data-processing-53711432509b
https://admantium.medium.com/python-effective-serial-data-processing-53711432509b
Medium
Python: Effective Serial Data Processing
Sending serial data between microcontrollers and single-board-computers is an easy way to exchange information. In the last article, I…
Why Does a Print Statement in Python Always Return a New Line
https://python.plainenglish.io/why-does-a-print-statement-in-python-always-return-a-new-line-e0f39f7e013f
https://python.plainenglish.io/why-does-a-print-statement-in-python-always-return-a-new-line-e0f39f7e013f
Medium
Why Does a Print Statement in Python Always Return a New Line
Understanding the reason behind the print statement always giving the output on a new line in Python.
Mastering Data Scraping using Python and NodeJS — Step 1 of 5
https://medium.com/remote-worker-indonesia/mastering-data-scraping-using-python-and-nodejs-step-1-of-5-ee1793960455
https://medium.com/remote-worker-indonesia/mastering-data-scraping-using-python-and-nodejs-step-1-of-5-ee1793960455
Medium
Mastering Data Scraping using Python and NodeJS — Step 1 of 5
Data scraping is an activity to retrieve data programmatically from the website as needed. This action can actually be done manually, but…
A Complete Guide of How to Choose and Apply the Right Statistical Test in Python
https://billybonaros.medium.com/a-complete-guide-of-how-to-choose-and-apply-the-right-statistical-test-in-python-5fcaf5fb9351
https://billybonaros.medium.com/a-complete-guide-of-how-to-choose-and-apply-the-right-statistical-test-in-python-5fcaf5fb9351
Medium
A Complete Guide of How to Choose and Apply the Right Statistical Test in Python
Get a basic understanding of when you should apply Z-test, T-test, Chi-Squared test, ANOVA, and Correlation Test
Target Marketing on Starbucks Rewards Mobile App
https://eden-ong.medium.com/target-marketing-on-starbucks-rewards-mobile-app-77a49afedeb3
https://eden-ong.medium.com/target-marketing-on-starbucks-rewards-mobile-app-77a49afedeb3
Medium
Target Marketing on Starbucks Rewards Mobile App
Project Overview
Understanding Matplotlib in 6 Code snippets
https://medium.com/@AnveeNaik/understanding-matplotlib-in-6-code-snippets-63e5b8be2c8
https://medium.com/@AnveeNaik/understanding-matplotlib-in-6-code-snippets-63e5b8be2c8
Medium
Understanding Matplotlib in 6 Code snippets
Matplotlib is a go-to library in python for data visualization. Have you explored all functions that this library offers? If not, let me…
How to Build a WhatsApp Chatbot Using Python and Twilio
https://python.plainenglish.io/how-to-build-a-whatsapp-chatbot-using-python-and-twilio-ec9367e058f2
https://python.plainenglish.io/how-to-build-a-whatsapp-chatbot-using-python-and-twilio-ec9367e058f2
Medium
How to Build a WhatsApp Chatbot Using Python and Twilio
A complete guide for automating your WhatsApp to set reminders.