Using custom model fields to encrypt and decrypt data in Django
https://medium.com/finnovate-io/using-custom-model-fields-to-encrypt-and-decrypt-data-in-django-8255a4960b72
https://medium.com/finnovate-io/using-custom-model-fields-to-encrypt-and-decrypt-data-in-django-8255a4960b72
Medium
Using custom model fields to encrypt and decrypt data in Django
This blog post is written with the help of David Petrosyan from the Finnovate.io team.
Setup python3 as the default version on Mac
https://varun-verma.medium.com/setup-python3-as-the-default-version-on-mac-4ed50f32e8b2
https://varun-verma.medium.com/setup-python3-as-the-default-version-on-mac-4ed50f32e8b2
Medium
Setup python3 as the default version on Mac
After installing XCode on Mac, the system now has both python and python3 available. By default, python still points to the python 2.7…
The internet is hooked on packages. Hackers have noticed
https://readme.security/the-internet-is-hooked-on-packages-hackers-have-noticed-7de3e6f50728
https://readme.security/the-internet-is-hooked-on-packages-hackers-have-noticed-7de3e6f50728
Medium
The internet is hooked on packages. Hackers have noticed
Cyberattacks targeting the “packages” that underpin global software programs have rattled the open-source community and exposed gaps in…
How to speed up computer processing time when coding in Python
https://tracyrenee61.medium.com/how-to-speed-up-computer-processing-time-when-coding-in-python-e6bef4747f73
https://tracyrenee61.medium.com/how-to-speed-up-computer-processing-time-when-coding-in-python-e6bef4747f73
Medium
How to speed up computer processing time when coding in Python
I have recently been taking free online courses in an attempt to improve my skills in data science. One of the courses I have been taking…
How to Write Beautiful Python Code: Configuring Black and Isort in VSCode
https://medium.com/@gedeongedusmicroprocessor/how-to-write-beautiful-python-code-configuring-black-and-isort-in-vscode-68425e1798b1
https://medium.com/@gedeongedusmicroprocessor/how-to-write-beautiful-python-code-configuring-black-and-isort-in-vscode-68425e1798b1
Medium
How to Write Beautiful Python Code: Configuring Black and Isort in VSCode
PEP 8, is a document that provides guidelines and best practices on how to write Python code. The primary focus of PEP 8 is to improve the…
Sklearn expects Data to be In Shape
https://medium.com/geekculture/sklearn-expects-data-to-be-in-shape-64fbcaf80a8c
https://medium.com/geekculture/sklearn-expects-data-to-be-in-shape-64fbcaf80a8c
Medium
Sklearn expects Data to be In Shape
Sklearn expects a 2D array
Market Basket Analysis (3rd step of Customer Analytics)
https://medium.com/@designbynattapong/market-basket-analysis-3rd-step-of-customer-analytics-c9304d751afa
https://medium.com/@designbynattapong/market-basket-analysis-3rd-step-of-customer-analytics-c9304d751afa
Medium
Market Basket Analysis (3rd step of Customer Analytics)
Customer Relation Management classroom project
Intro to Simple Linear Regression in Python
https://medium.com/the-shortform/intro-to-simple-linear-regression-in-python-afb9f7c240f3
https://medium.com/the-shortform/intro-to-simple-linear-regression-in-python-afb9f7c240f3
Medium
Intro to Simple Linear Regression in Python
For Data Science & Machine Learning
Deep Dive Into Amazon Timestream — Data Ingestion in Python
https://betterprogramming.pub/deep-dive-into-amazon-timestream-data-ingestion-in-python-18c6c09accd
https://betterprogramming.pub/deep-dive-into-amazon-timestream-data-ingestion-in-python-18c6c09accd
Medium
Deep Dive Into Amazon Timestream — Data Ingestion in Python
How to ingest data into the AWS serverless time-series database