Alberson Miranda
Alberson Miranda
See below:   Tried as both integer (i.e. 760) and character (i.e. "760px").
So i've lost a few minutes trying to export a graph until i figure it out that there was dependencies not installed: {DiagrammeRsvg} and {rsvg}. No error, warnings or messages....
BCB informou ontem que em 16/08/2021 será encerrado o suporte ao acesso às aplicações web via TLS 1.0, que é o que eu tenho quando uso o BETS, e será...
Is it possible to specify a SVAR(p) with {fable} as in `vars::SVAR()`?
Fixes #67
Since top-down for more than 2 hierarchy levels is [still not supported in {fabletools}](https://github.com/tidyverts/fabletools/issues/332), {hts} is not only relevant but the only option for strict hierarchical forecasting in such cases....
Fix support to JEL codes in keywords. Fix #19
Closes #326 I'm opening as draft because I'm not sure if this is exaclty what is expected as solution. If it's OK, I'll add a test. Steps to reproduce: 1....
I'm running the following command to upload packages to Sourceforge: ``` lftp -u "$SF_SFTP_USER","$SF_SFTP_PASS" sftp://frs.sourceforge.net
### What happened? Nested `mutate()` generates invalid SQL query. See reprex adapted from https://github.com/posit-dev/pointblank/blob/main/pointblank/_interrogation.py#L91-L152: ``` # %% import ibis import pandas as pd ibis.options.interactive = True # dataframe data =...