Trending questions in Edureka Community

0 votes
1 answer

How can i get the extension of the image in node.js?

Hello @kar You can do the following to ...READ MORE

Jul 16, 2020 in Node-js by Niroj
• 82,880 points
1,820 views
0 votes
1 answer

Can anyone mention essential project management skills?

In my view, the following are the ...READ MORE

Aug 14, 2020 in PMP by Carlos
554 views
0 votes
1 answer

How to configure maven in CentOS/ RHEL system?

Hi@akhtar, You can follow the below given steps ...READ MORE

Jun 3, 2020 in DevOps & Agile by MD
• 95,440 points
3,661 views
0 votes
1 answer

How can I upgrade specific packages using pip and a requirements file?

Hello @kartik, According to pip documentation example 3: pip install --upgrade ...READ MORE

Aug 6, 2020 in Python by Niroj
• 82,880 points
936 views
0 votes
1 answer

ImportError: `load_weights` requires h5py.

Hi@akhtar, You are trying to use pre-created weight of ...READ MORE

May 18, 2020 in Machine Learning by MD
• 95,440 points
4,369 views
0 votes
1 answer

As a Project Manager, how do you deal with conflicts?

Hi, here's what I would do in ...READ MORE

Aug 18, 2020 in PMP by Shadav
407 views
0 votes
1 answer

How do I check uptime on hundreds of servers using Ansible?

You need an Ansible box for this, ...READ MORE

Nov 15, 2019 in Ansible by Eric
12,335 views
+1 vote
1 answer
+1 vote
2 answers

Java: Nested Methods

public class ObjClass {     ObjClass anyMethod() ...READ MORE

Jan 19, 2020 in Java by zemiak
12,748 views
0 votes
1 answer

What are the best ways for a project manager to improve employee satisfaction?

Engaged, empathy, trust, influence. Especially, in a ...READ MORE

Aug 18, 2020 in PMP by Sunandan Thakur
400 views
0 votes
1 answer

Become : yes is not working while running ansible playbook from Jenkins pipeline job

Hi, Jenkins will not able to run the ...READ MORE

Jul 21, 2020 in Ansible by MD
• 95,440 points
1,596 views
0 votes
0 answers

How do I search courses by cost?

I have some credits left in my ...READ MORE

Aug 14, 2020 in Ask us Anything! by Anu
• 120 points
576 views
0 votes
1 answer

What % of project managers in a PMO should be Certified?

It really depends on what your customers ...READ MORE

Aug 18, 2020 in PMP by Rajiv
• 8,910 points
392 views
0 votes
1 answer

Scan dynamodb table in sorted order based on a attribute

If you are aware of the HashKey, ...READ MORE

Apr 4, 2019 in AWS by datageek
• 3,090 points
22,050 views
0 votes
2 answers

Name or service not known error

use ping google.com dont add www or https READ MORE

Nov 28, 2020 in Linux Administration by CISUR101
9,036 views
0 votes
1 answer

can you give an example to get a random sample dictionary?

Check below code thisdict = { "1": ...READ MORE

Nov 25, 2021 in Python by anonymous
396 views
0 votes
1 answer

How will the Project Manager role survive the Agile hype?

I think there is and will be ...READ MORE

Aug 13, 2020 in PMP by Sunandan Thakur
592 views
0 votes
1 answer

Is there any alternative for edureka vm ?

you can use Hortonworks ! READ MORE

Nov 9, 2020 in Big Data Hadoop by Reza
739 views
0 votes
1 answer

Error: FUNCTION 'NUCLEUS_ASCII' already exists.

Hi@akhtar, This error occurs when hive-shell started before ...READ MORE

Feb 5, 2020 in Big Data Hadoop by MD
• 95,440 points
8,775 views
0 votes
1 answer

How do I migrate a model out of one django app and into a new one?

Hello @kartik, Try this: from south.db import db from south.v2 ...READ MORE

Aug 12, 2020 in Python by Niroj
• 82,880 points
632 views
0 votes
1 answer

How to change the color of the status bar in Flutter App?

Hi@akhtar, You need to import the package that ...READ MORE

Jul 28, 2020 by MD
• 95,440 points
1,252 views
0 votes
1 answer

How to secure APIs for Registration and Login in Django Rest Framework?

Hello @kartik, you cannot have an authentication system ...READ MORE

Jun 25, 2020 in Python by Niroj
• 82,880 points
2,675 views
0 votes
1 answer

What is a future data type in Flutter?

Hi@akhtar, Future is a type that ‘comes from the ...READ MORE

Aug 11, 2020 in Others by MD
• 95,440 points
642 views
0 votes
1 answer

What are the best tools to measure effective leadership in project management?

Have you looked at PMI's Competency Development ...READ MORE

Aug 12, 2020 in PMP by Kiron
599 views
0 votes
1 answer

I have PMP certification exam in next week. Can anyone quick suggest me how can I crack at 1st attempt?

I am also studying for my PMP ...READ MORE

Aug 13, 2020 in PMP by Richa sharma
580 views
0 votes
1 answer

Error:jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

Hello @kartik, The servlet API .jar file must ...READ MORE

Jun 3, 2020 in Java by Niroj
• 82,880 points
3,620 views
+1 vote
1 answer

Error:<map object at 0x7fa3435f3048> is not JSON serializable

Hello @kartik, map() in Python 3 is a generator ...READ MORE

Jul 3, 2020 in Python by Niroj
• 82,880 points
2,318 views
0 votes
1 answer

How to add user to a group in Linux system?

Hi@akhtar, In Linux, different users have different roles ...READ MORE

Aug 14, 2020 in Linux Administration by MD
• 95,440 points
539 views
0 votes
1 answer

What industry is Project Management?

Project management is in all industries, the ...READ MORE

Aug 18, 2020 in PMP by Raina Neman
368 views
0 votes
1 answer

please explain me what does i-1 in python user_define function

i - 1 is the index of ...READ MORE

Jun 28, 2020 in Python by Shaurya Thapliyal
• 340 points
2,637 views
0 votes
1 answer

How important are the use of tools for a Project Manager?

I've never been in a situation in ...READ MORE

Aug 17, 2020 in PMP by Megan
403 views
0 votes
1 answer

driver.find_elements_by_css_selector("input[placeholder='from']").send_keys("del") AttributeError: 'list' object has no attribute 'send_keys'

Hey, @Nupur, You are getting a list of web elements ...READ MORE

May 20, 2020 in Python by Gitika
• 65,910 points
4,219 views
0 votes
1 answer

How to Handle alerts like Irctc alert in selenium?

Hello  karthik, Handling alerts manually is a tedious task. ...READ MORE

Jun 29, 2020 in Selenium by Niroj
• 82,880 points
2,532 views
0 votes
1 answer

What should I prepare for an I.T Project Team Leader interview?

While organizations may use job titles differently, ...READ MORE

Aug 13, 2020 in PMP by Andrew
552 views
0 votes
1 answer

Is there a method to evaluate the degree of communication skills of project manager?

Basically, communication skills are a combination of ...READ MORE

Aug 14, 2020 in PMP by Kiron
517 views
0 votes
1 answer

How to create Toast in Flutter?

Hi@akhtar, You can use the toast plugin to ...READ MORE

Jul 27, 2020 in Others by MD
• 95,440 points
1,273 views
0 votes
0 answers

What PM duties can't be done using artificial intelligence (AI)?

There's a rapid advancement in the field ...READ MORE

Aug 14, 2020 in PMP by Karan
• 19,610 points
544 views
0 votes
1 answer

How can I get dict from sqlite query?

Hii, Even using the sqlite3.Row class-- you still ...READ MORE

Apr 30, 2020 in Python by Niroj
• 82,880 points
5,067 views
0 votes
1 answer

What tools/software do you use to document communication?

You could use a collaborative, persistent chat ...READ MORE

Aug 13, 2020 in PMP by Sirajul
• 59,230 points
546 views
+1 vote
1 answer

I need help about virus

Hey, Seto ransomware is one of many malicious ...READ MORE

Aug 10, 2020 in Ask us Anything! by Payal jalan
667 views
0 votes
1 answer

How to create a FlatButton in Flutter?

Hi@akhtar, A flat button is a text label ...READ MORE

Aug 12, 2020 in Others by MD
• 95,440 points
568 views
0 votes
1 answer

Why do projects fail?

Here are some reasons for Project failures. Poor ...READ MORE

Aug 17, 2020 in PMP by Shadav Mohammed Ansari
378 views
0 votes
1 answer

How can one progress from being a Project Manager to becoming an executive?

In the Public sector, the demonstration of ...READ MORE

Aug 13, 2020 in PMP by anonymous
• 65,910 points
544 views
0 votes
1 answer

How can we detect timeout on an AJAX (XmlHttpRequest) call in the browser?

Hii, In order to handle a timeout: var xmlHttp ...READ MORE

Apr 27, 2020 in Java-Script by Niroj
• 82,880 points
5,183 views
0 votes
1 answer

How to debug in Django code?

Hello @kartik, There are a bunch of ways ...READ MORE

Aug 6, 2020 in Python by Niroj
• 82,880 points
818 views
0 votes
11 answers

“pip install unroll”: “python setup.py egg_info” failed with error code 1

rm -rf node_modules READ MORE

Jun 27, 2019 in Python by anonymous
23,670 views
0 votes
1 answer

How can one progress from being a Project Manager to becoming an executive?

All of it boils down to personal ...READ MORE

Aug 13, 2020 in PMP by Kiron
514 views
0 votes
1 answer

How to move an item programmatically with jQuery sortable while still triggering events?

Hello, $("selector").trigger("sortupdate"); you will have to  pass as second argument  ...READ MORE

May 29, 2020 in JQuery by Niroj
• 82,880 points
3,787 views