These are the Bare Minimum Python libraries to get started with in Data Science
https://medium.com/@ydeepak_/the-bare-minimum-python-libraries-to-get-started-with-in-data-science-97b6800efcd0
https://medium.com/@ydeepak_/the-bare-minimum-python-libraries-to-get-started-with-in-data-science-97b6800efcd0
Medium
These are the Bare Minimum Python libraries to get started with in Data Science
Today, I’ll cover the top 5 essential open-source Python libraries used by Data Scientists early on in their career. These are also the…
Your First PySpark Machine Learning Model
https://medium.com/@v.lindeman.ericsson/your-first-pyspark-machine-learning-model-8989719bb795
https://medium.com/@v.lindeman.ericsson/your-first-pyspark-machine-learning-model-8989719bb795
Medium
Your First PySpark Machine Learning Model
There are multiple frameworks available for creating machine learning models. A popular one is PySpark Machine Learning (PySpark MLlib)…
Clustering Employee Salaries using KMeans Algorithm — Python
https://medium.com/@adamfiadi/clustering-employee-salaries-using-kmeans-algorithm-python-b487b75f780f
https://medium.com/@adamfiadi/clustering-employee-salaries-using-kmeans-algorithm-python-b487b75f780f
Medium
Clustering Employee Salaries using KMeans Algorithm
Introduction
Finding the optimal cluster size with YellowBrick
https://atsushihara.medium.com/finding-the-optimal-cluster-size-with-yellowbrick-f0d2df9d107b
https://atsushihara.medium.com/finding-the-optimal-cluster-size-with-yellowbrick-f0d2df9d107b
Medium
Finding the optimal cluster size with YellowBrick
What is the optimal cluster size?
Aprende plotting básico con Pandas y Matplotlib — En minutos
https://medium.com/@rickyp.11107/aprende-plotting-b%C3%A1sico-con-pandas-y-matplotlib-en-minutos-95bbac9eade3
https://medium.com/@rickyp.11107/aprende-plotting-b%C3%A1sico-con-pandas-y-matplotlib-en-minutos-95bbac9eade3
Medium
Aprende plotting básico con Pandas y Matplotlib — En minutos
Aprenda a crear sus primeros gráficos estadísticos con estas librerías indispensables para el Data Science.
Python Django и OSRM: маршрут на интерактивной онлайн-карте
https://medium.com/nuances-of-programming/python-django-%D0%B8-osrm-%D0%BC%D0%B0%D1%80%D1%88%D1%80%D1%83%D1%82-%D0%BD%D0%B0-%D0%B8%D0%BD%D1%82%D0%B5%D1%80%D0%B0%D0%BA%D1%82%D0%B8%D0%B2%D0%BD%D0%BE%D0%B9-%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B0%D1%80%D1%82%D0%B5-df30c6edfbc5
https://medium.com/nuances-of-programming/python-django-%D0%B8-osrm-%D0%BC%D0%B0%D1%80%D1%88%D1%80%D1%83%D1%82-%D0%BD%D0%B0-%D0%B8%D0%BD%D1%82%D0%B5%D1%80%D0%B0%D0%BA%D1%82%D0%B8%D0%B2%D0%BD%D0%BE%D0%B9-%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B0%D1%80%D1%82%D0%B5-df30c6edfbc5
Medium
Python Django и OSRM: маршрут на интерактивной онлайн-карте
Python Django, Folium, Leaflet и OSRM API для веб-приложения с функционалом Google Maps
Python: Context Managers are Simple
https://timurbakibayev.medium.com/python-context-managers-are-simple-6bce2e9dcd38
https://timurbakibayev.medium.com/python-context-managers-are-simple-6bce2e9dcd38
Medium
Python: Context Managers are Simple
When you should use them
Python Tutorials for Absolute Beginners: Part 2
https://burbadkarbhushan.medium.com/python-tutorials-for-absolute-beginners-part-2-be8645cb1c76
https://burbadkarbhushan.medium.com/python-tutorials-for-absolute-beginners-part-2-be8645cb1c76
Medium
Python Tutorials for Absolute Beginners: Part 2
In our earlier blog, we learned some amazing and basic concepts of python like some basic concepts of python, data types and operators in…
5 Lessons Learned from Creating The PyAlly
https://medium.com/thepynoob/5-lessons-learned-from-creating-the-pyally-2329d9318b6e
https://medium.com/thepynoob/5-lessons-learned-from-creating-the-pyally-2329d9318b6e
Medium
5 Lessons Learned from Creating The PyAlly
Hello World. This will most likely be the last post I do about The PyAlly. I had a couple of posts about it in the past. The initial post…
Create an Application Using Streamlit
https://maazirfan.medium.com/create-an-application-using-streamlit-ca3c84d077ee
https://maazirfan.medium.com/create-an-application-using-streamlit-ca3c84d077ee
Medium
Create an Application Using Streamlit
Streamlit is all about speed and interaction. It is a web application framework that helps you build and develop Python web applications…
Throttling Bulk SMS Campaigns with Python and Vonage SMS API
https://vonagedev.medium.com/throttling-bulk-sms-campaigns-with-python-and-vonage-sms-api-1fae86ea43b7
https://vonagedev.medium.com/throttling-bulk-sms-campaigns-with-python-and-vonage-sms-api-1fae86ea43b7
Medium
Throttling Bulk SMS Campaigns with Python and Vonage SMS API
Bulk SMS comes in handy when marketing teams need to do promotional campaigns. Organizations can also deploy them to pass information to a…
Terceira parte, Guia: Criando um bot no telegram e enviando mensagens com python — Chamando uma…
https://medium.com/@ricardoandreotte/terceira-parte-guia-criando-um-bot-no-telegram-e-enviando-mensagens-com-python-chamando-uma-95628941d9de
https://medium.com/@ricardoandreotte/terceira-parte-guia-criando-um-bot-no-telegram-e-enviando-mensagens-com-python-chamando-uma-95628941d9de
Medium
Terceira parte, Guia: Criando um bot no telegram e enviando mensagens com python — Chamando uma api para pegar histórico de cotações.
Agora já temos os nomes dos papeis da B3 salvos em um CSV. Então vamos ler esse CSV para começar a pegar todas as informações que…
Design Your Data-Science-Infrastructure for being prepared for Future Challenges
https://medium.com/@squeezer44.e2b985/design-your-data-science-infrastructure-for-being-prepared-for-future-challenges-d4b32c643e72
https://medium.com/@squeezer44.e2b985/design-your-data-science-infrastructure-for-being-prepared-for-future-challenges-d4b32c643e72
Medium
Design Your Data-Science-Infrastructure for being prepared for Future Challenges
Static versus Dynamic Approach with a very high impact on workload and duration