ChatGPT-Powered BI: Your Data, in Conversations!
https://medium.com/@amulyakandukuri4/chatgpt-powered-bi-your-data-in-conversations-66cdb331f3f
https://medium.com/@amulyakandukuri4/chatgpt-powered-bi-your-data-in-conversations-66cdb331f3f
Medium
ChatGPT-Powered BI: Your Data, in Conversations!
In the world of data-driven decision-making, Power BI has emerged as a powerful tool that enables organizations to visualize, analyze, and…
Pandas’ most annoying habit (and some ways to solve it)
https://medium.com/@robertdegraaf78/pandas-most-annoying-habit-and-some-ways-to-solve-it-813ddce39beb
https://medium.com/@robertdegraaf78/pandas-most-annoying-habit-and-some-ways-to-solve-it-813ddce39beb
Medium
Pandas’ most annoying habit (and some ways to solve it)
How to make Pandas stop changing integers into floats.
Library of the Week #3: Matplotlib 📊
https://python.plainenglish.io/library-of-the-week-3-matplotlib-847d621f105b
https://python.plainenglish.io/library-of-the-week-3-matplotlib-847d621f105b
Medium
Library of the Week #3: Matplotlib 📊
The OG of Python Dataviz
How to create a custom management command in Django?
https://medium.com/geekculture/how-to-create-a-custom-management-command-in-django-32d9fa396812
https://medium.com/geekculture/how-to-create-a-custom-management-command-in-django-32d9fa396812
Medium
How to create a custom management command in Django?
In this article, I will show you how to create your first django command with best practices.
How to make Pandas stop changing integers into floats: Pandas’ most annoying habit (and some ways…
https://levelup.gitconnected.com/pandas-most-annoying-habit-and-some-ways-to-solve-it-813ddce39beb
https://levelup.gitconnected.com/pandas-most-annoying-habit-and-some-ways-to-solve-it-813ddce39beb
Medium
How to make Pandas stop changing integers into floats: Pandas’ most annoying habit (and some ways…
There’s no such thing as a perfect programming language, and every language has something that rubs people the wrong way. In C there’s…
Building an Image Generator Web App Using Streamlit, OpenAI’s GPT-4, and Stability.ai
https://medium.com/@xiucat/building-an-image-generator-web-app-using-streamlit-openais-gpt-4-and-stability-ai-e39aeeddb7cb
https://medium.com/@xiucat/building-an-image-generator-web-app-using-streamlit-openais-gpt-4-and-stability-ai-e39aeeddb7cb
Medium
Building an Image Generator Web App Using Streamlit, OpenAI’s GPT-4, and Stability.ai
You can find this simple app on GitHub.
How to Save and Load Prompt Templates with LangChain
https://jorgepit-14189.medium.com/how-to-save-and-load-prompt-templates-with-langchain-505cd4418e48
https://jorgepit-14189.medium.com/how-to-save-and-load-prompt-templates-with-langchain-505cd4418e48
Medium
How to Save and Load Prompt Templates with LangChain
Did you know that you can save and load your prompts?
Top 7 Best Practices When Writing Python Code: An In-Depth Guide
https://medium.com/double-pointer/top-7-best-practices-when-writing-python-code-an-in-depth-guide-f742e204e127
https://medium.com/double-pointer/top-7-best-practices-when-writing-python-code-an-in-depth-guide-f742e204e127
Medium
Top 7 Best Practices When Writing Python Code: An In-Depth Guide
1. Adhere to the PEP 8 Style Guide: Ensuring Code Consistency
How to Create Jenkins CI/CD Pipeline to Automatic Deployment of PHP | Python Application on Apache…
https://rathoreaparna678.medium.com/how-to-create-jenkins-ci-cd-pipeline-to-automatic-deployment-of-php-python-application-on-apache-22d2124cdda9
https://rathoreaparna678.medium.com/how-to-create-jenkins-ci-cd-pipeline-to-automatic-deployment-of-php-python-application-on-apache-22d2124cdda9
Medium
How to Create Jenkins CI/CD Pipeline to Automatic Deployment of PHP | Python Application on Apache…
Creating a Jenkins CI/CD pipeline to automatically deploy a PHP/Python application on Apache and Nginx web servers involves several steps…
Unlocking Python’s Magic: The Comprehensive Guide to (for Loop, If, and While Statements)
https://medium.com/@Fares_Jalhoom/unlocking-pythons-magic-the-comprehensive-guide-to-for-loop-if-and-while-statements-a44ca5352bcc
https://medium.com/@Fares_Jalhoom/unlocking-pythons-magic-the-comprehensive-guide-to-for-loop-if-and-while-statements-a44ca5352bcc
Medium
Unlocking Python’s Magic: The Comprehensive Guide to (for Loop, If, and While Statements)
One of the fundamental building blocks of Python programming is its control structures, which include the for loop, if statement, and while…
Company Earnings and Income Dashboards with MongoDB and Alpha Vantage API
https://medium.com/@sugath.mudali/company-earnings-and-income-dashboards-with-mongodb-and-alpha-vantage-api-8c03341f8d3c
https://medium.com/@sugath.mudali/company-earnings-and-income-dashboards-with-mongodb-and-alpha-vantage-api-8c03341f8d3c
Medium
Company Earnings and Income Dashboards with MongoDB and Alpha Vantage API
In this article, we will discuss the process of creating a dashboard that can track a company’s earnings and income. The technologies we…
Leetcode 1431. Kids With the Greatest Number of Candies
https://medium.com/@allankiche18/leetcode-1431-kids-with-the-greatest-number-of-candies-444d5fad8e32
https://medium.com/@allankiche18/leetcode-1431-kids-with-the-greatest-number-of-candies-444d5fad8e32
Medium
Leetcode 1431. Kids With the Greatest Number of Candies
A Django Tale: Outsmarting the Port Predicament
https://medium.com/@suruabiye/a-django-tale-outsmarting-the-port-predicament-f4e383ddce8d
https://medium.com/@suruabiye/a-django-tale-outsmarting-the-port-predicament-f4e383ddce8d
Medium
A Django Tale: Outsmarting the Port Predicament
Introduction:
Your Local LLM on your Network with FastAPI — part 2
https://artificialcorner.com/your-local-llm-on-your-network-with-fastapi-part-2-b9fb192061f2
https://artificialcorner.com/your-local-llm-on-your-network-with-fastapi-part-2-b9fb192061f2
Medium
Your Local LLM on your Network with FastAPI — part 2
Learn how to run your local FREE Hugging Face Language Model with Python, FastAPI and Streamlit.
4 Hidden Python Treasures That You Probably Didn’t Know Existed
https://artificialcorner.com/4-hidden-python-treasures-that-you-probably-didnt-know-existed-af738a46b800
https://artificialcorner.com/4-hidden-python-treasures-that-you-probably-didnt-know-existed-af738a46b800
Medium
4 Hidden Python Treasures That You Probably Didn’t Know Existed
Learning these libraries will take your Python skill to the next level — no doubt.
Image Segmentation with PyTorch and Comet
https://heartbeat.comet.ml/image-segmentation-with-pytorch-and-comet-1798d3bb005d
https://heartbeat.comet.ml/image-segmentation-with-pytorch-and-comet-1798d3bb005d
Medium
Image Segmentation with PyTorch and Comet
Introduction
Digital art in Python: decomposing an image in its color channels
https://medium.com/@evlabs/digital-art-in-python-decomposing-an-image-in-its-color-channels-1cc0da56a81e
https://medium.com/@evlabs/digital-art-in-python-decomposing-an-image-in-its-color-channels-1cc0da56a81e
Medium
Digital art in Python: decomposing an image in its color channels
Python is an extremely versatile language that allows us to do practically anything, from creating web applications to artificial…