PYTHON — Git Checkout and Introduction to Branches in Python
https://laxfed.dev/python-git-checkout-and-introduction-to-branches-in-python-d4637fd05420
https://laxfed.dev/python-git-checkout-and-introduction-to-branches-in-python-d4637fd05420
Medium
PYTHON — Git Checkout and Introduction to Branches in Python
Any fool can write code that a computer can understand. Good programmers write code that humans can understand. — Martin Fowler
PYTHON — Bokeh Course Recap and Review in Python
https://laxfed.dev/python-bokeh-course-recap-and-review-in-python-234f974dd482
https://laxfed.dev/python-bokeh-course-recap-and-review-in-python-234f974dd482
Medium
PYTHON — Bokeh Course Recap and Review in Python
Understanding technology requires not just a technical mind but a philosophical approach to grasp its impact on society. — Anonymous
PYTHON — Highlighting Data Using Legends in Python
https://laxfed.dev/python-highlighting-data-using-legends-in-python-ee18b1ea79be
https://laxfed.dev/python-highlighting-data-using-legends-in-python-ee18b1ea79be
Medium
PYTHON — Highlighting Data Using Legends in Python
Understanding technology requires not just a technical mind but a philosophical approach to grasp its impact on society. — Anonymous
Using LangChain to teach an LLM to write like you
https://arslanshahid-1997.medium.com/using-langchain-to-teach-an-llm-to-write-like-you-aab394d54792
https://arslanshahid-1997.medium.com/using-langchain-to-teach-an-llm-to-write-like-you-aab394d54792
Medium
Using LangChain to teach an LLM to write like you
LangChain tutorial on making a document retriever and generator, which enables it to write just like me
Can’t Believe How Easy It Is To Plot Such A Data Visualisation In Python
https://towardsdatascience.com/cant-believe-how-easy-it-is-to-plot-such-a-data-visualisation-in-python-5bcd612e0277
https://towardsdatascience.com/cant-believe-how-easy-it-is-to-plot-such-a-data-visualisation-in-python-5bcd612e0277
Medium
Make Your Python Data Visualisation Charts Well-”Rounded”
Basic usage of the library PyCirclize — Circos Diagrams
TicTacToe() But In ONE LINE Of Python Code
https://levelup.gitconnected.com/tictactoe-but-in-one-line-of-python-code-554c26d5e481
https://levelup.gitconnected.com/tictactoe-but-in-one-line-of-python-code-554c26d5e481
Medium
TicTacToe() But In ONE LINE Of Python Code
Can you solve this in ONE Line? 10
Data Manipulation Made Easy: The Ultimate Guide to Pandas Library
https://medium.com/illumination/data-manipulation-made-easy-the-ultimate-guide-to-pandas-library-c3eecc8d59ed
https://medium.com/illumination/data-manipulation-made-easy-the-ultimate-guide-to-pandas-library-c3eecc8d59ed
Medium
Data Manipulation Made Easy: The Ultimate Guide to Pandas Library
It makes data manipulation as easy as slicing a bamboo shoot 🐼
5 Python Pitfalls: Are You Making These Rookie Mistakes?
https://medium.com/@danielbuilescu/5-python-pitfalls-are-you-making-these-rookie-mistakes-0b7da8c548b9
https://medium.com/@danielbuilescu/5-python-pitfalls-are-you-making-these-rookie-mistakes-0b7da8c548b9
Medium
5 Python Pitfalls: Are You Making These Rookie Mistakes?
Avoid hidden Python traps! Simple fixes for common errors.
A Comprehensive Guide to Web Scraping: From Requests to Scrapy
https://medium.com/@devsumitg/a-comprehensive-guide-to-web-scraping-from-requests-to-scrapy-eb401a417408
https://medium.com/@devsumitg/a-comprehensive-guide-to-web-scraping-from-requests-to-scrapy-eb401a417408
Medium
A Comprehensive Guide to Web Scraping: From Requests to Scrapy
Hello 👋, I’m DevSumitG.A Comprehensive Guide to Web Scraping: From Requests to Scrapy
PandasAI: Simplifying Data Analysis through Generative AI
https://medium.com/@soumava.dey.aig/pandasai-simplifying-data-analysis-through-generative-ai-980b73a410ff
https://medium.com/@soumava.dey.aig/pandasai-simplifying-data-analysis-through-generative-ai-980b73a410ff
Medium
PandasAI: Simplifying Data Analysis through Generative AI
The rise of Generative AI has started paving the way of bringing innovatives ideas to aid data relateds tasks. Recently I came across this…
Logistic Regression with Scikit-Learn — A Quickstart Guide
https://medium.com/ds-notes/logistic-regression-with-scikit-learn-a-quickstart-guide-0e014eeed072
https://medium.com/ds-notes/logistic-regression-with-scikit-learn-a-quickstart-guide-0e014eeed072
Medium
Logistic Regression with Scikit-Learn — A Quickstart Guide
Binary Classification with Diabetes Dataset
Auto-Generate and Save Code Using Crew AI and On-Device LLMs with Ollama and Mistral
https://medium.com/aiinfinity/auto-generate-and-save-code-using-crew-ai-and-on-device-llms-with-ollama-and-mistral-57d80d1cd94c
https://medium.com/aiinfinity/auto-generate-and-save-code-using-crew-ai-and-on-device-llms-with-ollama-and-mistral-57d80d1cd94c
Medium
Auto-Generate and Save Code Using Crew AI and On-Device LLMs with Ollama and Mistral
1. Install Ollama
Understanding Modulus and Remainder Operations in Python
https://medium.com/@abdullah.ibn.amin/understanding-modulus-and-remainder-operations-in-python-e614ad4a430e
https://medium.com/@abdullah.ibn.amin/understanding-modulus-and-remainder-operations-in-python-e614ad4a430e
Medium
Understanding Modulus and Remainder Operations in Python
What is Mod?