A Data Scientist view on stocks simplified
https://medium.com/code-sprout/a-data-scientist-view-on-stocks-simplified-3ea20e941ad1
https://medium.com/code-sprout/a-data-scientist-view-on-stocks-simplified-3ea20e941ad1
Medium
A Data Scientist view on stocks simplified
Analyze different data source on stocks
Simplest way to get notifications on phone — Python + Telegram
https://medium.com/@ark.iitkgp/simplest-way-to-get-notifications-on-phone-python-telegram-22c04b3583e1
https://medium.com/@ark.iitkgp/simplest-way-to-get-notifications-on-phone-python-telegram-22c04b3583e1
Medium
Simplest way to get notifications on phone — Python + Telegram
There are perhaps several instances when you wished to get some alerts/notifications on your phone. Some examples include:
Pemrosesan data ambient seismic noise menggunakan NoisePy
https://medium.com/jejak-seismik/pemrosesan-data-ambient-seismic-noise-menggunakan-noisepy-37b5e4495028
https://medium.com/jejak-seismik/pemrosesan-data-ambient-seismic-noise-menggunakan-noisepy-37b5e4495028
Medium
Pemrosesan data ambient seismic noise menggunakan NoisePy
0. Instalasi program
How I won my sixth bronze medal by entering Kaggle’s 2021 survey EDA competition
https://tracyrenee61.medium.com/how-i-won-my-sixth-bronze-medal-by-entering-kaggles-2021-survey-eda-competition-c05a65a11274
https://tracyrenee61.medium.com/how-i-won-my-sixth-bronze-medal-by-entering-kaggles-2021-survey-eda-competition-c05a65a11274
Medium
How I won my sixth bronze medal by entering Kaggle’s 2021 survey EDA competition
Yesterday, being a Friday, I spent the day working on an Exploratory Data Analysis, or EDA, on Kaggle’s 2021 data science survey. I have…
Neural Network Model Architecture Visualization
https://hmix13.medium.com/neural-network-model-architecture-visualization-3c2fae610330
https://hmix13.medium.com/neural-network-model-architecture-visualization-3c2fae610330
Medium
Neural Network Model Architecture Visualization
Using Visualkeras to Visualize Keras Model
Україна, дякувати, підтримка — про що думає Президент України
https://oleghbond.medium.com/%D1%83%D0%BA%D1%80%D0%B0%D1%97%D0%BD%D0%B0-%D0%B4%D1%8F%D0%BA%D1%83%D0%B2%D0%B0%D1%82%D0%B8-%D0%BF%D1%96%D0%B4%D1%82%D1%80%D0%B8%D0%BC%D0%BA%D0%B0-%D0%BF%D1%80%D0%BE-%D1%89%D0%BE-%D0%B4%D1%83%D0%BC%D0%B0%D1%94-%D0%BF%D1%80%D0%B5%D0%B7%D0%B8%D0%B4%D0%B5%D0%BD%D1%82-%D1%83%D0%BA%D1%80%D0%B0%D1%97%D0%BD%D0%B8-8d28f916415b
https://oleghbond.medium.com/%D1%83%D0%BA%D1%80%D0%B0%D1%97%D0%BD%D0%B0-%D0%B4%D1%8F%D0%BA%D1%83%D0%B2%D0%B0%D1%82%D0%B8-%D0%BF%D1%96%D0%B4%D1%82%D1%80%D0%B8%D0%BC%D0%BA%D0%B0-%D0%BF%D1%80%D0%BE-%D1%89%D0%BE-%D0%B4%D1%83%D0%BC%D0%B0%D1%94-%D0%BF%D1%80%D0%B5%D0%B7%D0%B8%D0%B4%D0%B5%D0%BD%D1%82-%D1%83%D0%BA%D1%80%D0%B0%D1%97%D0%BD%D0%B8-8d28f916415b
Medium
Україна, підтримка, вітати — про що думає Президент
Найважливіше, що сказав Президент України у своєму Твіттері за два роки — аналіз текстів з допомогою побудови “хмари слів” — The most…
How to build a beautiful Twitter scraping web app using Streamlit and Twint.
https://medium.com/@dataprojectswithMJ/how-to-build-a-beautiful-twitter-scraping-web-app-using-streamlit-and-twint-44a725d3be07
https://medium.com/@dataprojectswithMJ/how-to-build-a-beautiful-twitter-scraping-web-app-using-streamlit-and-twint-44a725d3be07
Medium
How to build a beautiful Twitter scraping web app using Streamlit and Twint.
Disclaimer: This project is for research purposes only.
Amazing Python projects for complete beginners
https://preettheman.medium.com/amazing-python-projects-for-complete-beginners-51b8f2cbf0ae
https://preettheman.medium.com/amazing-python-projects-for-complete-beginners-51b8f2cbf0ae
Medium
Amazing Python projects for complete beginners
Welcome back! Python is one of my favorite programming languages of all time, so if you’re a complete beginner to Python, you maybe looking…
Your Struggles with Data Science Are Not Unique
https://benjaminobi.medium.com/your-struggles-with-data-science-are-not-unique-e951c19450f7
https://benjaminobi.medium.com/your-struggles-with-data-science-are-not-unique-e951c19450f7
Medium
Your Struggles with Data Science Are Not Unique
5 steps to guide you in your data science journey
How to Use Abstract Classes in Python
https://towardsdatascience.com/how-to-use-abstract-classes-in-python-d4d2ddc02e90
https://towardsdatascience.com/how-to-use-abstract-classes-in-python-d4d2ddc02e90
Medium
How to Use Abstract Classes in Python
An abstract class is a class, but not one you can create objects from directly. Its purpose is to define how other classes should look like, i.e. what methods and properties they are expected to…
Best Python packages for modern GUI development
https://preettheman.medium.com/best-python-packages-for-modern-gui-development-d94f7cfc22e6
https://preettheman.medium.com/best-python-packages-for-modern-gui-development-d94f7cfc22e6
Medium
Best Python packages for modern GUI development
Welcome back! Python is one of my favorite programming languages, it can practically do anything, including building GUI’s, so let’s talk…
PySWMM tutorial: How to install and to start using PySWMM
https://medium.com/@wuu.jennifer/pyswmm-tutorial-how-to-install-and-to-start-using-pyswmm-2fddb99ee327
https://medium.com/@wuu.jennifer/pyswmm-tutorial-how-to-install-and-to-start-using-pyswmm-2fddb99ee327
Medium
PySWMM tutorial: How to install and to start using PySWMM
Hello!
Production Planning and Resource Management of Manufacturing Systems in Python
https://towardsdatascience.com/production-planning-and-resource-management-of-manufacturing-systems-in-python-5458e9c04183
https://towardsdatascience.com/production-planning-and-resource-management-of-manufacturing-systems-in-python-5458e9c04183
Medium
Production Planning and Resource Management of Manufacturing Systems in Python
Efficient supply chains, production planning, and resource allocation management are more important than ever. Python is a fantastic…