Skip to content

Update to add get_loc explainer#59

Merged
andrewgait merged 3 commits intomainfrom
23-add-note-on-getting-index-from-name
Apr 13, 2026
Merged

Update to add get_loc explainer#59
andrewgait merged 3 commits intomainfrom
23-add-note-on-getting-index-from-name

Conversation

@andrewgait
Copy link
Copy Markdown
Collaborator

Fixes #23

- Also added version fixes to allow workflows to run
@andrewgait andrewgait requested a review from Scottan April 10, 2026 16:51
@andrewgait andrewgait linked an issue Apr 10, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/UoMResearchIT/programming_with_python/compare/md-outputs..md-outputs-PR-59

The following changes were observed in the rendered markdown documents:

 07-pandas_essential.md | 10 ++++++++--
 md5sum.txt             |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2026-04-13 11:48:03 +0000

github-actions bot pushed a commit that referenced this pull request Apr 10, 2026
github-actions bot pushed a commit that referenced this pull request Apr 13, 2026
github-actions bot pushed a commit that referenced this pull request Apr 13, 2026
Copy link
Copy Markdown
Collaborator

@Scottan Scottan left a comment

Choose a reason for hiding this comment

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

Looks good - approved

@andrewgait andrewgait merged commit d6519d9 into main Apr 13, 2026
5 checks passed
@andrewgait andrewgait deleted the 23-add-note-on-getting-index-from-name branch April 13, 2026 13:20
github-actions bot pushed a commit that referenced this pull request Apr 13, 2026
Auto-generated via `{sandpaper}`
Source  : d6519d9
Branch  : main
Author  : Andrew Gait <andrew.gait@manchester.ac.uk>
Time    : 2026-04-13 13:20:12 +0000
Message : Merge pull request #59 from UoMResearchIT/23-add-note-on-getting-index-from-name

Update to add get_loc explainer
github-actions bot pushed a commit that referenced this pull request Apr 13, 2026
Auto-generated via `{sandpaper}`
Source  : 0f48bbf
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2026-04-13 13:21:20 +0000
Message : markdown source builds

Auto-generated via `{sandpaper}`
Source  : d6519d9
Branch  : main
Author  : Andrew Gait <andrew.gait@manchester.ac.uk>
Time    : 2026-04-13 13:20:12 +0000
Message : Merge pull request #59 from UoMResearchIT/23-add-note-on-getting-index-from-name

Update to add get_loc explainer
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.

Add note on getting index from name

2 participants