Advertisement · 728 × 90

Posts by Avilinha

the grammar of graphics is amazing..

4 days ago 1 0 0 0

Not even distant cognates??

6 days ago 0 0 1 0

I don't see why that would be a market failure... One can argue about negative externalities, maybe... But feels more like a well functioning market for a bad product...

1 week ago 4 0 1 0

Do you happen to have some literature about it at hand??

4 weeks ago 0 2 0 0

interestingly I thought that your comment goes in line with the meme (or at least a implicit interpretation of it)... meaning that slaps hurt is pretty clear that is causal in the sense that we dont (always) need a double-blind-placebo-controlled-randomized-treatment to figure that out...

1 month ago 1 0 0 0

Love it

1 month ago 1 0 0 0

This is actually quite good, because in the episode, Don Draper actually feels a little envious of the other younger colleague's creativity. And since there some quirky feature of maggrtr that base pipe does not replece, this fits to the actual narrative of the episode very well

1 month ago 1 0 0 0

bsky.app/profile/cama...

Can't get more Brazilian than this!

2 months ago 2 0 1 0
Advertisement

That's a good point

2 months ago 2 0 1 0
Post image

Getting the user level installer... Basically it installs in your user folder instead of the common program folder in C: ...

Yeah, rules are rules :D

2 months ago 0 0 1 0

They still need to install it (I think) just the updates you can do without bothering them... The biggest risk vector, by far, are the extensions (and pip, npm packages) one might install (without admin privileges)

2 months ago 1 0 1 0

Positron (and vscode) can be updated without admin rights if you install the "user level" instead of system level...

Of course, updating it without the approval of IT dep could be a risk vector (but also is the delaying the update of security features...)

2 months ago 1 0 1 0

Which filter will catch it though??

3 months ago 0 0 0 0

mas groelandia tá pelo top 10, senão top 5...

3 months ago 1 0 0 0

as minhs top 3 sao somalia, latvia e lituania... nao necessariamente nessa ordem... :)

3 months ago 1 0 1 0

ok this is good

4 months ago 1 0 0 0

Why stop there, English survives well with a single article..

4 months ago 1 0 1 0

vc que fez a foto?
muito boa

4 months ago 1 0 1 0
Advertisement
Preview
GitHub - elbersb/tidylog: Tidylog provides feedback about dplyr and tidyr operations. It provides wrapper functions for the most common functions, such as filter, mutate, select, and group_by, and pro... Tidylog provides feedback about dplyr and tidyr operations. It provides wrapper functions for the most common functions, such as filter, mutate, select, and group_by, and provides detailed output f...

github.com/elbersb/tidy...

4 months ago 2 0 0 0
excerpt of code containing:

Tidylog can be especially helpful in longer pipes:

summary <- mtcars %>%
    select(mpg, cyl, hp, am) %>%
    filter(mpg > 15) %>%
    mutate(mpg_round = round(mpg)) %>%
    group_by(cyl, mpg_round, am) %>%
    tally() %>%
    filter(n >= 1)
#> select: dropped 7 variables (disp, drat, wt, qsec, vs, …)
#> filter: removed 6 rows (19%), 26 rows remaining
#> mutate: new variable 'mpg_round' (double) with 15 unique values and 0% NA
#> group_by: 3 grouping variables (cyl, mpg_round, am)
#> tally: now 20 rows and 4 columns, 2 group variables remaining (cyl, mpg_round)
#> filter (grouped): no rows removed

excerpt of code containing: Tidylog can be especially helpful in longer pipes: summary <- mtcars %>% select(mpg, cyl, hp, am) %>% filter(mpg > 15) %>% mutate(mpg_round = round(mpg)) %>% group_by(cyl, mpg_round, am) %>% tally() %>% filter(n >= 1) #> select: dropped 7 variables (disp, drat, wt, qsec, vs, …) #> filter: removed 6 rows (19%), 26 rows remaining #> mutate: new variable 'mpg_round' (double) with 15 unique values and 0% NA #> group_by: 3 grouping variables (cyl, mpg_round, am) #> tally: now 20 rows and 4 columns, 2 group variables remaining (cyl, mpg_round) #> filter (grouped): no rows removed

reminds of tidylog...
(quite useful with joining or filtering the data...)
having said that, I find much better not to attach the package, and explicitly use tidylog::filter(...) when I need the logging
feedback...

4 months ago 3 0 1 0

something like loaf warden* --> lord (according to the history of english podcast...)

* old english cognates of such terms...

4 months ago 1 0 0 0

id say about 88%

4 months ago 0 0 0 0

which tool/language did you use to produce this chart? Looks great!

4 months ago 1 0 0 0

The upstairs neighbour Peter?? (There should be a mnemonic for pluto right?)

4 months ago 2 0 0 0

num é o contrário? o Epstein ajuda a esposa a fazer o Chomsky a gostar de jazz?

5 months ago 1 0 0 0

a "versão extendida" tem um toque especial bsky.app/profile/brux...

5 months ago 3 1 1 0

Heheh, it did pop at my feed yesterday actually... I was going to tell the OP to check it out but when I saw you here, I thought I better let you bring the good news

5 months ago 1 0 1 0

I suppose stealing intellectual property for profit is an even better form of flattery??

5 months ago 1 0 0 0
Advertisement

Are you, by any chance, writing another R linter??

5 months ago 0 0 1 0

yeah, not the best ui... but you can click the image to zoom in, then it is readable

5 months ago 2 0 1 0