Best Data handling using Pandas Series Class 12 Notes

Data handling using Pandas Series Class 12 Notes Data handling using Pandas Series Introduction to Python Libraries NumPy, Pandas and Matplotlib are three Python libraries which are used for scientific and analytical use. These libraries allow us to manipulate, transform and visualise data easily and efficiently. NumPy, which stands for ‘Numerical Python’, is a library … Read more

Communication Skills Class 10 Notes Important Points

Communication Skills Class 10 Notes What is Communication? The imparting or exchanging of information by speaking, writing or using some other medium is called communication. The word ‘communication’ comes from the Latin word commūnicāre, meaning ‘to share’. Parts of Communication Communication has three important parts: Elements of Communication The various elements of a communication cycle … Read more

Program of Average of two Numbers in Python #6

Program of Average of two Numbers in Python Program of Average of two Numbers in Python Average means arithmetic mean which can be calculated by the following formula Average = Sum of all numbers/ Total numbers for example: if we have to calculate the average of 3 and 7, so average of these numbers can … Read more

Addition Subtraction Division Multiplication #5

Python Program Addition Subtraction Division Multiplication Python Program to perform Addition Subtraction Division Multiplication In this article, we are going to understand the basic mathematical operations like Addition Subtraction Multiplication Division. So in other words we can say that we are going to discuss the following programs. In all the above programs we will take … Read more

Best 70+ MySQL Functions Class 12 MCQ

MySQL Functions Class 12 MCQ MySQL Functions Class 12 MCQ Q1. Single Row Functions are also known as _____ a. Static Functions b. Scalar Functions c. Dynamic Functions d. Vector Functions Q2. Which of the following are categories of Single Row Function in MySQL? a. Numeric b. String c. Date d. All of the above … Read more

User Defined Functions in Python Class 12 Important Notes

User Defined Functions in Python Functions in Python A function is a group of statements that perform a specific task. A function executes when it is called. Advantages of Functions in Python Functions can be categorized into the following three types: Built in Functions : Those functions which are already available in python is called … Read more

Best Societal Impact Class 12 IP Notes

Societal Impact Class 12 IP Notes Societal Impact Class 12 IP Notes UNIT-4 SOCIETAL IMPACT SYLLABUS Digital footprint, net and communication etiquettes, data protection, intellectual property rights (IPR), plagiarism, licensing and copyright, free and open source software (FOSS), cybercrime and cyber laws, hacking, phishing, cyber bullying, overview of Indian IT Act. E-waste: hazards and management. … Read more

Evaluation in AI Class 10 Notes Important Points

Evaluation in AI Evaluation in AI Class 10 Notes What is evaluation in AI? Evaluation is the process of understanding the reliability of any AI model. It is an integral part of the model development process. It helps to find the best model that represents our data and how well it work in the future. … Read more

error: Content is protected !!