Skip to content

Conversation

@luohezhiming
Copy link
Contributor

Fixes/Resolves:

(replace this with the issue # fixed or resolved, if no issue exists then a brief statement of what this PR does)

Summary/Motivation:

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

Copy link
Contributor

@MarcusHolly MarcusHolly left a comment

Choose a reason for hiding this comment

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

Mainly minor comments

"execution_count": null,
"execution_count": 1,
Copy link
Contributor

Choose a reason for hiding this comment

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

Were any changes actually made to this file? It's hard to tell because a lot of lines have changed - mainly because this tutorial did not initially display outputs. So now all of the outputs are appearing as new lines. I'm indifferent as to whether tutorials should have the outputs pre-loaded or not, but in this case, clearing the outputs would make it easier to review. There may actually be no changes made to this notebook...

"source": [
"data_formatted = get_formatted_data(data) \n",
"print(data_formatted)\n",
"# print(data_formatted.to_markdown())"
Copy link
Contributor

Choose a reason for hiding this comment

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

Delete?

},
{
"cell_type": "code",
"execution_count": 12,
Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest re-running the cells all in order or clearing the output. Seems like all the cells were run, but then some were re-run and others were not

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

Labels

Priority:Normal Normal Priority Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants