Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Noob needing some help
Post: Noob needing some help

I am a new python user and I don't understand this error message. The code I have is: import pandas as pd import quandl, math import numpy as np from sklearn import preprocessing, cross_validation, s...
TheDovah7 Data Science 2 2,831 Mar-06-2018, 03:11 PM
    Thread: TypeError: list indices must be integers or slices, not str
Post: RE: TypeError: list indices must be integers or sl...

Thx for the help. I noticed that I missed a df in one of the lines XD Thx for helping me find it tho, would have never found it myself.
TheDovah7 Data Science 4 13,407 Mar-06-2018, 03:00 PM
    Thread: TypeError: list indices must be integers or slices, not str
Post: Really need help with some code!

So I am having this problem with my code. I can't figure out why it is working. I am very new to python and would appreciate some help. The code is: import pandas as pd import quandl df = quandl.g...
TheDovah7 Data Science 4 13,407 Mar-05-2018, 05:25 PM
    Thread: TypeError: list indices must be integers or slices, not str
Post: TypeError: list indices must be integers or slices...

So I am new to python and I can't seem to find the error with this code, when I try to run I get the message "TypeError: list indices must be integers or slices, not str". My code is: import pandas a...
TheDovah7 Data Science 4 13,407 Mar-04-2018, 08:27 PM

User Panel Messages

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