Students dataset performance using MongoDB and Python
https://medium.com/@pdcprojgroup1/students-dataset-performance-using-mongodb-and-python-a54106d589d2
https://medium.com/@pdcprojgroup1/students-dataset-performance-using-mongodb-and-python-a54106d589d2
Medium
Students dataset performance using MongoDB and Python
Task:
Red Bull Ring — F1 Austria GP 2022 — Visualization of Gear Change
https://medium.com/@camstevens15/red-bull-ring-f1-austria-gp-2022-visualization-of-gear-change-9ac118fe7784
https://medium.com/@camstevens15/red-bull-ring-f1-austria-gp-2022-visualization-of-gear-change-9ac118fe7784
Medium
Red Bull Ring — F1 Austria GP 2022 — Visualization of Gear Change
This last weekends race at the Red Bull Rings was a thrilling one. With Verstappen in the lead for championship points, and Leclerc moving…
Top 10 Categories of Pandas Functions That I Use Most
https://towardsdatascience.com/top-10-categories-of-pandas-functions-that-i-use-most-61fae58082f6
https://towardsdatascience.com/top-10-categories-of-pandas-functions-that-i-use-most-61fae58082f6
Medium
Top 10 Categories of Pandas Functions That I Use Most
Get familiar with these functions to help you process data
Generating Fake Security Data With Python and Faker-Security
https://snyk.io/blog/generating-fake-security-data-python-faker-security/?utm_campaign=AOM-2022&utm_medium=Paid-Email&utm_source=PyCoders&utm_content=generating-fake-security-data-python-faker-security
https://snyk.io/blog/generating-fake-security-data-python-faker-security/?utm_campaign=AOM-2022&utm_medium=Paid-Email&utm_source=PyCoders&utm_content=generating-fake-security-data-python-faker-security
Snyk
Generating fake security data with Python and faker-security | Snyk
-security Python package to help anyone working with security data. In this blog post, we’ll briefly go over what this Python package is and how to use it.
Stop Allowing Packages to Delete Things on PyPI?
https://discuss.python.org/t/stop-allowing-deleting-things-from-pypi/17227
https://discuss.python.org/t/stop-allowing-deleting-things-from-pypi/17227
Discussions on Python.org
Stop Allowing deleting things from PyPI?
▶ Background Currently today, PyPI allows projects to arbitrarily delete files, releases, or entire projects from PyPI, and historically this was the only way to deal with a “brownbag” release. However, we now have yanking support which offers a way to…
SQLite and SQLAlchemy in Python: Moving Beyond Flat Files
https://realpython.com/courses/sqlite-sqlalchemy-python/
https://realpython.com/courses/sqlite-sqlalchemy-python/
Realpython
SQLite and SQLAlchemy in Python: Moving Your Data Beyond Flat Files – Real Python
In this video course, you'll learn how to store and retrieve data using Python, SQLite, and SQLAlchemy as well as with flat files. Using SQLite with Python brings with it the additional benefit of accessing data with SQL. By adding SQLAlchemy, you can work…
Yes, I Have Opinions on Your Open Source Contributions
https://www.b-list.org/weblog/2022/jul/11/pypi/
https://www.b-list.org/weblog/2022/jul/11/pypi/
Ways to Prepare Your Monolith Before Moving to Microservices
https://semaphoreci.com/blog/monolith-microservices
https://semaphoreci.com/blog/monolith-microservices
Semaphore
12 Ways to Prepare your Monolith Before Transitioning to Microservices
Like tidying up a house before a total renovation, preparing your monolith is the first step towards transitioning to microservices.