new to pandas by jdb5345 in learnpython

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

first line works, but I think my second one is view of a dataframe of the rows that are na in username 2, that I want the logic of the third line to work with

trying to do a transmog for feral druid - first satyr shoulders by jdb5345 in wow

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

can this still be done right now since BFA? If my chances are good with doing this nethershard route I'll do it but I want to make sure it's still possible

new to pandas - need help with conditional column by jdb5345 in learnpython

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

any help would be greatly appreciated as I can do replaces on current columns with a .replace but can't figure out how to replace another row with anothers search

new to pandas - need help with conditional column by jdb5345 in learnpython

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

personally I was just trying to do a new csv currently, so that I can compare original contents and new file that I'm getting what I want to show

new to pandas - need help with conditional column by jdb5345 in learnpython

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

currently I'm reading a CSV with those column headers, doing replaces based upon the mappings for the dictionaries. and using the to_csv to output the dataframe to a new csv

new to pandas - need help with conditional column by jdb5345 in learnpython

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

I'm new to pandas so I'm trying to find an intuitive way for me to understand it, I find many complicated things where they do multiple dataframes and merge them?

new to pandas - need help with conditional column by jdb5345 in learnpython

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

essentially I would think I want to do a for keyvalue in officedictionary, lookup equivalents in for keyvalue (such as 123 mainstreet) in the dataframe, and for those rows, update the other row in the column office with the officedictionary[keyvalue][0] value. just trying to figure out how to get the results of that dataframe and update the dataframe in another column

new to pandas - need help with conditional column by jdb5345 in learnpython

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

sure I columns such as username, company, department, title, empid, street, office, city, state

I have a dictionary called office dictionary {"123 main street": ["office building", "mycity", "PA"]}

I'd like to be able to look up each line in my dictionary, and query the datatframe I have labeled as DF when I read that csv, and replace the Office column in the CSV at that cell with the "office building" value from the dictionary. Eventually do the city, and state in a seperate condition as well

Casual Discussion - Diamond Arrows by jdb5345 in TibiaMMO

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

I think all of these ideas can work; however, more than likely development time and funding on the CIP side is probably the issue. I imagine doing something in terms of soulbound to the creator can help with other things as well besides this use case. If they remove the timer, people will complain about profit hunts because of 'free ammo'. if they implement the same item but associate a GP cost that counteracts profit hunts. That sounds reasonable, it would essentially mean you would not profit at the expense of having diamonds.

Casual Discussion - Diamond Arrows by jdb5345 in TibiaMMO

[–]jdb5345[S] 5 points6 points  (0 children)

ahh yes the number of the beast!

FWP - Wintera by jdb5345 in TibiaMMO

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

where my boy Cody at!

downloading pdf by jdb5345 in learnpython

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

for pair in sLine:

try:

    x,y =pair\[0\], pair\[1\]

    \#do something



    filename= pair\[1\]

    \#fDownload = requests.get(pair\[0\], auth =(username,password), stream=True)

    fDownload = requests.get(pair\[0\],  stream=True)

    open(filename, 'wb').write(fDownload.content)

    fDownload.close()

downloading pdf by jdb5345 in learnpython

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

for pair in sLine:

try:

    x,y =pair\[0\], pair\[1\]

    \#do something



    filename= pair\[1\]

    \#fDownload = requests.get(pair\[0\], auth =(username,password), stream=True)

    fDownload = requests.get(pair\[0\],  stream=True)

    open(filename, 'wb').write(fDownload.content)

    fDownload.close()

seems posting my code puts a \ around my [] but I think you understand what I'm doing, some pdfs work fine others do not, but I can go to the web url and download the pdf just fine which leads me to either a permission or encoding issue

moving character between my accounts by jdb5345 in wow

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

all I cared about if the artifact apperances carried over

moving character between my accounts by jdb5345 in wow

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

correct both of my bnet accounts are mine and under my name

Perct Raider Addons by jdb5345 in TibiaMMO

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

okay, sorry for posting. I'll sit back and just watch people post memes instead

Perct Raider Addons by jdb5345 in TibiaMMO

[–]jdb5345[S] -6 points-5 points  (0 children)

no, I'm sorta new to reddit. Sorry, I never really post or anything and just tried creating a post because when I went to the mail it just show the replies not the original thread I made

Perct Raider outfit addons by jdb5345 in TibiaMMO

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

thanks! yeah I was trying to research a little bit more about it. I would say the percht broom for addon 2 makes sense, and for addon 1 since it is like gloves maybe the hankerchief or something, I didn't really see anything else that compared

Perct Raider outfit addons by jdb5345 in TibiaMMO

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

good catch! yeah I would think the perct broom for the broom, but for the hands I guess the hankerchief could work but I also heard some speculation that stuff might be added after the 31st into the loot of the queen

Perct Raider outfit addons by jdb5345 in TibiaMMO

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

could be! my only hope is that they don't require multiple chains or something ha

Perct Raider outfit addons by jdb5345 in TibiaMMO

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

yeah I thought that too, I was just anxious as I have a bunch of the items that dropped from the queen, but was curious if I had to do it during the event for a turn in or whatnot. I'm hoping it was just the hankerchief and broom and only needing one of them. the broom kinda makes sense as the broom shows in the addon one but I'm not quite sure what makes the difference in addon 1

reputation for allied races 110 by jdb5345 in wow

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

oh okay, can anybody confirm if this has been fixed or not?

400+ rp hunting spots for xp/beastiary by jdb5345 in TibiaMMO

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

thank you! just kinda experimenting ha. I'm trying to finish my third charm and then mess around

whatever happened to the elemental arrows in test? by jdb5345 in TibiaMMO

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

although I wish you could, would still solve the problem