Mauricio Caceres Bravo

Results 205 comments of Mauricio Caceres Bravo

Can you download the zip file [here](https://github.com/mcaceresb/stata-gtools/blob/develop/src/github-issues/40/plugin.zip) and unzip to an empty directory, then run `do test.do`? It's for an unrelated issue but it will test what I want to...

Sorry, you need to run it from that directory. ``` cd C:\Users\ashi.PEW\Downloads\statatest\plugin\ do test.do ```

Ok, that is interesting, because that is just a plain "Hello World" basic plugin example. So I think the issue is not gtools per se, but rather however I am...

Try `gtools, upgrade(develop)`, restart stata, and then try running `gtools` again?

@NilsJPWerner In theory I'd like to implement this, but in practice I've looked into it a bit and it's very complicated and not at all clear that I'd get a...

@fpet19 I am curious, what is a specific scenario/example where carryforward is very slow? I have not used it but itsn't it a wrapper for `replace var = var[_n-1] if...

@kylebarron I don't have particularly strong feelings on these. Of course I have peeves about formatting but I'm self-aware in that I know they're subjective (and inconsistent Un_n). - `pyupgrade`...