Skip to content

Quick SciPy updates #201

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

Merged
merged 4 commits into from
Jul 11, 2023
Merged

Conversation

negin513
Copy link
Contributor

  • Update Indexing materials and links . I put all three links since I am going to cover them (intro + vectorized + boolean) quickly. Each 10 minutes.

Address the issue #199:

  • Reorganized indexing notebook so that no example of datetime indexing occur before introduction of the concept of datetime indexing , moved the exercise to the end of the notebook.

  • Moved the warning box of "Positional indexing deviates from the NumPy when indexing with multiple arrays " lower but kept it since it is important and is needed for the vectorized tutorial... @dcherian I am open to deleting it, but we have to update and rewrite the intro section of the vectorized section....

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@negin513 negin513 requested review from andersy005 and dcherian July 11, 2023 00:20
@dcherian
Copy link
Contributor

I put all three links since I am going to cover them (intro + vectorized + boolean) quickly. Each 10 minutes.

Negin I think it's wise to limit this; perhaps basic + advanced indexing would be OK. It's great material, and will be useful for many people in the future. We should have a ten minute break after this, and people are free to explore the boolean indexing notebook then.

@dcherian dcherian merged commit df9bc96 into xarray-contrib:main Jul 11, 2023
@negin513
Copy link
Contributor Author

Okay @dcherian , sounds good. I think we can do

  • an overview of basic indexing, (10-15 mins)
  • pointwise/advanced indexing, (15 mins)
  • mention that masking materials is available as supplemental material. (5 mins).
    Depending on the questions/time left I will set the pace of the tutorial.

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