A pandas data frame is a 2D data structure consisting of a series of entities. It is very useful in the analysis of mathematical data. The data is arranged in a tabular manner with each row behaving as an instance of the data. A Pandas data frame is special because it is empowered with numerous functions making it a very powerful programming asset. Each column in a data frame represents a series of information which is labelled. In this article, we will operate on these columns and discuss the various methods to drop columns in a pandas data frame. ... Read More
MongoDB is a widely popular open-source database that stores data in a flexible JSON like format. It does not use the orthodox technique of storing data in rows and columns. Instead, it uses a more flexible approach which increases its scalability. This database is designed to handle large volumes of data and therefore, it is tailor made for modern applications. A MongoDB database consists of “collections” which is similar to a table in a RDBMS. A collection is a group of documents consisting of fields with different types of values. A database can contain numerous collections and each ... Read More
A matplotlib-based Python visualization package is called Seaborn. It offers an advanced drawing interface for beautiful statistics visuals. It is based on Matplotlib and supports the pandas and numpy data structures and the statistical functions from scipy and statsmodels. A connection involving categorical data may be shown in seaborn in various ways. There are two ways to create these charts, which is similar to the relationship between relplot() and either scatterplot() or lineplot(). There are various axes-level methods for charting categorical data in various ways, and the figure-level interface catplot() provides uniform higher-level access to them. What is categorical data? ... Read More
The pandas library in python is widely popular for representing data in the form of tabular data structures. The dataset is arranged into a 2-D matrix consisting of rows and columns. Pandas library offers numerous functions that can help the programmer to analyze the dataset by providing valuable mathematical insights. The tabular data structure is known as a data frame that can be generated with the help of pandas DataFrame() function. In this article we will perform a simple operation of removing/dropping multiple rows from a pandas data frame. Firstly, we have to prepare a dataset and then ... Read More
Pandas is a well-known open-source Python library that provides a wide range of capabilities to make data analysis more effective. The Pandas package is mostly utilised for pre-processing data activities, including cleaning, transforming, and manipulating data. As a result, it is a highly useful tool for analysts and data scientists. The two most popular data structures in Pandas—Series, and DataFrame—as well as the comparison of Series and vectors, are discussed in this article. Python Pandas Series In the Python Pandas library, a series is a one-dimensional labeled array that can hold any data type. It is similar to a column ... Read More
Introduction In this article, we have provided you with all the provisions [that are from Article 245 to Article 293] and their explanations of content with respect to center-state relations under the Indian constitution in Details Constitutional Provisions Related to Center-State Relations at a Glance We have mentioned all the constitutional provisions related to the Center state relations under the Indian constitution- Article 245 This article deals with the extent of laws made by Parliament and the state legislatures. It states that the Parliament can make laws for the whole or any part of the territory of India, while the ... Read More
Introduction The Central Council of Ministers is an important part of the Indian parliament. Also, this is backed by the Constitution of India. This makes it an important topic for students who preparing for competitive exams to study. We have listed all the constitutional provisions for the central council of Ministers in detail under this article. if you are also here to increase your knowledge about constitutional provisions related to CCM then please stay with us till the end of this article. So, let's start- Constitutional Provisions for the Central Council of Ministers Article 74 Article 74 establishes ... Read More
Introduction The Indian parliament consists of Loksabha, Rajyasabha, and Rastrapati [President of India]. In Indian democracy, both Loksabha and Rajyaabha have great importance. This is why related to polity and democracy, usually, competitive examinations ask about the Composition of Loksabha and Rajyasabha. If you are preparing for competitive examinations, and want to increase your knowledge about the Composition of Lok Sabha and Rajya Sabha, then please read this article entirely for your own benefit. So, let's start- Composition of Loksabha We have listed the elements of the composition of Loksabha below- Total Number of Members The Lok Sabha has ... Read More
Introduction In Indian Parliamentary system, the prime minister is the constitutional head of the government which is chosen by the MP's collectively. This confidence of the government, gives the numbers of powers to prime minister and with great power, the great responsibility is expected from Prime Minister. Powers and Functions of the Prime Minister of India is an Important topic for the candidates who are preparing for the Government examinations. If you are also preparing for the same and want to gain the more information about Powers and Functions of the Indian Prime Minister, then please read this article entirely. ... Read More
Introduction There is not a huge difference between the Council of Ministers and the cabinet, this is why many candidates who are preparing for competitive examinations, get confused between them. Indeed, they are different and should be known by all those who want to know about them. That is why we have differentiated both the Council of Ministers and Cabinet in this article. if you are here to increase your knowledge about both of them, then please stay with us till the end of this article. So, let's start- Composition of Council of Ministers In India, ... Read More
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP