Skip to content

Error: DtypeError: Dtype "undefined" not supported #543

Open
@coco-super

Description

@coco-super

file.csv

  import { readCSV } from 'danfojs-node';

  const ndf = await readCSV('/Users/ellison/Desktop/file.csv');
  ndf.print();
  ndf.loc({ rows: [1], columns: ['Variable 1'] }).print(); // error

image

Metadata

Metadata

Assignees

No one assigned

    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