5 NumPy functions to get started with array modification
https://medium.com/@snoek.t/5-numpy-functions-to-get-started-with-array-modification-f27de350ed06
https://medium.com/@snoek.t/5-numpy-functions-to-get-started-with-array-modification-f27de350ed06
Medium
5 NumPy functions to get started with array modification
NumPy, short for Numerical Python, is a powerful library that can speed up and simplify calculations in Python tremendously. This library…
Setembro Amarelo: Análise de dados na prevenção ao suicídio
https://medium.com/@amaralallan92/setembro-amarelo-an%C3%A1lise-de-dados-na-preven%C3%A7%C3%A3o-ao-suic%C3%ADdio-28f4628127f9
https://medium.com/@amaralallan92/setembro-amarelo-an%C3%A1lise-de-dados-na-preven%C3%A7%C3%A3o-ao-suic%C3%ADdio-28f4628127f9
Medium
Setembro Amarelo: Análise de dados na prevenção ao suicídio
Segundo o documento Suicídio no Mundo — Estimativas Mundiais de Saúde (Suicide in the world — Global Health Estimates) o suicídio é um…
These Are the 10 Best Lesser-Known Python Libraries You Should Know About
https://towardsdatascience.com/these-are-the-10-best-lesser-known-python-libraries-you-should-know-about-9c551842fc39
https://towardsdatascience.com/these-are-the-10-best-lesser-known-python-libraries-you-should-know-about-9c551842fc39
Medium
These Are the 10 Best Lesser-Known Python Libraries You Should Know About
These are some of the best Python libraries that you should know and try
Pythonic Malware: Evading Detection with Compiled Executables
https://infosecwriteups.com/pythonic-malware-evading-detection-with-compiled-executables-20194ab0719c
https://infosecwriteups.com/pythonic-malware-evading-detection-with-compiled-executables-20194ab0719c
Medium
Pythonic Malware: Evading Detection with Compiled Executables
Creating Python executables during an offensive security engagement used to be an effective method of evasion. However, this tactic has…
TOP 3 Programming Languages for Beginners, Which One is Right for You?
https://waqas-shami.medium.com/top-3-programming-languages-for-beginners-which-one-is-right-for-you-cedd1946a6f7
https://waqas-shami.medium.com/top-3-programming-languages-for-beginners-which-one-is-right-for-you-cedd1946a6f7
Medium
TOP 3 Programming Languages for Beginners: Which One is Right for You?
When you first start in the programming world, it can be challenging to know which language to learn. There are so many different options…
Made a Robot that gets you the Lyrics to the current Top 40 songs.
https://medium.com/@trogaclassicman/made-a-robot-that-gets-you-the-lyrics-to-the-current-top-40-songs-c4f7f891608e
https://medium.com/@trogaclassicman/made-a-robot-that-gets-you-the-lyrics-to-the-current-top-40-songs-c4f7f891608e
Medium
Made a Robot that gets you the Lyrics to the current Top 40 songs.
web scraping with python made fun.
Grafos, Kevin Bacon e os 6 Graus de Separação
https://medium.com/@guipaixao2000/grafos-kevin-bacon-e-os-6-graus-de-separa%C3%A7%C3%A3o-5adfdc1d75af
https://medium.com/@guipaixao2000/grafos-kevin-bacon-e-os-6-graus-de-separa%C3%A7%C3%A3o-5adfdc1d75af
Medium
Grafos, Kevin Bacon e os 6 Graus de Separação
Dessa vez o artigo será mais técnico que meus últimos dois, onde expus uma análise mais sociológica do estado da Internet hoje, com o…
How to Create Plots With Pandas and Matplotlib — Andres Berejnoi
https://medium.com/@andresberejnoi/how-to-create-plots-with-pandas-and-matplotlib-andres-berejnoi-920038c1002
https://medium.com/@andresberejnoi/how-to-create-plots-with-pandas-and-matplotlib-andres-berejnoi-920038c1002
Medium
How to Create Plots With Pandas and Matplotlib — Andres Berejnoi
Today’s post is about data visualization with pandas and Matplotlib in Python. This will be useful to anyone who wants to learn how to…
Python Flask — A Powerful And Flexible Web App Framework | #CrystalizeMyLearning (Mar 2022)
https://medium.com/@lyejiajun/python-flask-a-powerful-and-flexible-web-app-framework-crystalizemylearning-mar-2022-6890e39e6c1e
https://medium.com/@lyejiajun/python-flask-a-powerful-and-flexible-web-app-framework-crystalizemylearning-mar-2022-6890e39e6c1e
Medium
Python Flask — A Powerful And Flexible Web App Framework | #CrystalizeMyLearning (Mar 2022)
This article is written part of the #CrystalizeMyLearning movement I founded where I seek to learn through writing | Mar 2022 Edition
Análise exploratória dos dados do Airbnb — Cidade do Porto, Portugal
https://medium.com/@tmsapia/an%C3%A1lise-explorat%C3%B3ria-dos-dados-do-airbnb-cidade-do-porto-portugal-1436730cc0d
https://medium.com/@tmsapia/an%C3%A1lise-explorat%C3%B3ria-dos-dados-do-airbnb-cidade-do-porto-portugal-1436730cc0d
Medium
Análise exploratória dos dados do Airbnb — Cidade do Porto, Portugal
A cidade do Porto — que deu o nome a Portugal — fica localizada no noroeste de Portugal, na margem norte do Rio Douro e é a segunda maior…
Text Generation with Markov Decision Processes.
https://tarek-samaali.medium.com/text-generation-with-markov-decision-processes-168251ef937c
https://tarek-samaali.medium.com/text-generation-with-markov-decision-processes-168251ef937c
Medium
Text Generation with Markov Decision Processes.
Markov Decision Processes seem to be an efficient way to handle sequences, tame them, or use them as building blocks to eventually…
How to Pull Stock Data into your Python Program
https://gautamankul.medium.com/how-to-pull-stock-data-into-your-python-program-f4c96e013fe0
https://gautamankul.medium.com/how-to-pull-stock-data-into-your-python-program-f4c96e013fe0
Medium
How to Pull Stock Data into your Python Program
Grab Stock Data using Python Programming: yfinance
Introduction to Machine Learning with Decision Trees
https://medium.com/accel-ai/introduction-to-machine-learning-with-decision-trees-fc05a83ac56c
https://medium.com/accel-ai/introduction-to-machine-learning-with-decision-trees-fc05a83ac56c
Medium
Introduction to Machine Learning with Decision Trees
A machine learning model is a program that combs through data to learn, find patterns and make predictions. A model is trained with…