Ajustando o preço das ações yahoo finance
https://medium.com/@sant1/ajustando-o-pre%C3%A7o-das-a%C3%A7%C3%B5es-yahoo-finance-9bd5520bf941
https://medium.com/@sant1/ajustando-o-pre%C3%A7o-das-a%C3%A7%C3%B5es-yahoo-finance-9bd5520bf941
Medium
Ajustando o preço das ações yahoo finance
Faaalaa pessoal, no post de hoje vou ensinar como fazer o ajuste do preço das ações da b3 usando uma lib do yahoo finance(yfinance) para…
Construindo Gráficos de Barras Agrupadas e Empilhadas com bar_label
https://ealexbarros.medium.com/construindo-gr%C3%A1ficos-de-barras-agrupadas-e-empilhadas-com-bar-label-712f311e0f23
https://ealexbarros.medium.com/construindo-gr%C3%A1ficos-de-barras-agrupadas-e-empilhadas-com-bar-label-712f311e0f23
Medium
Construindo Gráficos de Barras Agrupadas e Empilhadas com bar_label
Com a função bar_label ficou mais fácil para colocar rótulos diretamente nas barras
Common Django errors and exceptions and how to fix them — part 1
https://tushortz.medium.com/common-django-errors-and-exceptions-and-how-to-fix-them-part-1-446cd8bf1079
https://tushortz.medium.com/common-django-errors-and-exceptions-and-how-to-fix-them-part-1-446cd8bf1079
Medium
Common Django errors and exceptions and how to fix them — part 1
Many Django developers experience bottlenecks when working with Django. Nothing is as good as finding a quick solution on time. Even better…
LeetCode 167. Two Sum II-Input Array Is Sorted — Python Solution
https://medium.com/@nkwade/leetcode-167-two-sum-ii-input-array-is-sorted-python-solution-daa49d13215f
https://medium.com/@nkwade/leetcode-167-two-sum-ii-input-array-is-sorted-python-solution-daa49d13215f
Medium
LeetCode 167. Two Sum II-Input Array Is Sorted — Python Solution
Blind 75 — Programming & Technical Interview Questions — Explanation Series
How To Use Your Mobile Camera With Streamlit
https://blog.devgenius.io/how-to-use-your-mobile-camera-with-streamlit-546b8de35404
https://blog.devgenius.io/how-to-use-your-mobile-camera-with-streamlit-546b8de35404
Medium
How To Use Your Mobile Camera With Streamlit
A pro-hack for your ML demos
How to make Lazy Evaluation in Python
https://medium.com/@nurettinabaci/how-to-make-lazy-evaluation-in-python-e5533551340f
https://medium.com/@nurettinabaci/how-to-make-lazy-evaluation-in-python-e5533551340f
Medium
How to make Lazy Evaluation in Python
Lazy evaluation has a wide range of use areas. Especially, if your code includes some expensive execution codes like some sort of requests…
Five Python Packages Every Data Scientist Should Know
https://medium.com/@bmenendez94/five-python-packages-every-data-scientist-should-know-7fff74dd6019
https://medium.com/@bmenendez94/five-python-packages-every-data-scientist-should-know-7fff74dd6019
Medium
Five Python Packages Every Data Scientist Should Know
What is Python?
Introduction to the Basics of Python 3-Part 11
https://medium.com/@CalebMBowyer/introduction-to-the-basics-of-python-3-part-11-c88bf304ce3
https://medium.com/@CalebMBowyer/introduction-to-the-basics-of-python-3-part-11-c88bf304ce3
Medium
Introduction to the Basics of Python 3-Part 11
In this lesson I cover the almighty “for” loop in Python. As a bonus, I also introduce f-strings and how to cleanup your printing using…
Introduction to the Basics of Python 3-Part 10
https://medium.com/@CalebMBowyer/introduction-to-the-basics-of-python-3-part-9-d4c0b6ff865d
https://medium.com/@CalebMBowyer/introduction-to-the-basics-of-python-3-part-9-d4c0b6ff865d
Medium
Introduction to the Basics of Python 3-Part 10
In this lesson I move on from container types and introduce conditional logic into our Python programs. Today, I cover three keywords…
You’ll never find an easier way to multiprocess your python code!
https://ziyadmsq.medium.com/youll-never-find-an-easier-way-to-multiprocess-your-python-code-71863d39abd2
https://ziyadmsq.medium.com/youll-never-find-an-easier-way-to-multiprocess-your-python-code-71863d39abd2
Medium
You’ll never find an easier way to multiprocess your python code!
Easy, Debuggable, and FAST!
‘Machine Learning’ course: Recoding with Python — Part6: Neural Network Learning
https://medium.com/@susandyhtun1/machine-learning-course-recoding-with-python-part6-neural-network-learning-50c1652452fb
https://medium.com/@susandyhtun1/machine-learning-course-recoding-with-python-part6-neural-network-learning-50c1652452fb
Medium
‘Machine Learning’ course: Recoding with Python — Part6: Neural Network Learning
This is the 6th article in this series where I try to recode the exercises in the (old) Machine Learning course by Andrew Ng (where the…
Awesome Python Package Every Blockchain Developer Should Use
https://preettheman.medium.com/awesome-python-package-every-blockchain-developer-should-use-d925d8842cfd
https://preettheman.medium.com/awesome-python-package-every-blockchain-developer-should-use-d925d8842cfd
Medium
Awesome Python Package Every Blockchain Developer Should Use
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to…
A first glance at generating music with deep learning
https://medium.com/@matthieu.jacquand_40689/a-first-glance-at-generating-music-with-deep-learning-3d71ed142c0f
https://medium.com/@matthieu.jacquand_40689/a-first-glance-at-generating-music-with-deep-learning-3d71ed142c0f
Medium
A first glance at generating music with deep learning
Completing piano tracks with LSTM and Delayed Convolutional Neural Networks
28 Weekly Machine Learning Tricks And Resources That Are Pure Gems #1
https://ibexorigin.medium.com/28-weekly-machine-learning-tricks-and-resources-that-are-pure-gems-1-8e5259a93c94
https://ibexorigin.medium.com/28-weekly-machine-learning-tricks-and-resources-that-are-pure-gems-1-8e5259a93c94
Medium
28 Weekly Machine Learning Tricks And Resources That Are Pure Gems #1
Learn machine learning one snippet at a time