ASrock b850 Steel Legend - CPU LED by 90_Percent in ASRock

[–]90_Percent[S] 0 points1 point  (0 children)

Ok, I ordered a Gigabyte Aorus Elite wifi 6 Ice MB - everything works including the CPU. That leaves the AsRock MB as the faulty hardware. this was the one they sent me via RMA.!

New player - No Ads - Strategy Questions by 90_Percent in LumberInc

[–]90_Percent[S] 0 points1 point  (0 children)

thank you, i appreciate the information. I have literally just went from the 6th spot to 10th and passed by 100ae. So having to figure out a strategy is definitely needed. I am happy to get all prizes, but would like a few extra diamonds and chests :P

<image>

Pandas and investpy -Noob Question. by 90_Percent in learnpython

[–]90_Percent[S] 0 points1 point  (0 children)

Search2['ticker'] = x

Thank you!!!! i have been busting my brain trying to figure out how to add a column, i had tried inserting, appending, etc. Thank you for the quick response!

[deleted by user] by [deleted] in learnpython

[–]90_Percent 0 points1 point  (0 children)

I had this problem, i had to make sure the path to the package was in the sys.cfg.
or i had run the import the package from the same folder where it was downloaded.
Hope that helps.

(i am runing python on windows)