Introducing TinyFlux: The Tiny Time Series Database for Python-based IOT & Analytics Applications
https://citrusvanilla.medium.com/introducing-tinyflux-the-tiny-time-series-database-for-python-based-iot-analytics-applications-c3ef3c3bedf
https://citrusvanilla.medium.com/introducing-tinyflux-the-tiny-time-series-database-for-python-based-iot-analytics-applications-c3ef3c3bedf
Medium
Introducing TinyFlux: The Tiny Time Series Database for Python-based IoT & Analytics Applications
While datasets come in a nearly infinite number of shapes and sizes, the same cannot be said for data stores. Sure- any great piece of…
Using Box UI Elements and Python (Part 1)
https://medium.com/box-developer-blog/using-box-ui-elements-and-python-sdk-part-1-922f47299fd
https://medium.com/box-developer-blog/using-box-ui-elements-and-python-sdk-part-1-922f47299fd
Medium
Using Box UI Elements and Python (Part 1)
Box UI Elements are pre-built UI components that allow developers to add elements of the main Box web application into their own…
The In-depth Look into SQL Vulnerabilities
https://medium.com/@bobbykboseoffice/the-in-depth-look-into-sql-vulnerabilities-563497cf9808
https://medium.com/@bobbykboseoffice/the-in-depth-look-into-sql-vulnerabilities-563497cf9808
Medium
The In-depth Look into SQL Vulnerabilities
What is SQL Injection , lets come to that point but before that lets come to the point of what is SQL is it a database or just a query …
25. Reverse Nodes in k-Group — LeetCode(Python)
https://palashsharma891.medium.com/25-reverse-nodes-in-k-group-leetcode-python-83c364abbc9c
https://palashsharma891.medium.com/25-reverse-nodes-in-k-group-leetcode-python-83c364abbc9c
Medium
25. Reverse Nodes in k-Group — LeetCode(Python)
I got you!
Area Extraction using Region of Interest (RoI)
https://medium.com/@ahmadmizannurhaq007/area-extraction-using-region-of-interest-roi-6d58653c5847
https://medium.com/@ahmadmizannurhaq007/area-extraction-using-region-of-interest-roi-6d58653c5847
Medium
Area Extraction using Region of Interest(RoI)
Today We are going to learn about how to extract area using Region of Interest pooling method. RoI widely used in object detection task. In this article we will learn how RoI works with OpenCV in…
Python ile Basit Doğrusal Regresyon Uygulaması
https://ilkaykoyuncuoglu.medium.com/python-ile-basit-do%C4%9Frusal-regresyon-uygulamas%C4%B1-39afef733f8c
https://ilkaykoyuncuoglu.medium.com/python-ile-basit-do%C4%9Frusal-regresyon-uygulamas%C4%B1-39afef733f8c
Medium
Python ile Basit Doğrusal Regresyon Uygulaması
Regresyon modelleri, gözlemlenen verileri bir doğruya uydurarak değişkenler arasındaki ilişkiyi tanımlar. Doğrusal regresyon modelleri düz…
zipfile — Read And Write ZIP Files Without Extracting It In Python
https://medium.com/@geekpython/zipfile-read-and-write-zip-files-without-extracting-it-in-python-a345d84af073
https://medium.com/@geekpython/zipfile-read-and-write-zip-files-without-extracting-it-in-python-a345d84af073
Medium
zipfile — Read And Write ZIP Files Without Extracting It In Python
If you ever worked with ZIP files, then you would know that a lot of files and directories are compressed together into one file that has a…
Missing ‘switch’ Statement? Python 3.10 gets you covered
https://medium.com/@sinisabozic/missing-switch-statement-python-3-10-gets-you-covered-2d7176e5d90
https://medium.com/@sinisabozic/missing-switch-statement-python-3-10-gets-you-covered-2d7176e5d90
Medium
Missing ‘switch’ Statement? Python 3.10 gets you covered
Python’s advanced ‘switch’ Statement
5 Python Features That Has Made Me Less Miserable
https://python.plainenglish.io/5-python-features-that-has-made-me-less-miserable-d0342cfde9f1
https://python.plainenglish.io/5-python-features-that-has-made-me-less-miserable-d0342cfde9f1
Medium
5 Python Features That Has Made Me Less Miserable
Don’t get me wrong — programming in Python is fun (more than other languages imo). But certain aspects will probably be quite…
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.