Part I - Using R in Excel - Descriptive Statistics
If you are an R user, and you have ever wanted to access the functionality offered by your favourite R packages in Excel, then this series of posts may be of...
If you are an R user, and you have ever wanted to access the functionality offered by your favourite R packages in Excel, then this series of posts may be of...
Have you ever wanted access to yfinance data in an Excel spreadsheet? If so, this two-part blog may be of interest. It describes an approach using a Flask AP...
Have you ever wanted access to yfinance data in an Excel spreadsheet? If so, this two-part blog may be of interest. It describes an approach using a Flask AP...
Recently, I’ve been using Python’s yfinance library to perform some simple portfolio analysis. Rather than using a Jupyter notebook to run the Python code an...
If you are an R/RStudio user and you are learning C/C++ then this blog post may be interesting. Suppose that you’ve written a function in C/C++ (or even a wh...