Mistakes to avoid when creating a Python library
https://medium.com/@agrover112/mistakes-to-avoid-when-creating-a-python-library-1db39370b7eb
https://medium.com/@agrover112/mistakes-to-avoid-when-creating-a-python-library-1db39370b7eb
Medium
Mistakes to avoid when creating a Python library
Creating a Python library can be daunting and if you haven’t created one, then I’m sure if you don’t have some good advice you might end up…
Predict Transaction Value of a Bank’s Potential Customers — Kaggle Santander Competition
https://medium.com/mlearning-ai/predict-transaction-value-of-a-banks-potential-customers-kaggle-santander-competition-c9da42f2295c
https://medium.com/mlearning-ai/predict-transaction-value-of-a-banks-potential-customers-kaggle-santander-competition-c9da42f2295c
Medium
Predict Transaction Value of a Bank’s Potential Customers — Kaggle Santander Competition
For this Project — I applied LightGBM + XGBoost + CatBoost Ensemble to achieve a Top 11% score in the Kaggle Competition ( Santander Value…
Detecting language in speech recognition
https://medium.com/@bhushanravi06/detecting-language-in-speech-recognition-fbcd4fb6a9cc
https://medium.com/@bhushanravi06/detecting-language-in-speech-recognition-fbcd4fb6a9cc
Medium
Detecting language in speech recognition
A client came up with a requirement to identify the language in which a user will speak with its bot. The motive was to nudge the user to…
Hydrocarbon reservoir simulation in Python. Part III: production rates
https://medium.com/@skoltech-chr/hydrocarbon-reservoir-simulation-in-python-part-iii-production-rates-d88377a21030
https://medium.com/@skoltech-chr/hydrocarbon-reservoir-simulation-in-python-part-iii-production-rates-d88377a21030
Python Functions for Data Cleansing and Manipulation
https://medium.com/@raihanfirdausx/python-functions-for-data-cleansing-and-manipulation-d220fa08f270
https://medium.com/@raihanfirdausx/python-functions-for-data-cleansing-and-manipulation-d220fa08f270
Medium
Python Functions for Data Cleansing and Manipulation
Either you are a data analyst, business intelligence, or data scientist, you will take a long time ‘fixing’ your data; from changing data…
Markowitz com rebalanceamento diário em Python
https://maisamelo.medium.com/markowitz-com-rebalanceamento-di%C3%A1rio-em-python-f21059d51fe4
https://maisamelo.medium.com/markowitz-com-rebalanceamento-di%C3%A1rio-em-python-f21059d51fe4
Medium
Markowitz com rebalanceamento diário em Python
O problema de seleção de portfólio dado por Markowitz é um método clássico de investimento. Os princípios envolvidos podem ser vistos neste…
How to change string data or text data of a column to lowercase in Pandas?
https://aparnamishra144.medium.com/how-to-change-string-data-or-text-data-of-a-column-to-lowercase-in-pandas-248a8ce4ae01
https://aparnamishra144.medium.com/how-to-change-string-data-or-text-data-of-a-column-to-lowercase-in-pandas-248a8ce4ae01
Medium
How to change string data or text data of a column to lowercase in Pandas?
This article will be an explanation of how we can change string data into lowercase which is a small step during data preprocessing stage…
Testes Em Python desde o Hello World
https://medium.com/@nilberthsouza/testes-em-python-desde-o-hello-world-79eb650a8e9d
https://medium.com/@nilberthsouza/testes-em-python-desde-o-hello-world-79eb650a8e9d
Medium
Testes Em Python desde o Hello World
Depois de alguns anos programando por hobby com python eu senti uma nescessidade de melhorar. Alias , mesmo com tantas linhas de código ja…
Нет жесткому кодированию конфиденциальных данных в приложениях Python!
https://medium.com/nuances-of-programming/%D0%BD%D0%B5%D1%82-%D0%B6%D0%B5%D1%81%D1%82%D0%BA%D0%BE%D0%BC%D1%83-%D0%BA%D0%BE%D0%B4%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8E-%D0%BA%D0%BE%D0%BD%D1%84%D0%B8%D0%B4%D0%B5%D0%BD%D1%86%D0%B8%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D1%85-%D0%B4%D0%B0%D0%BD%D0%BD%D1%8B%D1%85-%D0%B2-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D1%8F%D1%85-python-77de1f1f8f59
https://medium.com/nuances-of-programming/%D0%BD%D0%B5%D1%82-%D0%B6%D0%B5%D1%81%D1%82%D0%BA%D0%BE%D0%BC%D1%83-%D0%BA%D0%BE%D0%B4%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8E-%D0%BA%D0%BE%D0%BD%D1%84%D0%B8%D0%B4%D0%B5%D0%BD%D1%86%D0%B8%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D1%85-%D0%B4%D0%B0%D0%BD%D0%BD%D1%8B%D1%85-%D0%B2-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D1%8F%D1%85-python-77de1f1f8f59
Medium
Нет жесткому кодированию конфиденциальных данных в приложениях Python!
Защита конфиденциальных параметров — одна из приоритетных задач в IT-сфере. Мы расскажем, как обезопасить их в приложениях Python.
Python for Absolute Beginners : Getting Started
https://medium.com/@heyy.suraj/python-for-absolute-beginners-getting-started-116942d1b246
https://medium.com/@heyy.suraj/python-for-absolute-beginners-getting-started-116942d1b246
Medium
Python for beginners : Getting Started
Python is fun. Start learning it with this cool blog.