Create dataset from pandas

Options
Alan_Fusté
Alan_Fusté Partner, Registered Posts: 43 Partner
Hello,

Can I create a dataset (for example, with project.create_dataset()) directly from pandas (without saving before the creation)?

I am getting a CSV file from an url with pandas.read_csv()


Thanks,

Alan

Best Answer

  • Clément_Stenac
    Clément_Stenac Dataiker, Dataiku DSS Core Designer, Registered Posts: 753 Dataiker
    Answer ✓
    Options
    Hi,

    While it is possible, the project.create_dataset() API is currently fairly difficult to use. We do not yet have documentation nor samples for it.

    We recommend that you create a dataset from the UI first.

Answers

Setup Info
    Tags
      Help me…