How to Automate Your Emails With Python
Use the Gmail API to send scraped data to your email
https://medium.com/better-programming/how-to-automate-your-emails-with-python-386b4e2d5395
Use the Gmail API to send scraped data to your email
https://medium.com/better-programming/how-to-automate-your-emails-with-python-386b4e2d5395
ThilinaRajapakse / simpletransformers
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
https://github.com/ThilinaRajapakse/simpletransformers
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
https://github.com/ThilinaRajapakse/simpletransformers
GitHub
GitHub - ThilinaRajapakse/simpletransformers: Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling…
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI - ThilinaRajapakse/simpletransformers
We Are Beating Child Mortality - How to Create Interactive and Animated Visualizations in Python
In 2009 Hans Rosling -founder of Gapminder- gave a TED talk about the world-wide evolution of child ...
https://walkenho.github.io/beating-child-mortality/
In 2009 Hans Rosling -founder of Gapminder- gave a TED talk about the world-wide evolution of child ...
https://walkenho.github.io/beating-child-mortality/
Tales of One Thousand and One Data
We Are Beating Child Mortality - How to Create Interactive and Animated Visualizations in Python
sth sth
4 Super Useful Python Features
Four less well-known but incredibly useful Python functionalities
https://towardsdatascience.com/4-super-useful-python-features-993ae484fbb8
Four less well-known but incredibly useful Python functionalities
https://towardsdatascience.com/4-super-useful-python-features-993ae484fbb8
The (Unofficial) Yahoo Finance API
A Python interface to endless amounts of data
https://towardsdatascience.com/the-unofficial-yahoo-finance-api-32dcf5d53df
A Python interface to endless amounts of data
https://towardsdatascience.com/the-unofficial-yahoo-finance-api-32dcf5d53df
Notify with Python
Make life easier with Python built email notifications
https://towardsdatascience.com/notify-with-python-41b77d51657e
Make life easier with Python built email notifications
https://towardsdatascience.com/notify-with-python-41b77d51657e
natewong1313 / bird-bot
A Nintendo Switch checkout bot. Currently supports Walmart and Best buy
https://github.com/natewong1313/bird-bot
A Nintendo Switch checkout bot. Currently supports Walmart and Best buy
https://github.com/natewong1313/bird-bot
GitHub
GitHub - natewong1313/bird-bot: A Nintendo Switch checkout bot. Currently supports Walmart and Best buy
A Nintendo Switch checkout bot. Currently supports Walmart and Best buy - natewong1313/bird-bot
Why Data Science might just not be worth it
3 reasons why software development…
https://towardsdatascience.com/why-data-science-might-just-not-be-worth-it-c7f3daee7d8d
3 reasons why software development…
https://towardsdatascience.com/why-data-science-might-just-not-be-worth-it-c7f3daee7d8d
I made an AI opponent for lesser known board game - Chain Reaction. Apparently, it plays better than me!
https://www.reddit.com/r/Python/comments/gjlcyp/i_made_an_ai_opponent_for_lesser_known_board_game/
https://www.reddit.com/r/Python/comments/gjlcyp/i_made_an_ai_opponent_for_lesser_known_board_game/
Reddit
From the Python community on Reddit: I made an AI opponent for lesser known board game - Chain Reaction. Apparently, it plays better…
Explore this post and more from the Python community
Building a Speech Recognizer in Python
Convert your audio files into text using Google Cloud Speech API
https://towardsdatascience.com/building-a-speech-recognizer-in-python-2dad733949b4
Convert your audio files into text using Google Cloud Speech API
https://towardsdatascience.com/building-a-speech-recognizer-in-python-2dad733949b4
How to Teach Yourself to Code
I learned to code entirely online, and you can, too.
https://medium.com/swlh/how-to-teach-yourself-to-code-44d3e902994e
I learned to code entirely online, and you can, too.
https://medium.com/swlh/how-to-teach-yourself-to-code-44d3e902994e
Implementing gRPC server using Python
Your next API doesn’t need to be built with REST and JSON. How…
https://towardsdatascience.com/implementing-grpc-server-using-python-9dc42e8daea0
Your next API doesn’t need to be built with REST and JSON. How…
https://towardsdatascience.com/implementing-grpc-server-using-python-9dc42e8daea0
Reshape pandas dataframe with melt in Python — tutorial and visualization
Visualize how pd.melt…
https://towardsdatascience.com/reshape-pandas-dataframe-with-melt-in-python-tutorial-and-visualization-29ec1450bb02
Visualize how pd.melt…
https://towardsdatascience.com/reshape-pandas-dataframe-with-melt-in-python-tutorial-and-visualization-29ec1450bb02
Gr1mmie / Practical-Ethical-Hacking-Resources
Compilation of Resources from TCM's Practical Ethical Hacking Udemy Course
https://github.com/Gr1mmie/Practical-Ethical-Hacking-Resources
Compilation of Resources from TCM's Practical Ethical Hacking Udemy Course
https://github.com/Gr1mmie/Practical-Ethical-Hacking-Resources
GitHub
GitHub - TCM-Course-Resources/Practical-Ethical-Hacking-Resources: Compilation of Resources from TCM's Practical Ethical Hacking…
Compilation of Resources from TCM's Practical Ethical Hacking Udemy Course - GitHub - TCM-Course-Resources/Practical-Ethical-Hacking-Resources: Compilation of Resources from TCM's ...
Machine Learning and Real State: Predicting Rental Prices in Amsterdam
Deciding if an apartment is…
https://towardsdatascience.com/ai-and-real-state-renting-in-amsterdam-part-1-5fce18238dbc
Deciding if an apartment is…
https://towardsdatascience.com/ai-and-real-state-renting-in-amsterdam-part-1-5fce18238dbc
Practical reasons to learn Mathematics for Data Science
Demystifying the need for learning math to…
https://towardsdatascience.com/practical-reasons-to-learn-mathematics-for-data-science-1f6caec161ea
Demystifying the need for learning math to…
https://towardsdatascience.com/practical-reasons-to-learn-mathematics-for-data-science-1f6caec161ea
Data Descriptors: Bringing Attributes to the Next Level
Descriptors in Python allow us to control how attributes of classes are accessed or modified. A ...
http://pythonforthelab.com/blog/data-descriptors-bringing-attributes-next-level/
Descriptors in Python allow us to control how attributes of classes are accessed or modified. A ...
http://pythonforthelab.com/blog/data-descriptors-bringing-attributes-next-level/
Python For The Lab
Data Descriptors: Bringing Attributes to the Next Level
Deep dive into how properties work, to learn how we can develop our own solution
MrMimic / data-scientist-roadmap
Toturial coming with "data science roadmap" graphe.
https://github.com/MrMimic/data-scientist-roadmap
Toturial coming with "data science roadmap" graphe.
https://github.com/MrMimic/data-scientist-roadmap
GitHub
GitHub - MrMimic/data-scientist-roadmap: Toturials coming with the "data science roadmap" picture.
Toturials coming with the "data science roadmap" picture. - MrMimic/data-scientist-roadmap