Skip to content

Show loading options for DataFrame - #21

Closed
beccamc wants to merge 2 commits into
dotnet:mainfrom
beccamc:u/beccam/sources
Closed

Show loading options for DataFrame#21
beccamc wants to merge 2 commits into
dotnet:mainfrom
beccamc:u/beccam/sources

Conversation

@beccamc

@beccamc beccamc commented May 20, 2022

Copy link
Copy Markdown
Contributor

Here are some examples of loading into the DataFrame from an IDataView.

@beccamc

beccamc commented May 20, 2022

Copy link
Copy Markdown
Contributor Author

Is this useful?

@beccamc beccamc mentioned this pull request May 23, 2022

@luisquintanilla luisquintanilla left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@beccamc looks great. One minor suggestion. Use System.Text.Json instead.

}
],
"source": [
"using Newtonsoft.Json;\n",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would recommend using System.Text.Json instead since it's built in and no need to install additional packages.

@@ -0,0 +1,253 @@
{

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

REF-Loading Data into DataFrame.ipynb

@beccamc beccamc closed this May 27, 2022
@beccamc

beccamc commented May 27, 2022

Copy link
Copy Markdown
Contributor Author

This information has been combined into the 02 notebook and Ref-DataProcessing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants