jay-sf
jay-sf
Thanks @DavorJ for the reminder, apologies this escaped my attention in the hustle. `+` wont appear with PerformanceAnalytics 1.5.2. However @Mako21 's update on Mar 6, 2018 above is working...
Thanks, I opened `3307` port in NAS firewall which was interestingly closed, but without improvement of connection speed. Then I tried your suggestion and used `mysql` in the terminal which...
Thanks, using `SELECT VERSION();` gives me `10.3.32-MariaDB` for both options, Ubuntu and ssh. However after starting `mysql`, on Ubuntu I get ``` Welcome to the MySQL monitor. Commands end with...
Thanks a ton, Steffen! Your comment brought me on the right track, I installed `fracdiff` as suggested and tried to install `imputeTS` thereafter. The error occurred three more times with...
I am facing the issue, too. Regards.
@jennybc Found alternative solution there: https://stackoverflow.com/a/76759892/6574038 Cheers! J
Hi @lgnbhl, I just came across [your fork](https://github.com/lgnbhl/pxR) but it still does not work with this BFS data: ``` pxR::read.px("https://www.pxweb.bfs.admin.ch/DownloadFile.aspx?file=px-x-1503040100_101") # Warning in scan(filename, what = "character", sep = "\n",...
@lgnbhl Thanks for your fast reply! Really strange, perhaps I try it on my linux machine later. Great, didn't know there was a BFS package! Too sad the issue with...
I think [this Stack Overflow answer](https://stackoverflow.com/a/76015000/6574038) shows that the `cld` column actually shows groups with no significant differences (rather than a ranking).