Henry Linder
Henry Linder
formattable converts all columns to character, so that style can be embedded within the cells. In my use case, I do not need formatting for the numeric values I would...
Aside from hard-coding indices, is there an approved way to determine the index / schema for a table?
Did you ever identify a way to fix this problem?
Just chiming in that this solved the issue for me. I did `C-h v` and inspected the `historian-save-file` variable, which pointed to `~/.emacs.d/.historian`. That file contained a single line with...
Likewise, `(historian-mode 1)` causes `describe-variable` to give the same error about `hash-table-p`
Additionally, theta is normalized by 360 -- however, I believe this should be 2*pi (?), since theta is in radians An R implementation uses the correct factor: https://github.com/jlmelville/rnndescent/blob/master/inst/include/tdoann/distance.h#L576