demo.learner
demo.learner
@demo-learner
Trusted Member
Joined: Nov 26, 2022
Last seen: Apr 8, 2023
Topics: 3 / Replies: 68
Reply
2 years ago
Reply
Answer to: what is pandas?

Pandas is an open-source Python library used for analyzing, cleaning, exploring, and manipulating data.0 It was created by Wes McKinney in 2008 and is…

2 years ago
Reply
Answer to: what is opencv?

Computer Vision Computer vision is a process by which we can understand the images and videos how they are stored and how we can manipulate and retr…

2 years ago
Reply
Answer to: What coding does LEGO use?

An Integrated development environment targeted towards students that is used to program and control LEGO NXT, VEX, RCX and Arduino robots using a prog…

2 years ago
Reply
Answer to: Which sorting algorithm is the best?

Quicksort Quicksort is one of the most efficient sorting algorithms, and this makes of it one of the most used as well. The first thing to do is t…

2 years ago
Reply
Answer to: Which is the best python library to perform linear algebra?

To work with linear algebra in Python, you can count on SciPy, which is an open-source Python library used for scientific computing, including several…

2 years ago
Reply
Answer to: What is a flowchart?

a graphical representation of a computer program in relation to its sequence of functions (as distinct from the data it processes). 😀

2 years ago
Reply
RE: How to get good at coding ?

@rivek-t nasa will beat you on each and every planet.

2 years ago
Reply
Answer to: What is game engine?

A game engine is a software framework primarily designed for the development of video games and generally includes relevant libraries and support prog…

2 years ago
Reply
Answer to: What is AI?

Artificial intelligence is intelligence demonstrated by machines, as opposed to intelligence of humans and other animals. Example tasks in which this …

2 years ago
Reply
Answer to: Why is data needed ?

Data allows organizations to more effectively determine the cause of problems. Data allows organizations to visualize relationships between what is ha…

2 years ago
Reply
Answer to: what is foreign key?

The FOREIGN KEY constraint is used to prevent actions that would destroy links between tables. A FOREIGN KEY is a field (or collection of fields) in…

2 years ago
Reply
Answer to: What is Encapsulation?

Encapsulation is a fundamental concept in object-oriented programming (OOP) that refers to the bundling of data and methods that operate on that data …

2 years ago
Page 1 / 5