How to code your own stock backtester [PART 4: Making a “Stock” object including Fama French…
https://medium.com/lucas-moyer/how-to-code-your-own-stock-backtester-part-4-making-a-stock-object-including-fama-french-2608868b55c1
https://medium.com/lucas-moyer/how-to-code-your-own-stock-backtester-part-4-making-a-stock-object-including-fama-french-2608868b55c1
Medium
How to code your own stock backtester [PART 4: Making a “Stock” object including Fama French…
If you have been following along with my previous articles, you would know how to get stock return data, come up with a trading indicator…
Announcing TechSchool: A free and open-source platform to learn programming
https://dev.to/danielbergholz/announcing-techschool-a-free-and-open-source-platform-to-learn-programming-47fk
https://dev.to/danielbergholz/announcing-techschool-a-free-and-open-source-platform-to-learn-programming-47fk
DEV Community
Announcing TechSchool: A free and open-source platform to learn programming
Since 2019 I have published free courses on my YouTube channel. Many times, people have commented on...
Taipy 3.1: A new era of visualization and data management
https://dev.to/taipy/taipy-31-a-new-era-of-visualization-and-data-management-1abg
https://dev.to/taipy/taipy-31-a-new-era-of-visualization-and-data-management-1abg
DEV Community
Taipy 3.1: A new era of visualization and data management
Hello, Dev.to community! I'm beyond excited to share with you the latest leap forward in our...
Use weird tests to capture tacit knowledge
https://jmduke.com/posts/essays/weird-tests-tacit-knowledge/
https://jmduke.com/posts/essays/weird-tests-tacit-knowledge/
Power Real-Time Data Analytics at Scale
https://www.influxdata.com/lp/why-influxdb-cloud/?utm_source=vendor&utm_medium=referral&utm_campaign=2024_spnsr-web_website-content_libhunt&utm_content=nl
https://www.influxdata.com/lp/why-influxdb-cloud/?utm_source=vendor&utm_medium=referral&utm_campaign=2024_spnsr-web_website-content_libhunt&utm_content=nl
InfluxData
InfluxDB Cloud The #1 Time Series Database | InfluxData
InfluxDB Cloud gives you a fully managed, serverless experience without the need to provision infrastructure and manage clusters.
🔥 Become a RAG Professional in 2024: Go from Beginner to Expert 🚀
https://dev.to/llmware/become-a-rag-professional-in-2024-go-from-beginner-to-expert-41mg
https://dev.to/llmware/become-a-rag-professional-in-2024-go-from-beginner-to-expert-41mg
DEV Community
🔥 How to Learn RAG in 2024: Go from Beginner to Expert (Step by Step) 🚀
Everyone seems to be worried about how AI can take away our jobs. But it is surprising how very few...
Pyproject.nix - Nix tooling for Python project metadata
https://nix-community.github.io/pyproject.nix/
https://nix-community.github.io/pyproject.nix/
How Can I Generate QR Codes with Python & Flask?
https://www.pythonpip.com/python-tutorials/how-can-i-generate-qr-codes-with-python-flask/
https://www.pythonpip.com/python-tutorials/how-can-i-generate-qr-codes-with-python-flask/
pythonpip.com
How Can I Generate QR Codes with Python & Flask? - pythonpip.com
in this tutorial, We'll explore how to generate QR code Using Python. I am using Flask framework to create UI. We'll walk through the steps to build a QR
The modern identity platform for B2B SaaS
https://workos.com/?utm_source=libhunt&utm_medium=newsletter&utm_campaign=q12024
https://workos.com/?utm_source=libhunt&utm_medium=newsletter&utm_campaign=q12024
Workos
WorkOS — Your app, Enterprise Ready.
Developer APIs/SDKs for Enterprise Ready features like Single Sign-On, Directory Sync, Audit Logging, and more. Get started for free.
Duck Typing in Python: Writing Flexible and Decoupled Code
https://realpython.com/duck-typing-python/
https://realpython.com/duck-typing-python/
Realpython
Duck Typing in Python: Writing Flexible and Decoupled Code – Real Python
In this tutorial, you'll learn about duck typing in Python. It's a typing system based on objects' behaviors rather than on inheritance. By taking advantage of duck typing, you can create flexible and decoupled sets of Python classes that you can use together…
Posit Connect - Make Deployment the Easiest Part of Your Data Science Workflow
http://pos.it/pycoder02
http://pos.it/pycoder02
Posit
Connect_Talk Python to Me_LP - Posit
Share data science content across your organization. One button deployment of Shiny applications, R & Python APIs, Quarto and R Markdown reports, Jupyter Notebooks, and more.
Monkeying Around With Python: A Guide to Monkey Patching
https://dev.to/karishmashukla/monkeying-around-with-python-a-guide-to-monkey-patching-obc
https://dev.to/karishmashukla/monkeying-around-with-python-a-guide-to-monkey-patching-obc
DEV Community
Monkeying Around with Python: A Guide to Monkey Patching
What is Monkey Patching in Python? Imagine modifying a car's engine while it's running....
White House Recommends Use of Python
https://pyfound.blogspot.com/2024/02/white-house-recommends-.html
https://pyfound.blogspot.com/2024/02/white-house-recommends-.html
Python Software Foundation Blog
White House recommends use of memory-safe languages like Python
Earlier this week the White House published a report recommending the use of memory-safe programming languages to eliminate an entire class...
JupyterLab 4.1 and Notebook 7.1 Released
https://blog.jupyter.org/jupyterlab-4-1-and-notebook-7-1-are-here-20bfc3c10217
https://blog.jupyter.org/jupyterlab-4-1-and-notebook-7-1-are-here-20bfc3c10217
Medium
JupyterLab 4.1 and Notebook 7.1 are here 🎉
JupyterLab 4.1 and Notebook 7.1 are now available! These releases include several new features, bug fixes, and enhancements for extension…
Requests Maintainer Reflects on the Project After a Decade
https://blog.ian.stapletoncordas.co/2024/02/a-retrospective-on-requests
https://blog.ian.stapletoncordas.co/2024/02/a-retrospective-on-requests
blog.ian.stapletoncordas.co
A Retrospective on Requests - cat /dev/brain
Improve the Architecture of Your Python Using import-linter
https://www.piglei.com/articles/en-6-ways-to-improve-the-arch-of-you-py-project/
https://www.piglei.com/articles/en-6-ways-to-improve-the-arch-of-you-py-project/
Piglei
6 ways to improve the architecture of your Python project (using import-linter) | Piglei
piglei's blog