Beginners Guide to Building Neural Networks using PyTorch
https://medium.com/fse-ai/pytorch-909e81f54ee1
https://medium.com/fse-ai/pytorch-909e81f54ee1
Introducing my book: Python for Finance Cookbook
My short story of going from Medium articles to a…
https://towardsdatascience.com/introducing-my-book-python-for-finance-cookbook-de219ca0d612
My short story of going from Medium articles to a…
https://towardsdatascience.com/introducing-my-book-python-for-finance-cookbook-de219ca0d612
How to Design a Web Application: Software Architecture 101
Decisions you wish you could get right…
https://medium.com/better-programming/how-to-design-a-web-application-software-architecture-101-df568b88da76
Decisions you wish you could get right…
https://medium.com/better-programming/how-to-design-a-web-application-software-architecture-101-df568b88da76
Django security releases issued: 3.0.3, 2.2.10, and 1.11.28
In accordance with our security release policy, the Django team is issuing Django 3.0.3, Django ...
https://www.djangoproject.com/weblog/2020/feb/03/security-releases/
In accordance with our security release policy, the Django team is issuing Django 3.0.3, Django ...
https://www.djangoproject.com/weblog/2020/feb/03/security-releases/
Python Logging with Datadog
At Mergify, we generate a pretty large amount of logs. Every time an event is received from GitHub ...
https://julien.danjou.info/python-logging-with-datadog/
At Mergify, we generate a pretty large amount of logs. Every time an event is received from GitHub ...
https://julien.danjou.info/python-logging-with-datadog/
PaulMcInnis / JobFunnel
Tool for scraping job websites, and filtering and reviewing the job listings
https://github.com/PaulMcInnis/JobFunnel
Tool for scraping job websites, and filtering and reviewing the job listings
https://github.com/PaulMcInnis/JobFunnel
GitHub
GitHub - PaulMcInnis/JobFunnel: Scrape job websites into a single spreadsheet with no duplicates.
Scrape job websites into a single spreadsheet with no duplicates. - PaulMcInnis/JobFunnel
I wrote a small library to enable flexible piping in Python, and finally happy with my live rendering setup in vim. Figured I'd make a small demo.
https://www.reddit.com/r/Python/comments/evolio/i_wrote_a_small_library_to_enable_flexible_piping/
https://www.reddit.com/r/Python/comments/evolio/i_wrote_a_small_library_to_enable_flexible_piping/
reddit
I wrote a small library to enable flexible piping in Python, and...
Posted in r/Python by u/ryime • 1,131 points and 77 comments
plotly / dash
Analytical Web Apps for Python & R. No JavaScript Required.
https://github.com/plotly/dash
Analytical Web Apps for Python & R. No JavaScript Required.
https://github.com/plotly/dash
GitHub
GitHub - plotly/dash: Data Apps & Dashboards for Python. No JavaScript Required.
Data Apps & Dashboards for Python. No JavaScript Required. - plotly/dash
A Complete Pandas Glossary for Data Science
Your go-to resource to learn Pandas fundamentals
https://towardsdatascience.com/a-complete-pandas-glossary-for-data-science-a3bdd37febeb
Your go-to resource to learn Pandas fundamentals
https://towardsdatascience.com/a-complete-pandas-glossary-for-data-science-a3bdd37febeb
OpenMined / PySyft
A library for encrypted, privacy preserving machine learning
https://github.com/OpenMined/PySyft
A library for encrypted, privacy preserving machine learning
https://github.com/OpenMined/PySyft
GitHub
GitHub - OpenMined/PySyft: Perform data science on data that remains in someone else's server
Perform data science on data that remains in someone else's server - OpenMined/PySyft
4 Hidden Python Features that Beginners should Know
How to Supercharge Your Python Codes with Ease
https://towardsdatascience.com/4-hidden-python-features-that-beginners-should-know-ec9de65ff9f8
How to Supercharge Your Python Codes with Ease
https://towardsdatascience.com/4-hidden-python-features-that-beginners-should-know-ec9de65ff9f8
Top 10 In-Demand programming languages to learn in 2020
In-depth analysis and ranking of the top…
https://towardsdatascience.com/top-10-in-demand-programming-languages-to-learn-in-2020-4462eb7d8d3e
In-depth analysis and ranking of the top…
https://towardsdatascience.com/top-10-in-demand-programming-languages-to-learn-in-2020-4462eb7d8d3e
5 Elegant Python Pandas Functions
Five beautiful Pandas function for everyday data science usage
https://towardsdatascience.com/5-elegant-python-pandas-functions-a4bf395ebef4
Five beautiful Pandas function for everyday data science usage
https://towardsdatascience.com/5-elegant-python-pandas-functions-a4bf395ebef4
great-expectations / great_expectations
Always know what to expect from your data.
https://github.com/great-expectations/great_expectations
Always know what to expect from your data.
https://github.com/great-expectations/great_expectations
GitHub
GitHub - great-expectations/great_expectations: Always know what to expect from your data.
Always know what to expect from your data. Contribute to great-expectations/great_expectations development by creating an account on GitHub.
How to control an Arduino from the computer using Python
Arduinos may be one of the most disruptive electronic developments of the past decade. They opened ...
https://pythonforthelab.com/blog/how-control-arduino-computer-using-python/
Arduinos may be one of the most disruptive electronic developments of the past decade. They opened ...
https://pythonforthelab.com/blog/how-control-arduino-computer-using-python/
Python for the Lab
How to control an Arduino from the computer using Python
Learn how to program an Arduino in order to communicate with it through Python