Skip to content

Array Basics / Reading and Writing Files #76

@edutools-service

Description

@edutools-service

csv has no readable data, i can't read it with excel or notepad, there are symbols like there is different symbol Code
C:\Users\Volegov\PycharmProjects\Python Libraries - NumPy\NumPy\Array Basics\Reading and Writing Files\task.py:4: UserWarning: loadtxt: input contained no data: "somedata.csv"
arr = np.loadtxt(data, delimiter=',', skiprows=1)

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions