Data science

Python in Excel via Reticulate

November 11, 2024 | Adam Gladstone

Introduction This post describes a particular use-case for Python in Excel and how it was solved using the R package Reticulate 1.39.0 along with the ExcelRAddIn. A while back I read an interesting post on LinkedIn that identified a number of criteria...
[...Read more...]

Day 17: Drawdowns

November 11, 2024 | OSM

On Day 16, we showed the adjusted 12-by-12 strategy with full performance metrics against buy-and-hold, the 60-40 SPY-IEF ETF portfolio, and the 200-day SMA strategy. In all cases, it tended to perform better than the benchmarks. However, against th...
[...Read more...]

Step-by-Step: Building a Winning Python Selenium Resume

November 10, 2024 | Andrea Rekasi

Companies just need more Python Selenium automation experts as they expand their testing capabilities. A well-laid-out Python Selenium resume opens doors to promising career opportunities in test automation. Job seekers who showcase their expertise in Python programming, Selenium WebDriver, and test automation frameworks excel among competitors in the ever-changing field ...
[...Read more...]

How to Expand Icon React Native: A Step-by-Step Guide

November 8, 2024 | Andrea Rekasi

Mobile apps just need to use screen space well and keep users involved. Developers often struggle to show more information without making the interface messy. React Native’s expandable icon components offer a great solution. These components help apps present content in a clean way that lets users access extra ...
[...Read more...]

Day 16: Comps

November 8, 2024 | OSM

On Day 15 we adjusted our model to use more recent data to forecast the 12-week look forward return. As before, we used that forecast to generate a trading signal that tells us to go long the SPY if the forecast is positive, and exit (or short for t...
[...Read more...]

Day 15: Backtest II

November 7, 2024 | OSM

On Day 14 we showed how the trading model we built was snooping and provided one way to correct it. Essentially, we ensure the time in which we actually have the target variable data aligns with when the trading signals are produced. We then used th...
[...Read more...]
1 18 19 20 21 22 143