Trending questions in Edureka Community

0 votes
1 answer

Stacked bar and line chart -Tableau

Hi,  Follow these steps to add a stacked ...READ MORE

Apr 3, 2019 in Tableau by Cherukuri
• 33,030 points
21,777 views
0 votes
1 answer

What is the roadmap for becoming a project management professional?

With experience in Analyst role in IT sector, ...READ MORE

Jul 29, 2020 in PMP by Samuel
912 views
0 votes
1 answer

How can I retrieve previous version data in Git & GitHub!!?

Hi@akhtar, You can use reset command to do ...READ MORE

Jul 19, 2020 in Git & GitHub by MD
• 95,460 points
4,958 views
0 votes
1 answer

How to include SQLite database in executable Jar?

Hello @kartik, I have found two different ways ...READ MORE

May 8, 2020 in Java by Niroj
• 82,840 points
4,477 views
0 votes
1 answer

How to make a single legend for many subplots with matplotlib?

Hello @kartik, There is  nice function get_legend_handles_labels() you can call ...READ MORE

May 7, 2020 in Python by Niroj
• 82,840 points
4,482 views
0 votes
1 answer

I was written the python program, am getting error message "IndentationError: expected an indented block"

Hi@Thiyagarajan, You have one else block in your ...READ MORE

May 27, 2020 in Python by MD
• 95,460 points
3,624 views
0 votes
1 answer

Error:XMLHttpRequest GET not working in React.js

Hello @kartik, You should populate data with AJAX ...READ MORE

Jun 4, 2020 in Angular by Niroj
• 82,840 points
3,272 views
0 votes
1 answer

R program: Filter and re-arrange data based on multiple conditions

Hi, You need to create your own customized ...READ MORE

Jul 27, 2020 in Data Analytics by MD
• 95,460 points
1,559 views
0 votes
1 answer

-bash: systemctl: command not found

Hi@akhtar, I think systemctl command is not supported ...READ MORE

Jun 8, 2020 in AWS by MD
• 95,460 points
3,120 views
0 votes
1 answer

How can I enable CORS on Django REST Framework

Hello @kartik, You can do by using a ...READ MORE

Jul 1, 2020 in Python by Niroj
• 82,840 points
2,096 views
0 votes
2 answers

How does Amazon EKS work?

Amazon Elastic Kubernetes Service (Amazon EKS) is ...READ MORE

Aug 13, 2020 in AWS by nbavis
• 380 points
1,054 views
+1 vote
1 answer

if i given invalid data how to get alert in selenium using java

Hello, Here is some of the method you ...READ MORE

Jul 20, 2020 in Java by Niroj
• 82,840 points
1,290 views
0 votes
1 answer

Stacked chart with dates on X-axis

Hi, @Hacke Regarding your query, you can follow ...READ MORE

Jun 30, 2020 in Power BI by Gitika
• 65,770 points
2,200 views
0 votes
1 answer

How Do I Get the Query Builder to Output Its Raw SQL Query as a String?

Hello @kartik, Use the toSql() method on a QueryBuilder instance. DB::table('users')->toSql() would return: select * ...READ MORE

Jul 22, 2020 in PHP by Niroj
• 82,840 points
1,217 views
0 votes
1 answer

How do I remove a property from a JavaScript object?

Hello @kartik, The delete operator is used to remove properties ...READ MORE

Jul 27, 2020 in Java-Script by Niroj
• 82,840 points
971 views
+3 votes
1 answer

How to extract data from a website and save it to excel using UiPath?

Hi Piyush, if you want to extract ...READ MORE

Mar 8, 2019 in RPA by Anvi
• 14,150 points
22,764 views
0 votes
1 answer

ow can I use Server.MapPath() from global.asax?

Hello @kartik, You could try System.Web.Hosting.HostingEnvironment.MapPath(). No HttpContext required. Hope ...READ MORE

Jul 23, 2020 in Angular by Niroj
• 82,840 points
1,113 views
+2 votes
1 answer

Error in FUN: cannot coerce type 'closure' to vector of type 'character' [No stack trace available] in R

You missed out " " for variables ...READ MORE

Jul 17, 2019 in Data Analytics by Cherukuri
• 33,030 points
17,113 views
0 votes
1 answer

Is project manager a hard job?

Looks like you are maintaining an unsustainable ...READ MORE

Aug 3, 2020 in RPA by Kiron
666 views
0 votes
1 answer

When is a project a success?

"Real" success needs to tie to the ...READ MORE

Aug 4, 2020 in PMP by Carlos
621 views
+3 votes
11 answers

What is Digital Marketing?

In the simplest terms, achieving a strong ...READ MORE

Oct 23, 2019 in Career Counselling by Michael
3,058 views
0 votes
1 answer

What is the Python logic to count the number of capital letters in a file?

Hi, You can use this piece of code, ...READ MORE

Jun 26, 2020 in Python by Roshni
• 10,480 points
2,301 views
+1 vote
1 answer

Is Project Management a good career?

Definitely, project management is a great career ...READ MORE

Jul 23, 2020 in PMP by Sirajul
• 59,230 points
1,077 views
0 votes
1 answer

Instance is not pingable from outside in OpenStack!

Ho@akhtar, There is nothing wrong. But when you ...READ MORE

Mar 17, 2020 in OpenStack by MD
• 95,460 points
6,634 views
0 votes
1 answer

How Hot Reload works internally?

Hi@akhtar, When Hot Reload is invoked, the host ...READ MORE

Jul 27, 2020 in Others by MD
• 95,460 points
930 views
0 votes
1 answer

How to create one PVC in Kubernetes Cluster?

Hi@akhtar, In Kubernetes, no command is available to ...READ MORE

Jul 6, 2020 in Kubernetes by MD
• 95,460 points
1,831 views
0 votes
1 answer

How do I include a JavaScript file in another JavaScript file?

Hello @kartik, It is possible to dynamically generate ...READ MORE

Jul 27, 2020 in Java-Script by Niroj
• 82,840 points
932 views
0 votes
1 answer

How to create a memory leak in Java?

Hello @kartik, A simple thing to do is ...READ MORE

Jul 28, 2020 in Java by Niroj
• 82,840 points
886 views
0 votes
1 answer

Project management in critical condition like crisis (Like coronavirus).

The problem is not project management. The ...READ MORE

Aug 4, 2020 in PMP by Danial
573 views
0 votes
2 answers

Introduction

Hi, @GurwinderKaur,  Glad to have you on the ...READ MORE

Jul 27, 2020 in Ask us Anything! by Gitika
• 65,770 points
1,017 views
0 votes
1 answer

How do I post a form in laravel 5 using ajax?

Hello @kartik, You can solve this error by ...READ MORE

Jun 11, 2020 in Java-Script by Niroj
• 82,840 points
2,914 views
0 votes
1 answer

what is the use of // operator in Python? Can anyone explain?

Hi, @Roshni, It is a Floor Divisionoperator, which ...READ MORE

Jun 23, 2020 in Python by Gitika
• 65,770 points
2,386 views
0 votes
1 answer

Errors in fields not displaying on Django admin form?

Hiii, Here is how you can see what ...READ MORE

Apr 29, 2020 in Python by Niroj
• 82,840 points
4,767 views
+1 vote
1 answer

not able to see all columns and rows of a pandas DataFrame?

Hi@akhtar, Your data set contains lots of rows ...READ MORE

Apr 8, 2020 in Machine Learning by MD
• 95,460 points
5,626 views
0 votes
0 answers

Python Online Training

Learn Python and master the most adopted ...READ MORE

Aug 7, 2020 in Python by swapna
• 120 points
1 flag 476 views
0 votes
1 answer

Error:Invariant Violation: _registerComponent(…): Target container is not a DOM element

Hii @kartik, Basically what you done is right, ...READ MORE

Jun 8, 2020 in Java-Script by Niroj
• 82,840 points
3,025 views
0 votes
2 answers

Project Manager interview preparation.

I suggest collecting key information about organizations ...READ MORE

Jul 30, 2020 in PMP by Jacob priyadarshi
731 views
0 votes
1 answer

Random Forest Error : Error in y - ymean : non-numeric argument to binary operator

Hey, Convert the Class.variable to factor then it might work. random_forest ...READ MORE

Oct 9, 2019 in Data Analytics by Cherukuri
• 33,030 points
13,569 views
0 votes
1 answer

What is the difference between a Project Manager and Scrum Master?

Scrum Master is the most misunderstood role ...READ MORE

Jul 24, 2020 in PMP by Gitika
• 65,770 points

edited Jun 27, 2023 by Khan Sarfaraz 1,027 views
0 votes
1 answer

Constructor redirect is not working in Laravel?

Hello, vent with Illuminate\Routing\Redirector, laravel set redirect in ...READ MORE

Apr 6, 2020 in Laravel by Niroj
• 82,840 points
5,737 views
0 votes
1 answer

input split and block size with examples

Hi@siva, Hadoop HDFS split large files into small ...READ MORE

Jul 13, 2020 in Big Data Hadoop by MD
• 95,460 points
1,569 views
+1 vote
1 answer

How to deploy war file into the Websphere using ansible playbook

Hi@M, You can use the below-given example. - name: ...READ MORE

Jun 29, 2020 in Ansible by MD
• 95,460 points
2,475 views
0 votes
1 answer

Why is Project Management Professional Certificate needed?

PMP Certification is known as the golden standard of Project Management ...READ MORE

Jul 30, 2020 in PMP by Vaibhav
763 views
0 votes
1 answer

What is the difference between a Portfolio Manager and a Programme Manager?

Hey, Very briefly I will put down for ...READ MORE

Jul 23, 2020 in PMP by Gitika
• 65,770 points
1,069 views
0 votes
0 answers
0 votes
1 answer

How to create MariaDB DB instance in AWS?

Hi@akhtar, To create a MariaDB DB instance with ...READ MORE

Jul 26, 2020 in AWS by MD
• 95,460 points
939 views
0 votes
1 answer

Project management without project managers!

Certain aspects of Project Manager can be ...READ MORE

Aug 3, 2020 in PMP by Keith
603 views
0 votes
1 answer

Any whatsapp group available for Devops

Hi @Jakeer, I took up Edureka's DevOps ...READ MORE

Jun 8, 2020 in Other DevOps Questions by Lyana
3,024 views
0 votes
1 answer

What are the common mistakes that a Project Manager needs to avoid?

Here are a few that I noticed ...READ MORE

Aug 3, 2020 in PMP by Kevin
600 views
0 votes
1 answer

How do I prepare for a project manager interview?

PMP® Certification is known as the golden standard in ...READ MORE

Jul 23, 2020 in PMP by Roshni
• 10,480 points
1,049 views