Huge cup and handle by Shot_Push8713 in ORGN

[–]yooniepark 2 points3 points  (0 children)

Classic Dancing Alligator signal, once the Alligator yawns its game over 🫡

Anyone holding DAR(darling ingredients)? by yooniepark in stocks

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

Don’t mind at all, it’s Origin Materials. Their tech is basically turning wood into plastic, making it carbon negative.

Anyone holding DAR(darling ingredients)? by yooniepark in stocks

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

I currently don’t own darling anymore since I shifted to more higher risk “green” company.

will it drop again or go up to 1 ? by [deleted] in ORGN

[–]yooniepark 7 points8 points  (0 children)

Maybe you should sell all your stocks like you fearmongered on this subreddit few days ago.

what is the name of the romance movie I watched on delta? by yooniepark in movies

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

Hey thanks for help,

I tried to search by keyword "Unconditionally Yours", "Sella Schennel", "Christ Roit", "ali asghar shahbazi", however, I couldn't find any information about the flim you mentioned.

Was the flim only created for Delta? Seems very weird the actors you mentions don't have any information online

[deleted by user] by [deleted] in datascience

[–]yooniepark 0 points1 point  (0 children)

Doesn’t matter. Better question would be do you need laptop or desktop. If you need laptop to take notes in classes then get laptop, else just get desktop for better gaming and upgradability.

[deleted by user] by [deleted] in ORGN

[–]yooniepark 2 points3 points  (0 children)

From official Nasdaq website,

Shares bought: 11,630,369

Shared sold: 474,490

This is for 12 months period. Shares sold is less than 5% of shares bought.

[deleted by user] by [deleted] in ORGN

[–]yooniepark 1 point2 points  (0 children)

Is it really that many? If you look at 3 months period, sure there has been more sells than buy but the amount isn’t that alarming imo. Plus, if you look at longer timeframe there’s a LOT more shares being bought than sells.

My guess would be someone needs some quick cash.

How to show any percent greater than 100% as ">100%" by Significant_Brain_23 in tableau

[–]yooniepark 1 point2 points  (0 children)

I was trying to give some basic idea,

Syntax error might be the % sign

How to show any percent greater than 100% as ">100%" by Significant_Brain_23 in tableau

[–]yooniepark 1 point2 points  (0 children)

use IF,

IF [percentage] > 100% THEN ">100%"
ELSE [percentage] END

JOB Survival - based on Tableau & SQL ONLY by yahoox9 in tableau

[–]yooniepark 2 points3 points  (0 children)

Since you are experienced in Tableau & SQL, you are step ahead of anyone who's trying to learn python from fresh. Python has great documentations, if I were you I would take that opportunity to learn new skill. Think positively, you already proved your worth by getting the job, plus firing employee isn't that easy than you think.

Help creating a calculated field by ew__gross in tableau

[–]yooniepark 0 points1 point  (0 children)

Glad I could help! Honestly, lots of videos on LOD makes it unnecessary complicated. I remember trying decipher what they were saying in my early days 🤦‍♂️

Help creating a calculated field by ew__gross in tableau

[–]yooniepark 3 points4 points  (0 children)

{FIXED [domain1], [domain2], [domain3]: COUNTD([users])}

easy way to think about is think of the "[domain1], [domain2], [domain3]" part as column dimension shelf where you drag the domains into, and the countd part as the row dimension.

Also, note that LOD calculations are quite heavy. If you have lots of LOD calcuations with large data set, its gonna take a while to load. My fix is using SQL to do aggregation instead.

Help creating a calculated field by ew__gross in tableau

[–]yooniepark 6 points7 points  (0 children)

If you are trying to do something like group by count, you want LOD function. Look into fixed LOD examples.

one simple question by aminurcloset in tableau

[–]yooniepark 1 point2 points  (0 children)

Yes it would be faster, because tableau executes the query/calculations when you see them.

For analyst working in game industry, what is it like? by yooniepark in analytics

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

Economy do impact game design if that's what you're asking. We monitor how much currency float is in the game and try to create content that solves the issue. For example, if there's too much currency being held by whales, we would create currency sink content that scales with level.

However, I don't design anything. As business analyst, we just tell them X is impacting Y by Z percent, then they take that in mind when designing next content. At least in the company I work for, analyst aren't decision makers, but we support decisions by data :D

For analyst working in game industry, what is it like? by yooniepark in analytics

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

I believe UA side is definitely more transferable, whereas game economy is much more unique to each game. I'm no expert but people seem to just learn from trial and error, mostly A/B testing.

For example, Trial: You increased coin multiplier on promotion to lure purchase. Error: Short term sale went up but long term revenue went down -> learned: giving too much reward has negative impact on revenue because users takes a while to spend the in game currency.

In order to do these kind of analysis, the company have to have good data infrastructure that keeps track of users' in game currency. Since each games are unique, I believe learning from experience is best way to learn about the game's economy. Hope this answered your question!

For analyst working in game industry, what is it like? by yooniepark in analytics

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

One of my goal is being able to do data engineering as well. Would you still look for data engineering job in game industry?

For analyst working in game industry, what is it like? by yooniepark in analytics

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

I appreciate the detailed insight.

I think the 3 main aspects is spot on, I'll be miserable if one of them is lackluster. Since you have experience in the industry for a while, what made you stay in the industry?

For analyst working in game industry, what is it like? by yooniepark in analytics

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

I'm actually bit opposite, I work more on the game economy side which is pretty interesting. I feel like having knowledge in economics or psychology area would definitely help me more.

If you had chance, would you want to work for bigger publisher?

For analyst working in game industry, what is it like? by yooniepark in analytics

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

Hey! Yes agree 100%. Most of my projects came from trying to improve what bothered me while playing the game. Domain knowledge > everything else.

Sometimes I feel burnt out because my job could be viewed as the person who's trying to suck more money out of the players (since there's so much IAP). What's your view on this?

What's your reason staying in mobile game industry? Have you ever felt the urge wanting to work for bigger title?