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

Episode 8: Add 'Many Ways of Access' challenge. #537

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

vinisalazar
Copy link
Contributor

This is an improvement based on the suggestions from #532.

I added a Challenge asking learners to suggest different ways of doing access operations on a DataFrame. I used the notes from #532 as answer to the Challenge.

Thank you for any assistance or feedback you can provide.

Best,
V

Copy link
Member

@alee alee left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! I'll double check the formatting later tonight and merge if there's no objections from other community members.

@alee alee linked an issue Aug 16, 2021 that may be closed by this pull request
Copy link
Member

@alee alee left a comment

Choose a reason for hiding this comment

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

Thanks for submitting, looks great! Apologies for the delayed review.

@alee alee merged commit 9985cf6 into swcarpentry:gh-pages Sep 1, 2021
@vinisalazar vinisalazar deleted the issue-532 branch September 1, 2021 20:05
@vinisalazar
Copy link
Contributor Author

Thank you for the review @alee! Happy to contribute.

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.

Ways of accessing DataFrame elements, rows, columns, and subsets
2 participants