Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: New to Python
Post: RE: New to Python

Figured it out... dn = df.to_numpy(dtype=str) Had to change the dtype to string to prevent the error. sym= dn[line,0] price = dn[line,1] Now read properly.
jdc4429 General Coding Help 1 22,221 Jul-31-2020, 03:34 AM
    Thread: New to Python
Post: New to Python

Hello everyone, New to python and I'm sure this is not probably that hard but I have not found a way to do this in my searching. Ways I have found that I think might work are giving me errors. whil...
jdc4429 General Coding Help 1 22,221 Jul-30-2020, 10:27 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020