Posts by Tag

Excel

Consuming yfinance data in Excel - Part II

5 minute read

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...

Python in Excel via Reticulate

4 minute read

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 ...

Office365 AddIns for R (Part III)

3 minute read

A while back, I introduced the ExcelRAddIn (Office365 AddIns for R (Part I)). This is an Office365 AddIn that allows you to evaluate an R-script from within ...

Office365 AddIns for R (Part I)

3 minute read

I’d like to introduce a couple of Office365 add-ins for R that I have been working on recently. I read R-bloggers regularly and I thought these add-ins might...

Back to Top ↑

R

Calling C++ functions from R using Rcpp

5 minute read

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...

Python in Excel via Reticulate

4 minute read

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 ...

Office365 AddIns for R (Part III)

3 minute read

A while back, I introduced the ExcelRAddIn (Office365 AddIns for R (Part I)). This is an Office365 AddIn that allows you to evaluate an R-script from within ...

Office365 AddIns for R (Part II)

1 minute read

In the previous post Office365 AddIns for R (Part I), I introduced the ExcelRAddIn. In this post I would like to describe the RScriptAddIn for Word.

Office365 AddIns for R (Part I)

3 minute read

I’d like to introduce a couple of Office365 add-ins for R that I have been working on recently. I read R-bloggers regularly and I thought these add-ins might...

Back to Top ↑

r-project

Calling C++ functions from R using Rcpp

5 minute read

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...

Python in Excel via Reticulate

4 minute read

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 ...

Office365 AddIns for R (Part III)

3 minute read

A while back, I introduced the ExcelRAddIn (Office365 AddIns for R (Part I)). This is an Office365 AddIn that allows you to evaluate an R-script from within ...

Office365 AddIns for R (Part II)

1 minute read

In the previous post Office365 AddIns for R (Part I), I introduced the ExcelRAddIn. In this post I would like to describe the RScriptAddIn for Word.

Office365 AddIns for R (Part I)

3 minute read

I’d like to introduce a couple of Office365 add-ins for R that I have been working on recently. I read R-bloggers regularly and I thought these add-ins might...

Back to Top ↑

Python

Consuming yfinance data in Excel - Part II

5 minute read

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...

Calling Python from C# using Python.NET

6 minute read

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...

Python in Excel via Reticulate

4 minute read

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 to Top ↑

Office365

Office365 AddIns for R (Part III)

3 minute read

A while back, I introduced the ExcelRAddIn (Office365 AddIns for R (Part I)). This is an Office365 AddIn that allows you to evaluate an R-script from within ...

Office365 AddIns for R (Part II)

1 minute read

In the previous post Office365 AddIns for R (Part I), I introduced the ExcelRAddIn. In this post I would like to describe the RScriptAddIn for Word.

Office365 AddIns for R (Part I)

3 minute read

I’d like to introduce a couple of Office365 add-ins for R that I have been working on recently. I read R-bloggers regularly and I thought these add-ins might...

Back to Top ↑

yfinance

Consuming yfinance data in Excel - Part II

5 minute read

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...

Calling Python from C# using Python.NET

6 minute read

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...

Back to Top ↑

cpp

Calling C++ functions from R using Rcpp

5 minute read

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...

Back to Top ↑

Flask

Consuming yfinance data in Excel - Part II

5 minute read

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...

Back to Top ↑

finance

Consuming yfinance data in Excel - Part II

5 minute read

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...

Back to Top ↑

Power Query

Consuming yfinance data in Excel - Part II

5 minute read

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...

Back to Top ↑

Power Query M Language

Consuming yfinance data in Excel - Part II

5 minute read

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...

Back to Top ↑

Web Connector

Consuming yfinance data in Excel - Part II

5 minute read

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...

Back to Top ↑

Word

Office365 AddIns for R (Part II)

1 minute read

In the previous post Office365 AddIns for R (Part I), I introduced the ExcelRAddIn. In this post I would like to describe the RScriptAddIn for Word.

Back to Top ↑

cppwinrt

Back to Top ↑

winrt

Back to Top ↑

midl

Back to Top ↑

csharp

Back to Top ↑

winui3

Back to Top ↑

xaml

Back to Top ↑

SUM

Back to Top ↑

CHOOSECOLS

Back to Top ↑

FILTER

Back to Top ↑

LAMBDA

Back to Top ↑

Pivot Table

Back to Top ↑

PowerQuery

Back to Top ↑

VBA

Back to Top ↑

rcpp

Calling C++ functions from R using Rcpp

5 minute read

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...

Back to Top ↑

cplusplus

Calling C++ functions from R using Rcpp

5 minute read

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...

Back to Top ↑

WinUI 3.0

Calling Python from C# using Python.NET

6 minute read

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...

Back to Top ↑

C#

Calling Python from C# using Python.NET

6 minute read

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...

Back to Top ↑