Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: IndexError: index 0 is out of bounds for axis 0 with size 0 error
Post: RE: IndexError: index 0 is out of bounds for axis ...

I later figured this out myself..most of these issues just require persistence and hard work.
tmhsa General Coding Help 5 4,476 Apr-25-2020, 01:15 PM
    Thread: IndexError: index 0 is out of bounds for axis 0 with size 0 error
Post: RE: IndexError: index 0 is out of bounds for axis ...

(Apr-24-2020, 02:52 PM)Jeff900 Wrote: A traceback is what you get as response when an error occurred. Like this: Output:>>> 1 + a Traceback (most recent call last): File "<stdin>",...
tmhsa General Coding Help 5 4,476 Apr-24-2020, 05:52 PM
    Thread: IndexError: index 0 is out of bounds for axis 0 with size 0 error
Post: RE: IndexError: index 0 is out of bounds for axis ...

(Apr-24-2020, 01:40 PM)Jeff900 Wrote: Can you add the traceback? I have never heard of a traceback with IndexError???? Are you sure this applies to this case?
tmhsa General Coding Help 5 4,476 Apr-24-2020, 02:46 PM
    Thread: IndexError: index 0 is out of bounds for axis 0 with size 0 error
Post: IndexError: index 0 is out of bounds for axis 0 wi...

Good day fellow coders, I am a little stuck with an index error issue. Below is the description: Table name: Sub ID, Pred 2014_1107_1110, 0.5 2014_1107_1112, 0.5 2014_1107_1113, ...
tmhsa General Coding Help 5 4,476 Apr-24-2020, 10:08 AM
    Thread: IndexError: index 0 is out of bounds for axis 0 with size 0
Post: IndexError: index 0 is out of bounds for axis 0 wi...

Good day fellow coders, I am a little stuck with index error issue. Below is the description: Table name: Sub ID, Pred 2014_1107_1110, 0.5 2014_1107_1112, 0.5 2014_1107_1113, 0....
tmhsa Data Science 0 5,318 Apr-24-2020, 10:00 AM
    Thread: NameError: name 'cross_validation' is not defined
Post: RE: NameError: name 'cross_validation' is not defi...

(Apr-21-2020, 07:29 PM)deanhystad Wrote: He was rubber ducking us. I feel used.dean, the problem was real, no one was used nor being rubber docked. I surfed up Stack0verflow and the solution wasn't...
tmhsa General Coding Help 6 13,355 Apr-21-2020, 07:47 PM
    Thread: NameError: name 'cross_validation' is not defined
Post: RE: NameError: name 'cross_validation' is not defi...

(Apr-21-2020, 06:40 PM)DT2000 Wrote: I am curious why you have line 8, the import of the definition commented out? This will throw the error if it is not defined. import math import csv import rand...
tmhsa General Coding Help 6 13,355 Apr-21-2020, 06:53 PM
    Thread: NameError: name 'cross_validation' is not defined
Post: NameError: name 'cross_validation' is not defined

Hi there, please I am having an issue with the following code. I checked online including stack-overflow but no good response to this case. Imports: import math import csv import random import numpy ...
tmhsa General Coding Help 6 13,355 Apr-21-2020, 06:32 PM

User Panel Messages

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