This is a summary of links featured on Quantocracy on Tuesday, 05/09/2023. To see our most recent links, visit the Quant Mashup. Read on readers!
-
A Beginner’s Guide to Using DuckDB with Stock Price Data in R [Robot Wealth]In this blog post, I will demonstrate how to work with stock price data using the DuckDB database management system in R. DuckDB is a fast and lightweight analytical database engine that is designed to work with various programming languages, including R. You can use Duck DB from the command line or from a client library for your favourite language. In this areticle, Ill use the R client