MonetDBLite-R
MonetDBLite-R copied to clipboard
MonetDB reconfigured as an R package - See below for an introduction. Edit
I recently updated to `R 3.5.1` and when I try to connect to my existing database it causes R to crash. I can create a new database without a problem:...
https://github.com/hannesmuehleisen/MonetDBLite/issues/203 Filing here too so I don't forget
Most CSV readers (notably, base R readers) support compressed (gz, bzip2...) CSV files transparently. It would be a nice addition to `MonetDBLite::monetdb.read.csv`, because big CSVs are commonly gzip'ed.
On my laptop (MacBook Air, four years old) when I execute a query in MonetDBLite (from R.app) that creates a table much larger than memory, the computer becomes unresponsive while...
I would like to use monetDB lite as an alternative to SAS for my medium data problems. To that end I need to add new columns consisting of transformations of...