Skip to content

Conversation

Rayycoding
Copy link
Contributor

Renamed Height and Weight

#431

@Rayycoding
Copy link
Contributor Author

@microsoft-github-policy-service agree

@leestott leestott requested a review from Copilot September 6, 2025 11:25
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request addresses #431 by standardizing line endings across Jupyter notebook files. The changes convert Windows-style line endings (\r\n) to Unix-style line endings (\n) in assignment and solution notebooks for the stats and probability module.

  • Standardized line endings from CRLF to LF format across notebook cells
  • Updated both assignment and solution files to maintain consistency
  • Fixed file path reference in the assignment notebook

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
1-Introduction/04-stats-and-probability/solution/assignment.ipynb Converted line endings from CRLF to LF format throughout the notebook
1-Introduction/04-stats-and-probability/assignment.ipynb Converted line endings from CRLF to LF format and corrected CSV file path

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@leestott leestott merged commit a34565d into microsoft:main Sep 6, 2025
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.

2 participants