Django Urls and Views in Python
https://medium.com/@austineokafor.e/django-urls-and-views-in-python-8876c1137974
https://medium.com/@austineokafor.e/django-urls-and-views-in-python-8876c1137974
Medium
Django Urls and Views in Python
Exploring Generative AI: Integrating ChatGPT with Structured Note-Taking Systems
https://medium.com/@gregory.grubbs/exploring-generative-ai-integrating-chatgpt-with-structured-note-taking-systems-ad1ad2c6ce44
https://medium.com/@gregory.grubbs/exploring-generative-ai-integrating-chatgpt-with-structured-note-taking-systems-ad1ad2c6ce44
Medium
Exploring Generative AI: Integrating ChatGPT with Structured Note-Taking Systems
I am obsessed with generative AI. Let’s do knowledge management with some code in Python
Create clean Python code using pre-commit
https://medium.com/@guandika8/create-clean-python-code-using-pre-commit-b3775f5a52f9
https://medium.com/@guandika8/create-clean-python-code-using-pre-commit-b3775f5a52f9
Medium
Create clean Python code using pre-commit
Python is a popular and versatile programming language which is widely used for various applications. However, writing clean and consistent…
Tips for a Newwbie Data Scientits 👨🏻🔬👩🏻🔬: Enviroments & Automation. 1/4
https://medium.com/@yulisesyet/tips-for-a-newwbie-data-scientits-enviroments-automation-1-4-cf4528408aaf
https://medium.com/@yulisesyet/tips-for-a-newwbie-data-scientits-enviroments-automation-1-4-cf4528408aaf
Medium
Tips for a Newwbie Data Scientits: Enviroments & Automation 1/4
Learn how to give it some virtual space with this guide to creating virtual environments!
Upskill tutorial for functional programming
https://medium.com/@hudwahab/upskill-tutorial-for-functional-programming-5a84b8bf7c6a
https://medium.com/@hudwahab/upskill-tutorial-for-functional-programming-5a84b8bf7c6a
Medium
Upskill tutorial for functional programming
Day 10: Partial. Functools. Callable.
Start working as a Python developer with Codeforces.
https://medium.com/@guandika8/start-working-as-a-python-developer-with-codeforces-444133c25b9
https://medium.com/@guandika8/start-working-as-a-python-developer-with-codeforces-444133c25b9
Medium
Start working as a Python developer with Codeforces.
Codeforces is one of the most popular and competitive online platforms for programming contests. Codeforces hosts regular contests where…
4 Ways To Write More Elegant Python Code
https://zlliu.medium.com/4-ways-to-write-more-elegant-python-code-ae6bdd70548f
https://zlliu.medium.com/4-ways-to-write-more-elegant-python-code-ae6bdd70548f
Medium
4 Ways To Write More Elegant Python Code
# Writing Pythonic Code
Python Regular Expressions: A Comprehensive Tutorial with Examples
https://soumenatta.medium.com/python-regular-expressions-a-comprehensive-tutorial-with-examples-2b0089b02675
https://soumenatta.medium.com/python-regular-expressions-a-comprehensive-tutorial-with-examples-2b0089b02675
Medium
Python Regular Expressions: A Comprehensive Tutorial with Examples
Regular expressions, often referred to as regex or regexp, are powerful tools for pattern matching and text manipulation. Python provides a…
Selling Used Car — Relational Database & SQL Project
https://medium.com/@syaifulhuseinnn/selling-used-car-relational-database-sql-project-7648d9e99cee
https://medium.com/@syaifulhuseinnn/selling-used-car-relational-database-sql-project-7648d9e99cee
Medium
Selling Used Car Online— Relational Database & SQL Project for PACMANN Software & Data Engineering Course
Relational Database & SQL Project for PACMANN Software & Data Engineering Course
Introduction to Data Engineering for Data Scientists
https://medium.com/@fyasar.fr/introduction-to-data-engineering-for-data-scientists-a554ca7f3402
https://medium.com/@fyasar.fr/introduction-to-data-engineering-for-data-scientists-a554ca7f3402
Medium
Introduction to Data Engineering for Data Scientists
Alongside directly developing appropriate mathematical models to understand the phenomena in nature, nowadays we also rely on computers to…
The Ultimate Python Regex Cheat Sheet (With Some Real Life Examples)
https://medium.com/@theom/the-ultimate-python-regex-cheat-sheet-f202e99ac21d
https://medium.com/@theom/the-ultimate-python-regex-cheat-sheet-f202e99ac21d
Medium
The Ultimate Python Regex Cheat Sheet (With Some Real Life Examples)
Regular expressions (regex) are a powerful tool for manipulating and analyzing text. In Python, we use the re module to work with regex.
Useful Tools to Boost Your Django Workflow
https://medium.com/@muzammal3150/5-insane-tools-to-boost-your-django-workflow-dcaed8736bba
https://medium.com/@muzammal3150/5-insane-tools-to-boost-your-django-workflow-dcaed8736bba
Medium
Useful Tools to Boost Your Django Workflow
Do you want to simplify your Django workflow? Do you want to make your complex and time-consuming Django processes to be simple as one…
The Imbalance Dilemma: When Your Data is More Biased Than a Reality Show
https://medium.com/@jainvidip/the-imbalance-dilemma-when-your-data-is-more-biased-than-a-reality-show-6bae25ddf78a
https://medium.com/@jainvidip/the-imbalance-dilemma-when-your-data-is-more-biased-than-a-reality-show-6bae25ddf78a
Medium
The Imbalance Dilemma: When Your Data is More Biased Than a Reality Show
Welcome to the world of imbalanced datasets, where the scales of data are as wonky as a penguin on an ice rink! But fear not, brave data…
Plotly and Pandas: Combining Forces for Effective Data Visualization
https://towardsdatascience.com/plotly-and-pandas-combining-forces-for-effective-data-visualization-2e2caad52de9
https://towardsdatascience.com/plotly-and-pandas-combining-forces-for-effective-data-visualization-2e2caad52de9
Medium
Plotly and Pandas: Combining Forces for Effective Data Visualization
A quick guide inspired by Storytelling with Data
ChatGPT 4 in Pycharm with BitoAI — 10X with ChatGPT
https://medium.com/pythonistas/chatgpt-4-in-pycharm-with-bitoai-10x-with-chatgpt-1f9f3a8363b7
https://medium.com/pythonistas/chatgpt-4-in-pycharm-with-bitoai-10x-with-chatgpt-1f9f3a8363b7
Medium
ChatGPT 4 in Pycharm with BitoAI — 10X with ChatGPT
Introduction