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

Update 104-clair-ds-teams.md with timestamps and transcript #259

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

kljohnson4good
Copy link
Contributor

@kljohnson4good kljohnson4good commented Oct 3, 2024

Towards #92
Resolves #258

Type of contribution

  • Timestamps
  • Transcripts
  • Other

Reference: Issue or Pull Request (PR)

  • Towards #xxx [this will keep reference issue or PR open] <=== When in doubt, pick this one.
  • Fixes #xxx. [this will close the referenced issue or PR]
  • References #xxx.
  • Resolves #xxx, #xxx [for multiple issues, this will close them]

Description: What does this implement/fix? Explain your changes.

Add timestamps and transcript details to video 104 Best Practices for Creating a Data Science Team

Checklist

  • Did you review the CONTRIBUTING GUIDE
  • Did you reference an issue or another pull request?

Any other comments?

Copy link

welcome bot commented Oct 3, 2024

Thank You Banner
💖 Thanks for opening this pull request! 💖 💖 Data Umbrella community really appreciates your time and effort to contribute to the project. Please make sure you have read our Contributing Guidelines and filled in our pull request template to the best of your ability.

@reshamas
Copy link
Contributor

reshamas commented Oct 3, 2024

Hi @kljohnson4good
Thank you for the timestamps and this PR. :)

For the transcript, was that copied from YouTube or AI generated?

For the timestamps, YouTube has a character limit, so we typically put the timestamps in the format in this example:
https://github.com/data-umbrella/event-transcripts/blob/main/misc/48_clair_linked_lists.md

example here:

## Agenda
00:00:00 Reshama introduces Data Umbrella
00:04:39 Clair begins introduction
00:06:14 link to repo: https://github.com/cj2001/data_umbrella_linked_lists
00:06:35 Summary of what will be covered
00:07:26 Arrays
00:08:45 Big O: O(n)
00:09:01 Lists: Dynamic Arrays (insert, append)
00:10:45 (Singly) Linked List (node, pointer)
00:13:05 List Insertion
00:14:05 repo intro: https://github.com/cj2001/data_umbrella_linked_lists
00:15:30 list of resources

@kljohnson4good
Copy link
Contributor Author

kljohnson4good commented Oct 3, 2024 via email

@reshamas
Copy link
Contributor

reshamas commented Oct 3, 2024

Thank you and can you remove the transcript part from this markdown file?

(Ex: It is most helpful in this format:
https://blog.dataumbrella.org/megan-career)

@kljohnson4good
Copy link
Contributor Author

kljohnson4good commented Oct 3, 2024 via email

@reshamas
Copy link
Contributor

reshamas commented Oct 4, 2024

Thank you, this looks much better.
Question: did you watch the video or use AI generated timestamps?

@kljohnson4good
Copy link
Contributor Author

kljohnson4good commented Oct 4, 2024 via email

@reshamas
Copy link
Contributor

reshamas commented Oct 4, 2024

Thank you @kljohnson4good!

@reshamas reshamas merged commit d58967b into data-umbrella:main Oct 4, 2024
Copy link

welcome bot commented Oct 4, 2024

Congratulations Banner
Congrats on merging your first pull request! 🎉 We here at Data Umbrella are proud of you! 💖 💖 Thank you so much for your contribution 🎁

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 timestamps to [104] Best Practices for Creating a Data Science Team
2 participants