Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from ProjectPythia:main #51

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented May 20, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

…y[start:stop:step]' (#465)

* Clarified Array Slicing Syntax

* Update numpy-basics.ipynb

Thank you for the feedback. I appreciate the concern about the notation implying that the second colon and the step parameter are mandatory. 

I propose we adopt 'array[start:stop:step]' as the primary notation in examples but include a clear note in the text explaining that the step parameter is optional: "The step parameter is optional and can be omitted, in which case the slice uses a default step of 1."

* Resolved issue with wrong use of parenthesis ` `
Copy link

github-actions bot commented May 20, 2024

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below.
🔍 Git commit SHA: fb75229
✅ Deployment Preview URL: https://jukent.github.io/pythia-foundations/_preview/51

@pull pull bot added the ⤵️ pull label May 20, 2024
@pull pull bot merged commit 2101e01 into jukent:main May 21, 2024
2 checks passed
github-actions bot pushed a commit that referenced this pull request May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant