Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR, titled "Updated practical one", updates and enhances multiple practical assignments in the repository by adding new clustering examples in week 6 and refining data manipulation exercises in week 1, while also updating configuration and build processes.
- Added new clustering code and visualizations in week_6/finalbook.py
- Updated data source URLs, execution counts, and minor corrections in week_1 notebooks and scripts
- Modified configuration, environment, and README files to support new build commands and enforce execution settings
Reviewed Changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| practicals_jn_book/week_6/finalbook.py | New clustering assignments, including K-Means and Affinity Propagation examples with associated visualizations and evaluations |
| practicals_jn_book/week_1/finalbook_part2.ipynb | Updated data source link and cell execution counts |
| practicals_jn_book/week_1/finalbook_part1.py | Added and refined pandas exercises and assignments for DataFrame indexing, slicing, and manipulation |
| practicals_jn_book/week_1/finalbook_part1.ipynb | Minor text and kernel updates |
| practicals_jn_book/_config.yml | Forced notebook code execution |
| big_data_environment.yml | Added pyqt and nbconvert dependencies |
| README.md | Added command for building raw python files from notebooks |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.