Trending questions in Edureka Community

0 votes
1 answer

E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_2.17.1-1ubuntu0.4_all.deb 404 Not Found [IP: 43.255.166.254 80]

Hi@akhtar, There may be many reasons behind this error. ...READ MORE

Nov 19, 2020 in Linux Administration by MD
• 95,460 points
19,926 views
0 votes
0 answers

Why use Power BI?

Feb 2, 2022 in Power BI by surbhi
• 3,820 points
706 views
0 votes
1 answer

what is azure active directory

Azure Active Directory (Azure AD) is a ...READ MORE

Jan 31, 2022 in Others by Edureka
• 12,700 points

edited Jun 21, 2023 by Khan Sarfaraz 1,221 views
0 votes
0 answers

Opening Stock Value In Powerbi

0 I am working on Cost of goods ...READ MORE

Feb 8, 2022 in Power BI by surbhi
• 3,820 points
676 views
0 votes
0 answers

Amazon RDS Instance Password?

Feb 8, 2022 in AWS by Rahul
• 2,120 points
675 views
0 votes
1 answer

Which of the following is not a hadoop output format?

The Hadoop Output Format checks the Output ...READ MORE

Dec 20, 2021 in Big Data Hadoop by Kavya
• 700 points
2,855 views
0 votes
0 answers

How do I UPDATE from a SELECT in SQL Server?

INSERT INTO Table (col1, col2, col3) SELECT col1, ...READ MORE

Feb 4, 2022 in Database by Vaani
• 7,070 points
844 views
0 votes
0 answers

SUM 2 columns when the value of the third column is DISTINCT

Hello everyone, I have a dataset like this ...READ MORE

Feb 19, 2022 in Tableau by riri

edited Mar 4 185 views
0 votes
0 answers

How do I declare and initialize an array in Java?

How do I declare and initialize an ...READ MORE

Feb 8, 2022 in Java by Edureka
• 120 points
655 views
0 votes
2 answers

How to catch curl errors in PHP?

For (PHP 4 >= 4.0.3, PHP 5, ...READ MORE

Nov 9, 2020 in PHP by anonymous
• 160 points
21,099 views
+2 votes
1 answer

How to install the Google Cloud SDK in Windows system?

Hi@akhtar, To install the Google Cloud SDK on ...READ MORE

Aug 24, 2020 in GCP by MD
• 95,460 points
23,564 views
0 votes
1 answer

what is pig in big data?

Pig is a high-level programming language for ...READ MORE

Jan 7, 2022 in Big Data Hadoop by Edureka
• 12,700 points
2,020 views
0 votes
1 answer

what is sns in aws

Amazon Simple Notification Service (Amazon SNS) is ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
767 views
0 votes
0 answers

For-each over an array in JavaScript

How can I loop through all the ...READ MORE

Feb 8, 2022 in Java by Rahul
• 9,690 points
606 views
0 votes
1 answer

What is the extension of archive file created in Hadoop?

Hadoop archive is a facility which packs ...READ MORE

Dec 9, 2021 in Big Data Hadoop by Kavya
• 700 points
3,337 views
0 votes
0 answers

I am trying to change the size of Tkinter window with the following line

Self.root.geometry('730x620+0+0+0') But its shows error wn_geometry_t ...READ MORE

Feb 17, 2022 in Python by anonymous

edited Mar 4 189 views
0 votes
0 answers

Python doesn't see variables are equal

i=3 def pw(): global i ...READ MORE

Feb 17, 2022 in Python by anonymous

edited Mar 4 176 views
0 votes
0 answers

I want to highlight an element (where failure happened) after taking screenshot - Selenium and Java

My code to Login to a page @Test(testName ...READ MORE

Feb 16, 2022 in Selenium by Thavha

edited Mar 4 206 views
0 votes
1 answer

what is phishing in cyber security

Phishing attacks occur when a person sends ...READ MORE

Jan 7, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,700 points
1,950 views
0 votes
1 answer

What is AWS CloudWatch?

Amazon CloudWatch is a monitoring and management service ...READ MORE

Feb 3, 2022 in AWS by anonymous

edited Jun 20, 2023 by Khan Sarfaraz 742 views
0 votes
1 answer

what is aws cli

The AWS Command Line Interface (CLI) is ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
689 views
0 votes
0 answers

What material is velvet

Velvet is also a kind of fiber. ...READ MORE

Feb 16, 2022 in Others by qiansifang

edited Mar 4 203 views
0 votes
1 answer

What is yield in Laravel and what is the use of yield?

Hii kartik, In Laravel, @yield is principally used to define ...READ MORE

Mar 23, 2020 in Laravel by Niroj
• 82,800 points
30,162 views
0 votes
0 answers

Blockchain Development Company

If you are one of those entrepreneurs ...READ MORE

Feb 7, 2022 in Blockchain by Olivia
• 120 points
560 views
0 votes
0 answers

Dependent form layout in Laravel 8 with Ajax

I want to create a form layout ...READ MORE

Feb 13, 2022 in Laravel by amijanina

edited Mar 4 284 views
0 votes
1 answer

How can I send a message to a particular client with socket.io?

Hii, You can try the code below: io.to(socket.id).emit("event", data); whenever ...READ MORE

Apr 27, 2020 in Java-Script by Niroj
• 82,800 points
28,628 views
0 votes
0 answers

testing test test

This is the most active category where ...READ MORE

Feb 4, 2022 in Python by anonymous
• 300 points
679 views
0 votes
0 answers

Language independent way to get "My Documents" folder in VBA Excel 2003

I need a Language independent way to ...READ MORE

Feb 16, 2022 in Others by Edureka
• 13,690 points

edited Mar 4 161 views
0 votes
1 answer

How do I get the base URL with PHP?

Hello @kartik, Try this: <?php echo "http://" . $_SERVER['SERVER_NAME'] ...READ MORE

Sep 15, 2020 in PHP by Niroj
• 82,800 points
22,517 views
0 votes
1 answer

What are all the spying modes in Blue Prism?

Win 32 Mode, HTML Mode, Active Accessibility ...READ MORE

Jun 14, 2021 in RPA by Amit GAikwad

edited Mar 5 28,425 views
0 votes
1 answer

why artificial intelligence

Artificial intelligence improves human efforts in terms ...READ MORE

Jan 31, 2022 in Others by Edureka
• 12,700 points
1,023 views
+1 vote
1 answer

How to load blade or php content into a view via ajax/jquery in laravel?

Hello @kartik, Assuming you're using jQuery... create a route ...READ MORE

Apr 14, 2020 in Laravel by Niroj
• 82,800 points
29,110 views
0 votes
0 answers

how can a devops team take advantage of artificial intelligence

Feb 1, 2022 in Others by Edureka
• 12,700 points
751 views
+1 vote
1 answer

How to merge multiple DataTable with same columns but in different order

You can do one thing to arrange ...READ MORE

Aug 7, 2022 in RPA by Sanjit

edited Mar 5 7,279 views
+1 vote
2 answers

Flutter plugin not installed; this adds Flutter specific functionality.

Hatayı çözebildin mi? Bende de aynı hata ...READ MORE

Nov 21, 2020 in Others by Osman
22,226 views
0 votes
1 answer

How to list the contents of Amazon S3 by modified date?

One easy solution would be probably to ...READ MORE

Aug 21, 2018 in AWS by datageek
• 2,540 points
55,087 views
0 votes
1 answer

AssertionError: <class 'numpy.ndarray'>

try below error df.loc['2020-07-06']. READ MORE

Sep 2, 2022 in Python by Nitin Pednekar

edited Mar 5 5,187 views
0 votes
0 answers

How to add constraints in SQL?

Jan 31, 2022 in Database by Neha
• 9,020 points
700 views
0 votes
3 answers

How to clear the console in Java?

System.out.println("\f"); You can paste the above ↑↑ code ...READ MORE

Jan 29, 2021 in Java by https://github.com/voyager2005

edited Mar 5 37,602 views
0 votes
3 answers

Can a fresher get the job of AWS Solutions Architect?

Amazon Web services READ MORE

May 27, 2022 in Career Counselling by prameela

edited Mar 5 23,111 views
0 votes
0 answers

how to use sql server management studio

Jan 31, 2022 in Database by Neha
• 9,020 points
673 views
0 votes
1 answer

what is big data technology

Big data refers to extremely large, and ...READ MORE

Feb 1, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,131 views
0 votes
1 answer

How to find the hidden files in the Git repository?

Hi@akhtar, To find the hidden files in the ...READ MORE

Nov 19, 2020 in Git & GitHub by MD
• 95,460 points
19,525 views
0 votes
1 answer

what is machine learning and artificial intelligence?

Artificial intelligence (AI) is a technology that ...READ MORE

Jan 31, 2022 in Others by Edureka
• 12,700 points
836 views
+1 vote
1 answer

Avoid bot detection not working with Selenium

Looks like the website is protected by Bot Management service ...READ MORE

Jul 28, 2020 in Selenium by Kim
24,397 views
+1 vote
3 answers

Python error "AttributeError: 'Turtle' object has no attribute 'Shape'"

Hey @Nagya, replace python.Shape("Square") with the following: python.shape("square") Python is case ...READ MORE

Jun 19, 2019 in Python by Faiza
22,680 views
0 votes
0 answers

which is better data science or artificial intelligence

Feb 1, 2022 in Others by Edureka
• 12,700 points
569 views
0 votes
1 answer

what is big data concept

Big data refers to extremely large, and ...READ MORE

Feb 1, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,062 views
0 votes
1 answer

How to connect to SQL Server database from JavaScript in the browser?

Hello @kartik, You shouldn´t use client javascript to ...READ MORE

Jul 21, 2020 in PHP by Niroj
• 82,800 points
24,695 views
0 votes
0 answers

4 year gap after first IT job in an MNC

I had worked for a reputed MNC ...READ MORE

Feb 9, 2022 in DevOps & Agile by raja

edited Mar 4 167 views