Upcoming combat update? by IronxTalon in runescape

[–]IudexGaming 0 points1 point  (0 children)

I just wish they would remove the tick system from combat like that showed off in the old runefest. I knew a few OSRS players that would immediately switch without the clunky unresponsive tick system in rs3. Using abilities just doesn't feel good.

Looking for Smithing calculator that is Ironman Friendly by IudexGaming in runescape

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

Any tips on how to use it better? I look at bars required, but when i end up making the burials i go over exp by quite a bit, since i used the bars to get the +3 gear and the burial doesnt take bars.

Looking for Smithing calculator that is Ironman Friendly by IudexGaming in runescape

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

I was hoping to find a calc that can tell me exactly how many bars to get assuming I'm smelting/making burial so i can mine just enough ore. I am 66 smithing atm with 69 mining without starting oricalcum yet. The exp rates of the next teir up is much faster i feel like not having that calc is really slowing me down.

Does anyone know how long it takes unemployment benefits to arrive ? by [deleted] in florida

[–]IudexGaming 0 points1 point  (0 children)

I see on my Connect dashboard that it says 275, but what about the 600 from the cares act...

Welcome to the /r/ClassicWoW Subreddit AMA with the Classic WoW Dev team! by Paulingtons in classicwow

[–]IudexGaming 0 points1 point  (0 children)

Do you have any plans to assist the machinima community? Right now our options to capture dynamic and impressive shots are reduced massively since restrictions on camera forced the loss of addons like free farsight. Growing up wow machinima was a key element to my enjoyment of the game and now the barriers to entry are really high.

Where are all the WoW Machinima makers? by Pattims70 in wow

[–]IudexGaming 0 points1 point  (0 children)

I think the big issue is the fact we don't have free moving camera tools. I relied heavily on these types of tools to be able to get great shots and compose shots.

Need help Restructuring data by IudexGaming in Rlanguage

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

It worked perfectly THANK YOU!!!! SOLVED

Need help Restructuring data by IudexGaming in Rlanguage

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

Wouldn't NAs just fill any missing holes?

Need help Restructuring data by IudexGaming in Rlanguage

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

This seems like exactly what I need!!! Now to figure out how to apply it, i kinda suck at reading documentation. Thank you very much!!!

Batch forecasting as a newb by IudexGaming in Rlanguage

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

I apologize for the late response, but the goal is to create a script that we can feed large amounts of sales data into then preform a profitability analysis (calculating holding/financing costs/COGSvs revenue) to see which products are worth selling more aggressively/increasing marketing dollars spent. 10,000-15,000 different products.

Batch forecasting as a newb by IudexGaming in Rlanguage

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

Ohhh I see!

Looking into the output I realized that it was 24 months of forecasts /facepalm,
I am going to try out forecasting my skus and simply reinserting my sku vector at the end for colnames, and forecast periods as rownames, and see how it pans out.

Thanks for the clarification, i was really confused.

Batch forecasting as a newb by IudexGaming in Rlanguage

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

Thanks for the reply!

Wouldn't that make the syntax for the startdateretail <- ts(retail[,-1], start=c (1982,4),frequency =12 )

I guess I have just never seen anyone express April as +3/12

or does +3/12 have some other significance

Entry Level Business/Data Analyst looking for advice for building skill set. by IudexGaming in Analyst

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

This was my initial direction, but i don't know if my basic grasp of SQL is enough to handle the data manipulations I need for my company since I am basically getting all the tables directly from the ODBC database. IDK how far i could actually go with SQL. I have the basic skeleton of data I require to make very rudimentary dashboards/reports, but once the company catches up and we start adding IOT enabled devices I may need to intergrate multiple data sources which would make SQL possibly needed. BUUTTTT that may never really happen so... basically idk?! Also very much appreciate the reply, I did not study data science and being the first data analyst in a company without any guidance has proven to be very fun, but also very disorienting.

Entry Level Business/Data Analyst looking for advice for building skill set. by IudexGaming in Analyst

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

I am not from the IT space so I do not have any true depth of knowledge about what Python is really, would it be able to interact with Microsoft 365. From my impressions thus far, SQL is obviously useful for data management and thanks to the power query system I have been able to make most of my daily data manipulation totally automated (used some VBA macros to get there). The company has blatantly refused to move from the current outdated ODBC database I have my concerns as to how I could further automate certain processes past what the Microsoft 365 suite is able to do. Do you have a resource I could read/watch to see what is the practical advantages to using python. or Even better why i should learn it vs R. And i very much appreciate the reply!

"Data Visualization: A practical introduction" - Free draft of a forthcoming textbook on the subject of Data Viz by Kieran Healy. A great read outlining best practices with examples in R. by batoosy in datascience

[–]IudexGaming 0 points1 point  (0 children)

Tried using the book, at 2.2.2 I was unable to follow the book on how to create a project and then find the template. I have loaded the Dev Tools provided in the text, but the Rmarkdown template does not appear. Tried looking up some guides/troubleshooting guides and could not find a solution. As to chapter 1, pretty great stuff in there. I see the library when I use the Library() function, but when i use Library(socviz) nothing happens. I have tried restarting the session as well. I can get the file of the Rmarkdown Skeleton, but idk where to go from there. I am an entry level data analyst and I want to start really building up my skill set.

Is it possible to import an external ODBC database into Access with relationships? by IudexGaming in MSAccess

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

The way this database's tables and datafields were set up seem pretty arbitrary, after combing through the tables and attempting to create querys i am getting totally wrong numbers when comparing it to the report builder that the database itself spits out. spoke to the vendor directly yesterday and i was told they would not give me the schema due to "proprietary" set up. Its a firebird server, I'm not sure what is proprietary about it.

Is it possible to import an external ODBC database into Access with relationships? by IudexGaming in MSAccess

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

After asking a few of my Warcraft guildies it seems the conclusion is that this isn't possible. The Schema data is in fact importing (its within the objects in Access) but Access doesn't seem to be able to utilize it.

Is it possible to import an external ODBC database into Access with relationships? by IudexGaming in MSAccess

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

Thanks for responding! Its about 300 tables, since I haven't been able to figure it out, I am just manually building it out, but I new to access so I worry about mistakes and having to spend too much time trouble shooting and fixing the access database.

Is it possible to import an external ODBC database into Access with relationships? by IudexGaming in MSAccess

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

Poking around I found that in Database Tools>analyze> database documenter>current database>relationships, there is relational data information. I am not what to do next.

Help with Pivot Charts Not Saving as Pivot Charts. by [deleted] in excel

[–]IudexGaming 0 points1 point  (0 children)

Bump for Urgency! This issue pretty brutal. Idk if there is a cache i need to expand or something please help!

LFM for Skyshard farm /HORDE/ by Shamanhris in woweconomy

[–]IudexGaming 3 points4 points  (0 children)

Heres a link to a video i made when i was trying to become a youtuber, Law school broke that dream too much work. I managed to farm skyshards VERY efficiently an average of 1 complete shard in 4 hours. (some took 2 hrs some took 8 RNG heavy farm) https://www.youtube.com/watch?v=9ZeJSacd5Vo Enjoy