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

Python databases #35

Merged
merged 21 commits into from
May 28, 2024
Merged

Python databases #35

merged 21 commits into from
May 28, 2024

Conversation

jwoolbright23
Copy link
Contributor

No description provided.

Copy link

netlify bot commented May 7, 2024

Deploy Preview for cerulean-rugelach-5cdd01 ready!

Name Link
🔨 Latest commit 74b6e9e
🔍 Latest deploy log https://app.netlify.com/sites/cerulean-rugelach-5cdd01/deploys/665624d22d87f200081aece5
😎 Deploy Preview https://deploy-preview-35--cerulean-rugelach-5cdd01.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@gildedgardenia gildedgardenia left a comment

Choose a reason for hiding this comment

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

Overall, everything looks good! Before merging, please double-check each instance of SQLite. The capitalization is not consistent with how the documentation has it.

Comment on lines 13 to 15
1. Create a cursor object to interact with the database
1. Create a pandas DataFrame using data from a sqlite3 database
1. Add data from a pandas DataFrame into a slite3 database
Copy link
Contributor

Choose a reason for hiding this comment

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

Add a period at the end of each list item!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

resolved

jwoolbright23 and others added 8 commits May 28, 2024 13:32
…x.md

Co-authored-by: Sally Steuterman <sally.steuterman@gmail.com>
…x.md

Co-authored-by: Sally Steuterman <sally.steuterman@gmail.com>
…x.md

Co-authored-by: Sally Steuterman <sally.steuterman@gmail.com>
…x.md

Co-authored-by: Sally Steuterman <sally.steuterman@gmail.com>
…x.md

Co-authored-by: Sally Steuterman <sally.steuterman@gmail.com>
…x.md

Co-authored-by: Sally Steuterman <sally.steuterman@gmail.com>
@jwoolbright23
Copy link
Contributor Author

Overall, everything looks good! Before merging, please double-check each instance of SQLite. The capitalization is not consistent with how the documentation has it.

resolved!

@jwoolbright23 jwoolbright23 merged commit 20ddebf into main May 28, 2024
4 checks passed
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