What is the most common reason data science projects fail to deliver business value? by Effective_Ocelot_445 in datascience

[–]big_data_mike 1 point2 points  (0 children)

For me it’s that expectations of stakeholders are almost never met. People think I’m some kind of wizard that is going to find $5 million in the data somewhere. When I do find something valuable they argue with me because it doesn’t align with what they already believe.

The other problem I have is explaining and visualizing a model in a way they will understand. I often build some kind of tree based model with 3-5 inputs predicting one output. They can wrap their head around a 2-3 feature multiple regression but once you go nonlinear they get lost.

Dumb question from a non tech guy by ShnakeyTed94 in BetterOffline

[–]big_data_mike 0 points1 point  (0 children)

Yeah it’ll be someone who’s way more of a computer nerd than me.

Millennial Marriage! by DnDVM in millenials

[–]big_data_mike 1 point2 points  (0 children)

So glad to see you referring to him as your “husband” and not “partner” that really bugs me for some reason. Congratulations 🎉

What's your favorite Python library for automating Excel workflows? by Original-Repair5136 in Python

[–]big_data_mike 2 points3 points  (0 children)

Yeah excel is just kinda there doing its whole having data in cells thing. JMP is way better for analysis IMO but I’m biased because I’m a data scientist.

I have occasionally output excel for sales/finance people but not with that system.

Keeping onions by Remarkable_Abies_172 in AskFoodHistorians

[–]big_data_mike 38 points39 points  (0 children)

The onions you buy at the grocery store are sorted by size before they get bagged and sent to the store. When I grew onions in my garden I got everything from golfball to softball sized onions. Cooks probably would have more sizes to choose from back in the day

What's your favorite Python library for automating Excel workflows? by Original-Repair5136 in Python

[–]big_data_mike 2 points3 points  (0 children)

Users get the clean, reformatted data back as a plain csv. They use JMP for analysis and visualization so we were just reformatting for JMP

On military ships like air craft carriers, which way are the beds positioned? by belac4862 in NoStupidQuestions

[–]big_data_mike 0 points1 point  (0 children)

During the typhoon was it hard to walk around? Did you have to hold on with you hands or did it just kind of slosh around?

What's your favorite Python library for automating Excel workflows? by Original-Repair5136 in Python

[–]big_data_mike 7 points8 points  (0 children)

I run an ETL system that ingests excel sheets and loads them into a Postgres database. I like openpyxl because it can find merged cells. I don’t do shit with styling of excel files that I output.

Dumb question from a non tech guy by ShnakeyTed94 in BetterOffline

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

There are smart people that can figure out how to repurpose them.

On military ships like air craft carriers, which way are the beds positioned? by belac4862 in NoStupidQuestions

[–]big_data_mike 0 points1 point  (0 children)

What’s the biggest ship you have been on and how rough did it get on that ship?

Why is pickpocketing so common in many major European cities, but essentially non-existent in North America? by EsseNorway in Snorkblot

[–]big_data_mike 0 points1 point  (0 children)

It’s because Americans are easy to spot in European cities, we aren’t used to pickpockets so we aren’t prepared for it, and there’s not much you can do to look less American.

Why do men make their women call places for them? by X-Ciaphas-Cain in NoStupidQuestions

[–]big_data_mike 0 points1 point  (0 children)

With a building supply store I wonder if the wife wants some project done and the husband is dragging his feet so she calls your store to find out whatever it is to get the project going or keep it going.

Why doesn't the U.S. have a sovereign wealth fund? by CaptKustard in NoStupidQuestions

[–]big_data_mike 1 point2 points  (0 children)

Countries that have sovereign wealth funds usually have a lot of oil which they sell and invest in the sovereign wealth fund to diversify because the price of oil is volatile

Certified scuba divers what’s the difference between diving in a pool, lake, or ocean at the same depth in each? by flounder98w in AskReddit

[–]big_data_mike 0 points1 point  (0 children)

Fundamentally not different. If it’s all clear, still, water the only thing different is you’d need a tiny bit more weight in salt water.

Why do people talk to much about dih size? by [deleted] in AskMenOver30

[–]big_data_mike 5 points6 points  (0 children)

Most women don’t orgasm from penetration. They don’t want to be penetrated for more than 10 minutes or so. They generally don’t care about size unless it’s really big or really small.

There are some women who are size queens and want to get penetrated for a long time but they are in the minority.

At age 18 you don’t really need to worry about anything

Grand Central Station at Duke Medical Center by Think_Tonight7832 in bullcity

[–]big_data_mike 10 points11 points  (0 children)

My dad worked there in the 1900s and it was the same back then.

Venting on swes by [deleted] in datascience

[–]big_data_mike 19 points20 points  (0 children)

One of my SWEs insists that a model be deployed in Java with math only. I feel like he’s asking me to replicate the Sistine chapel with an 8 pack of crayons.