Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: AttributeError: 'numpy.int32' object has no attribute 'split'
Post: RE: AttributeError: 'numpy.int32' object has no at...

Glad you could resolve the error!
Anushka00 General Coding Help 6 4,429 Jun-24-2022, 08:37 AM
    Thread: AttributeError: 'numpy.int32' object has no attribute 'split'
Post: RE: AttributeError: 'numpy.int32' object has no at...

Hi! it must be some other line of code that is raising the error. The given code snippet runs absolutely fine.
Anushka00 General Coding Help 6 4,429 Jun-24-2022, 07:32 AM
    Thread: AttributeError: 'numpy.int32' object has no attribute 'split'
Post: RE: AttributeError: 'numpy.int32' object has no at...

Hi! As per the error description, given by you, an integer cannot be split until it is converted to a string. however, you can post the code snippet where you encounter the error for further doubt cl...
Anushka00 General Coding Help 6 4,429 Jun-23-2022, 11:22 AM

User Panel Messages

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