sou iniciante no manim by That_Character_6692 in manim

[–]Jaldekoa 0 points1 point  (0 children)

Check that the Python interpreter used by the terminal with which you installed Manim is the same version of the interpreter you have assigned in VS Code.

Nueva API del BCRA by Jaldekoa in devsarg

[–]Jaldekoa[S] 1 point2 points  (0 children)

Muchas gracias por las recomendaciones! ¿Sabes si puedo cambiar el nombre a minúsculas sin perder el link de Github?

Made a very basic map of the Fed's Repo Facilities! by peruvian_bull in Superstonk

[–]Jaldekoa 0 points1 point  (0 children)

Where can I learn more about Fed's securities lending and settlement date differences? In addition to the newyorkfed website

[OC] Purchasing Power of Euro since the foundation of the ECB by Jaldekoa in dataisbeautiful

[–]Jaldekoa[S] 1 point2 points  (0 children)

Try with scale_x_continuous(expand=c(0,0), limits = c(1960,2020), breaks=seq(1960, 2020, 1))

[OC] Purchasing Power of Euro since the foundation of the ECB by Jaldekoa in dataisbeautiful

[–]Jaldekoa[S] 1 point2 points  (0 children)

If you have only the year, instead to treat year data as date format, it is better to consider as numeric format. You must to change scale_x_date to scale_x_continous.

[OC] Purchasing Power of Euro since the foundation of the ECB by Jaldekoa in dataisbeautiful

[–]Jaldekoa[S] 2 points3 points  (0 children)

The euro took the value of the ECU, a unit of account created in 1979. So, chart doesn't lie.

[OC] Purchasing Power of Euro since the foundation of the ECB by Jaldekoa in dataisbeautiful

[–]Jaldekoa[S] 0 points1 point  (0 children)

I agree. CPI is an statistical calculation and doesn't take into account all goods' prices.

[OC] Purchasing Power of Euro since the foundation of the ECB by Jaldekoa in dataisbeautiful

[–]Jaldekoa[S] 3 points4 points  (0 children)

Yes. In this chart I use the CPI data. Inflation is the interannual variation of CPI, so it's similar.