Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Last updated: Mar 20, 2022

Python Applications and Libraries

Any technology is useless unless it is put to use in the real world. Python has many applications in various domains, ranging from Web Development to Artificial Intelligence. Learn how Python works in these domains and how they are used in the technological world.
Popular Python Libraries
This article covers all the popular python libraries widely used for software and applications development in various domains and areas like AI, system, web and mobile applications.
Generate a UUID in Python EASY
In this blog, we will learn about uuid in Python and how to generate UUID in Python. We will generate uuid using the UUID module in Python.
3D Curve Plots in matplotlib EASY
In this article, we will explore the process of generating and customizing 3D curve plots in Matplotlib, providing readers with a clear understanding of this fascinating visualization technique.
Python for Data Science EASY
We will see the use of Python for data science. Why we should or shouldn’t use Python for data science. We will also see the steps for a data science problem.
Python cURL EASY
In this article, we will discuss Python cURL. We will also explore some use cases of cURL and how to use cURL with Python.
Pandas Dataframe .groupby Method EASY
The Pandas groupby() method groups data by specified keys for aggregate operations on DataFrames. Learn more about Pandas groupby() Method.
Image Processing with Python EASY
This article will take you through Image Processing with Python, OpenCV, and Pillow libraries.
Machine Learning with Python
In this article, you will know various libraries in Python which can be used to perform Machine Learning.
Machine learning Libraries EASY
In this blog, we will learn about the different libraries in machine learning.
Difference Between NumPy and Pandas EASY
This blog discusses the difference between NumPy and Pandas along with features and examples.