Skip to content

numpy recfromcsv #55

@Craana

Description

@Craana

Hello!

It seems that recfromcsv function from numpy as been depracated from the version 2.0 and later. Numpy documentation recommends to use genfromtxt function which may change the results of the outcome.

Later edit:

I have used with previous data with the same csv:s and compared the end result. It seems to be the same but if the csv file has some text inside it will give result of "NaN". Changed from recfromcsv function to genfromtxt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions