How to Understand the level of cost (moving average) for each holding of ETF — XLP?
https://medium.datadriveninvestor.com/how-to-understand-the-level-of-cost-moving-average-for-each-holding-of-etf-xlp-0098105f63fb
https://medium.datadriveninvestor.com/how-to-understand-the-level-of-cost-moving-average-for-each-holding-of-etf-xlp-0098105f63fb
Medium
How to Understand the level of cost (moving average) for each holding of ETF — XLP?
Previously on How to Understand the level of cost (moving average) for each holding of ETF-QQQ? we built a function to pull different…
Using Fundamental Analysis to identify undervalued stocks
https://medium.com/@sl_mar/using-fundamental-analysis-to-identify-undervalued-stocks-86c360b6065f
https://medium.com/@sl_mar/using-fundamental-analysis-to-identify-undervalued-stocks-86c360b6065f
Medium
Using Fundamental Analysis to identify undervalued stocks
In this analysis, we apply established financial criteria to our pre-selected universe of 1500 highly liquid U.S. stocks, aiming to uncover…
Serverless Computing: Simplify Your Cloud Workloads with Automation”
https://medium.com/@jugal.chhatriwalapvt/serverless-computing-simplify-your-cloud-workloads-with-automation-d70c55906bb2
https://medium.com/@jugal.chhatriwalapvt/serverless-computing-simplify-your-cloud-workloads-with-automation-d70c55906bb2
356. Line Reflection | Detailed Explanation
https://medium.com/@smthinthewayy/356-line-reflection-detailed-explanation-6d5e1f117abb
https://medium.com/@smthinthewayy/356-line-reflection-detailed-explanation-6d5e1f117abb
Medium
356. Line Reflection | Detailed Explanation
Description
Learn map function in python in under 3min
https://medium.com/@praveen112358/learn-map-function-in-python-in-under-3min-179ee815ab96
https://medium.com/@praveen112358/learn-map-function-in-python-in-under-3min-179ee815ab96
Medium
Learn map function in python in under 3min
The “map” function in Python is a built-in function that applies a given function to all items in an iterable (e.g., a list, tuple, or any…
LeetCode — 1269. Number of Ways to Stay in the Same Place After Some Steps
https://medium.com/@bsinghrathore32/leetcode-1269-number-of-ways-to-stay-in-the-same-place-after-some-steps-51d5bf7718ff
https://medium.com/@bsinghrathore32/leetcode-1269-number-of-ways-to-stay-in-the-same-place-after-some-steps-51d5bf7718ff
Medium
LeetCode — 1269. Number of Ways to Stay in the Same Place After Some Steps
Hard | Python Solution | By Bhupesh Singh Rathore (aka CRUIO)
Problem with using data intervals when backfilling dataset scheduled DAGs
https://medium.com/@MarinAgli1/problem-with-using-data-intervals-when-backfilling-data-aware-dags-795594414aa2
https://medium.com/@MarinAgli1/problem-with-using-data-intervals-when-backfilling-data-aware-dags-795594414aa2
Medium
Problem with using data intervals when backfilling dataset scheduled DAGs
Data aware scheduling is an Airflow feature introduced in Airflow 2.4. The feature basically introduced event-based scheduling between…
Trendline Mastery: Identifying and Profiting from Trendline Breakouts
https://mindandmachine.medium.com/trendline-mastery-identifying-and-profiting-from-trendline-breakouts-b46c0472247d
https://mindandmachine.medium.com/trendline-mastery-identifying-and-profiting-from-trendline-breakouts-b46c0472247d
Medium
Trendline Mastery: Identifying and Profiting from Trendline Breakouts
Trendlines are a powerful tool in technical analysis that can help traders identify potential breakouts and profit from them. By drawing lines that connect the highs or lows of a series of price…
Handling Errors Like A Pro: Practical Strategies For Python Error Management
https://medium.com/@darshilvsheth10/handling-errors-like-a-pro-practical-strategies-for-python-error-management-8adffc17e178
https://medium.com/@darshilvsheth10/handling-errors-like-a-pro-practical-strategies-for-python-error-management-8adffc17e178
Medium
Handling Errors Like A Pro: Practical Strategies For Python Error Management
Error handling is important, but if it obscures logic, it’s wrong- Robert C. Martin, Clean Code: A Handbook of Agile Software Craftsmanship
My Data Science Internship Journey at Oasis Infobyte
https://medium.com/@jkpvr123/my-data-science-internship-journey-at-oasis-infobyte-56b19694a5a3
https://medium.com/@jkpvr123/my-data-science-internship-journey-at-oasis-infobyte-56b19694a5a3
Medium
My Data Science Internship Journey at Oasis Infobyte
As I embarked on my data science internship journey, I was filled with excitement, curiosity, and a strong desire to learn and contribute…
Deep Fake: The Evolution and Implications of Image Manipulation
https://medium.com/@reigner41/deep-fake-the-evolution-and-implications-of-image-manipulation-4101f5d96804
https://medium.com/@reigner41/deep-fake-the-evolution-and-implications-of-image-manipulation-4101f5d96804
Medium
Deep Fake: The Evolution and Implications of Image Manipulation
Back in 2018, I found myself working on a project for a company involved with expressway development in the Philippines. Our mission at the…
Context Managers — Managing Resources in Python
https://medium.com/@saverio3107/context-managers-managing-resources-in-python-d3faa7085975
https://medium.com/@saverio3107/context-managers-managing-resources-in-python-d3faa7085975
Medium
Context Managers — Managing Resources in Python
The contextmanager decorator is a Python feature that simplifies the task of writing classes or functions that set up a context for the…
Mastering Financial Engineering: From Python Simulations to Interactive Apps
https://medium.com/@uljanova.jekaterina/mastering-financial-engineering-from-python-simulations-to-interactive-apps-3b5975ffa48c
https://medium.com/@uljanova.jekaterina/mastering-financial-engineering-from-python-simulations-to-interactive-apps-3b5975ffa48c
Medium
Mastering Financial Engineering: From Python Simulations to Interactive Apps
A Step-by-Step Guide to Creating Professional Financial Models and Deploying Them with Python and Streamlit
Journey of Developing Data Check Using Django
https://medium.com/@vishal.im/journey-of-developing-data-check-using-django-971d9314eab9
https://medium.com/@vishal.im/journey-of-developing-data-check-using-django-971d9314eab9
Medium
Journey of Developing Data Check Using Django
Building a project from the ground up is always an adventure filled with challenges, learnings, and small victories. Today, I’d like to…
Fetching and Storing Weather Data with Python and MySQL
https://rajdeepsarkar95.medium.com/fetching-and-storing-weather-data-with-python-and-mysql-91e5e0d9e810
https://rajdeepsarkar95.medium.com/fetching-and-storing-weather-data-with-python-and-mysql-91e5e0d9e810
Medium
Fetching and Storing Weather Data with Python and MySQL
Introduction
Essential Django ORM Commands You Need to Master (Part 1)
https://medium.com/@tomas.svojanovsky11/essential-django-orm-commands-you-need-to-master-part-1-4346c3f04806
https://medium.com/@tomas.svojanovsky11/essential-django-orm-commands-you-need-to-master-part-1-4346c3f04806
Medium
Essential Django ORM Commands You Need to Master (Part 1)
Unlock the Power of Django ORM: A Comprehensive Guide to Mastering Database Operations
Vectorize and Parallelize RL Environments with JAX: Q-learning at the Speed of Light⚡
https://towardsdatascience.com/vectorize-and-parallelize-rl-environments-with-jax-q-learning-at-the-speed-of-light-49d07373adf5
https://towardsdatascience.com/vectorize-and-parallelize-rl-environments-with-jax-q-learning-at-the-speed-of-light-49d07373adf5
Medium
Vectorize and Parallelize RL Environments with JAX: Q-learning at the Speed of Light⚡
Learn to vectorize a GridWorld environment and train 30 Q-learning agents in parallel on a CPU, at 1.8 million step per seconds!
Writing an ASGI server from scratch and using it with FastAPI
https://medium.com/@rsalgare95/writing-an-asgi-server-from-scratch-and-using-it-with-fastapi-21ec1191f3c7
https://medium.com/@rsalgare95/writing-an-asgi-server-from-scratch-and-using-it-with-fastapi-21ec1191f3c7
Medium
Writing an ASGI server from scratch and using it with FastAPI
Overview