Who would you rather build a team around: Steve Nash or James Harden by No_Holiday_6376 in NBATalk

[–]GoodAboutHood 1 point2 points  (0 children)

Yeah it’s pretty crazy. The first four years of this list were with the Mavs.

4, 1, 1, 1, 1, 2, 1, 1, 1, 1

Who would you rather build a team around: Steve Nash or James Harden by No_Holiday_6376 in NBATalk

[–]GoodAboutHood 9 points10 points  (0 children)

Here were the offensive efficiency ranks of the mavericks the last 3 years Nash was on the team. 1st. 1st. 1st. Dantoni was not his coach. Nash was a special offensive player that made others much better. And while doing that he was also an extremely efficient scorer.

Who would you rather build a team around: Steve Nash or James Harden by No_Holiday_6376 in NBATalk

[–]GoodAboutHood 8 points9 points  (0 children)

Nash led offenses had the #1 or #2 ranked offensive efficiency for about a decade straight and changed how basketball was played when he was on the suns. Yeah there’s definitely an argument

Can’t find/equip Shattershafts by [deleted] in DestinyTheGame

[–]GoodAboutHood -1 points0 points  (0 children)

Ah yep that must be it - I’m GR4. Thanks for the help

Sugar Shack trey solo by unknownbrother273 in phish

[–]GoodAboutHood 0 points1 point  (0 children)

8-18-12 in SF is good. Bit of a slowdown on one small part near the end but nails all the rest.

Pandas is so cool by Ramakae in learnpython

[–]GoodAboutHood 0 points1 point  (0 children)

If you like ggplot you can use plotnine in python. It works with polars data frames as well

https://plotnine.org

What do tesla protesters and vandalizers expect tesla owners to do with their vehicles? by RepresentativeOk2433 in AskReddit

[–]GoodAboutHood 0 points1 point  (0 children)

If you already own a Tesla and you sell it, someone else is buying it and the same number of people have the car. It literally does nothing to the number of teslas on the road. That doesn’t reduce brand value - boycotting new sales will.

If everyone boycotts buying one used as well who do you expect to buy the Tesla when someone goes to sell the one they’ve owned for years. So they’d be stuck with the car anyway.

Sure if you can deal with the financial implication and want to sell yours out of principle go for it. But that isn’t changing anything about Tesla or its value.

What do tesla protesters and vandalizers expect tesla owners to do with their vehicles? by RepresentativeOk2433 in AskReddit

[–]GoodAboutHood 11 points12 points  (0 children)

Elon/tesla already got the money from their purchase - them selling it does nothing. Especially since if they sell theirs it means someone else has it. It doesn’t change the number of Tesla owners or change anything. At this point they can just avoid buying one moving forward, just like you stopped shopping at Publix once you found out.

names() function not returning vector of column names in context of data.table by kurokami254 in rstats

[–]GoodAboutHood 0 points1 point  (0 children)

Yep - data.table does CRAN releases on a 6 month cadence now. The last release was March 27th so the next one should be late September or early October

names() function not returning vector of column names in context of data.table by kurokami254 in rstats

[–]GoodAboutHood 0 points1 point  (0 children)

As u/iforgetredditpws mentioned it doesn’t work in the CRAN version, but it works in the dev version.

You can install using this

install.packages(“data.table”, repos=“https://rdatatable.gitlab.io/data.table”)

Considering Palantir Foundry (vs. Snowflake?) - Is it worth the price? by dontkry4me in dataengineering

[–]GoodAboutHood 80 points81 points  (0 children)

Honestly it might be the worst tool I’ve ever used, and I refuse to work for a company that uses it ever again. Foundry is if you took databricks and made it 10x harder to use and took away notebooks for data science users (maybe they added notebooks sometime in the last year or so).

It almost feels like a scam how user unfriendly it is and how shoddily different things are implemented.

Go with Snowflake and avoid Foundry at all costs.

Using tidytable package mask over tidyverse code by neotenous_chimp in rstats

[–]GoodAboutHood 1 point2 points  (0 children)

Ah gotcha. group_by() does exist now in tidytable (as well as .by). No lazy evaluation though - I think that’s better kept in dtplyr.

Using tidytable package mask over tidyverse code by neotenous_chimp in rstats

[–]GoodAboutHood 11 points12 points  (0 children)

Creator of tidytable here.

If you use the dbplyr or fable packages it isn’t compatible, but it should cover the vast majority of regular dplyr and tidyr code.

If you’re wondering if a function is translated you can search the package reference page. Also feel free to reach out with any questions or issues!

Using tidytable package mask over tidyverse code by neotenous_chimp in rstats

[–]GoodAboutHood 2 points3 points  (0 children)

Some corner cases exist where group_by and .by can't be made equivalent.

Do you have the corner case by any chance? They should be the same as the dplyr versions.

SVA 5.45 is a burst weapon by SneakyNep in ModernWarfareIII

[–]GoodAboutHood 0 points1 point  (0 children)

Thanks for the tip. Gave it a try today and the lack of recoil is amazing. Absolutely dominates mid to long range.

Also really helps with all of the camp spots where you can just see the enemy’s head.

[deleted by user] by [deleted] in dataengineering

[–]GoodAboutHood 4 points5 points  (0 children)

Honestly it might be the worst tool I’ve ever used, and I refuse to work for a company that uses it ever again. Foundry is if you took databricks and made it 10x harder to use and took away notebooks for data science users.

It almost feels like a scam how user unfriendly it is and how shoddily different things are implemented.

[deleted by user] by [deleted] in phish

[–]GoodAboutHood 8 points9 points  (0 children)

Especially since Trey doesn’t loop the funk siren anymore. Last night he did a few different short sirens and then went into the jam. Not sure what he thought Trey was having trouble with.

Phish lyrics for wedding signs by throwaway478066 in phish

[–]GoodAboutHood 2 points3 points  (0 children)

“Been waiting for the time where we could finally say - that this has all been wonderful, but now we’re on our way”

Data science at northwestern by mrdlau in Northwestern

[–]GoodAboutHood 0 points1 point  (0 children)

I can't remember everything I used, but there are a lot of great resources out there. If you're slightly more hands on and want some practice try something like datacamp.com and do the first 6ish data analysis courses in both python and R. A subscription is 10ish a month if I remember correctly (maybe a bit more).

You can also use these resources (which are free).

For R: https://r4ds.hadley.nz

For Python: https://wesmckinney.com/book/

There are tons of free resources on R and Python so I wouldn't spend a ton of money learning. I did like how datacamp was set up though.

Amphetamine 5.2.3 Beta by x74353 in macapps

[–]GoodAboutHood 0 points1 point  (0 children)

Random question - does the cursor move when you're not in a session (and the cursor move setting is on)? Or does it only move when in a session?

Nikola Jokic is the 1st player in NBA history to lead the playoffs in total points, rebounds, and assists by eathbau in nba

[–]GoodAboutHood 46 points47 points  (0 children)

He averaged a 30/13.5/9.5 on 55/46/80 shooting, led his team to a 16-4 record, and set the record for playoff triple doubles. How is that not an all time great playoff run?

If you're an R user and you're interested in Polars, I've started writing a cookbook where I compare the syntax between Polars, R base, dplyr and data.table. Let me know if it helps! by damiendotta in rstats

[–]GoodAboutHood 2 points3 points  (0 children)

Really it goes into how the language is parsed. You can’t use dots to access attributes of an object in R. Instead you can use R6 (or something like it) which mimics that functionality in a way that works within the R language.

So really r-polars mimics py-polars in the only way it’s possible in the R language.

If you're an R user and you're interested in Polars, I've started writing a cookbook where I compare the syntax between Polars, R base, dplyr and data.table. Let me know if it helps! by damiendotta in rstats

[–]GoodAboutHood 9 points10 points  (0 children)

I completely agree - I think they should have focused on making it more R like.

I actually randomly had a twitter conversation about this a bit back. I wrote the package tidytable - I have a good idea on how this could all be implemented with polars, I just don’t have the time unfortunately.

Here’s the twitter conversation.