Trending questions in Edureka Community

0 votes
0 answers

How can a traditional SDLC be replaced with DevOps?

Jan 12, 2022 in Other DevOps Questions by Vaani
• 7,070 points
871 views
0 votes
1 answer

which devops principle appreciates measuring process?

Continuous Improvement appreciates measuring process in DevOps ...READ MORE

Jan 5, 2022 in DevOps and Microservices by Neha
• 9,020 points
1,282 views
+2 votes
1 answer

How to create measure out of column

To convert the LossValue column into a ...READ MORE

Apr 29, 2024 in Power BI by anonymous
• 1,420 points
1,666 views
0 votes
0 answers

Is there any way to preserve the actual function, even after wrapping up with a decorator in python?

@dec_sub def sub(a, b): ...READ MORE

Jan 25, 2022 in Python by anonymous

edited Mar 4 263 views
0 votes
0 answers

i fetch the value of a enum constant from database(spring boot)

i have a enum class  ,now i ...READ MORE

Jan 24, 2022 in Others by swapna

edited Mar 4 305 views
0 votes
1 answer

ImportError: No module named matplotlib.pyplot

Hi@akhtar, It seems you don't have matplotlib library ...READ MORE

Jun 22, 2020 in Python by MD
• 95,460 points
25,335 views
0 votes
0 answers

How to migrate jenkins from windows to linux?

Presently, we are running Jenkins in the ...READ MORE

Jan 23, 2022 in Jenkins by tharun

edited Mar 4 321 views
0 votes
0 answers

what is the goal of artificial intelligence?

Jan 6, 2022 in Others by Edureka
• 13,750 points
1,051 views
0 votes
1 answer

How to extract request http headers from a request using NodeJS connect?

Hello @kartik, To see a list of HTTP ...READ MORE

Jul 15, 2020 in Node-js by Niroj
• 82,800 points
24,338 views
+6 votes
21 answers

Is AI and Automation going to overpower humans?

AI and Automation are there because we ...READ MORE

Jul 3, 2018 in Career Counselling by bug_seeker
• 15,520 points
8,320 views
0 votes
0 answers

Anyone can help me out to understand the semantic of (document.getElementBYId("demo").innerHTML="Hello") ?

Hello guys, Can Someone helps me to find ...READ MORE

Jan 17, 2020 in Web Development by anonymous
• 37,520 points
1,452 views
+2 votes
5 answers

ERROR: 'git' is not recognized as an internal or external command.

You have to set your PATH to ...READ MORE

Aug 2, 2018 in Git & GitHub by Sophie may
• 10,620 points
48,838 views
0 votes
0 answers

I have written python function which would like to take args from user rather passing manually inside the code

Hi Team, I have written a python function ...READ MORE

Jan 23, 2022 in Python by Venkatesh

edited Mar 4 263 views
0 votes
1 answer

what is hbase in hadoop?

HBase is an open-source non-relational distributed database ...READ MORE

Dec 14, 2021 in Big Data Hadoop by anonymous
1,948 views
0 votes
1 answer

what is ARN in AWS?

Amazon Resource Names (ARN) uniquely identify AWS ...READ MORE

Jan 10, 2022 in AWS by Rahul
• 2,120 points
929 views
0 votes
0 answers

How to start step by step learning of data analyst. What to start first R or Sql or Paython or tableau?

I don't have any previous knowledge of ...READ MORE

Jan 23, 2022 in Data Analytics by anonymous

edited Mar 4 268 views
0 votes
1 answer

what was Hadoop written in?

The Hadoop framework is primarily developed in ...READ MORE

Dec 14, 2021 in Big Data Hadoop by Edureka
• 12,700 points
1,942 views
0 votes
0 answers
0 votes
1 answer

what is hadoop ecosystem?

Hadoop Ecosystem is neither a programming language ...READ MORE

Dec 20, 2021 in Big Data Hadoop by Kavya
• 700 points
1,783 views
0 votes
1 answer

what is blockchain private key?

A cryptocurrency user's private key is what ...READ MORE

Jan 7, 2022 in Blockchain by Edureka
• 12,700 points
903 views
+1 vote
2 answers

How to replace a value in a data frame based on a conditional 'If' statement?

It's easier to convert alpha to characters ...READ MORE

Jun 6, 2018 in Data Analytics by Sahiti
• 6,370 points
37,440 views
0 votes
0 answers

How to download fles from server site n django

how I set path of different folder ...READ MORE

Jan 21, 2022 in Python by ramsha

edited Mar 4 255 views
0 votes
1 answer

How do you import a javascript package from a cdn/script tag in React?

Hello, Go to the index.html file and import ...READ MORE

Jun 4, 2020 in Angular by Niroj
• 82,800 points
25,969 views
0 votes
10 answers

How to solve gradle build failed error?

I migrated the project to a different ...READ MORE

Dec 7, 2018 in Blockchain by Rajat
52,313 views
0 votes
1 answer

what is aws lambda function?

AWS Lambda is a serverless computing service ...READ MORE

Jan 7, 2022 in Others by Edureka
• 12,700 points
838 views
0 votes
0 answers

what is selenium used for?

Dec 17, 2021 in Ask us Anything! by Edureka
• 13,750 points
1,246 views
0 votes
0 answers

what is artificial intelligence in hindi?

Dec 17, 2021 in Others by Edureka
• 13,750 points
1,242 views
0 votes
3 answers

Artificial intelligence Interview questions

Some frequently asked AI interview questions to ...READ MORE

Jun 19, 2024 in Career Counselling by anonymous
• 610 points
2,227 views
0 votes
1 answer

What is apache hadoop?

Apache Hadoop is an open-source framework that ...READ MORE

Dec 14, 2021 in Big Data Hadoop by anonymous
1,800 views
0 votes
1 answer

what are the benefits of devops?

Here are some of the most significant ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,020 points
1,646 views
0 votes
0 answers

i'm getting error for this code please help.

data_val = X_scaler.fit_transform(df[['CentreLift_Max-Warning', 'CentreLift_Min-Warning', 'CentreLift_Max-tripping', 'CentreLift_Min-tripping', 'CentreLift_RmsMotorCurrent', ...READ MORE

Jan 16, 2022 in Python by Joshi

edited Mar 4 364 views
0 votes
1 answer

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /Users/kramer65/Sites/vanilla/info.php on line 3 Failed to connect to MySQL: No such file or directory

Hello @kartik, edit these two lines in /etc/php.ini (or wherever ...READ MORE

Nov 6, 2020 in PHP by Niroj
• 82,800 points
19,109 views
0 votes
0 answers

How do I create a new variable using multiple data frames in R?

I am trying to create a new ...READ MORE

Jan 17, 2022 in Data Analytics by anonymous

edited Mar 4 273 views
0 votes
0 answers

Need same source code and test cases code to perfome maven project

I want to practice maven build piple ...READ MORE

Jan 17, 2022 in DevOps & Agile by Vaheeda

edited Mar 4 232 views
0 votes
0 answers

how does blockchain work?

Jan 7, 2022 in Blockchain by Edureka
• 13,750 points
656 views
0 votes
0 answers

what are the characteristics of big data?

Jan 5, 2022 in Big Data Hadoop by Edureka
• 13,750 points
727 views
0 votes
0 answers

how can i use blockchain?

Jan 7, 2022 in Blockchain by Edureka
• 13,750 points
612 views
0 votes
1 answer

What is hacking in cyber security?

Hacking refers to the misuse of devices ...READ MORE

Dec 14, 2021 in Cyber Security & Ethical Hacking by Aditi
• 300 points
1,606 views
0 votes
1 answer

How to Call a Class From another class?

Suppose you have two classes: Class1: public class Class1 ...READ MORE

Aug 8, 2018 in Selenium by Meci Matt
• 9,460 points
54,462 views
0 votes
0 answers

I am trying to install pyknow but i get this error

could not find a version that  satisfies ...READ MORE

Mar 4, 2020 in Python by Maria
• 120 points
4,813 views
0 votes
1 answer

what does a devops engineer do

DevOps engineers are responsible for a variety ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,020 points
1,432 views
0 votes
1 answer

when is hadoop useful for an application?

Hadoop is a software framework for storing ...READ MORE

Dec 20, 2021 in Big Data Hadoop by CoderGirl
• 500 points
1,420 views
0 votes
0 answers

"Turtle object has no attribute 'onkey' " error

import turtle as t turtle2=t.Turtle() def example():      print ("this is ...READ MORE

Jan 13, 2022 in Python by Marios

edited Mar 4 299 views
0 votes
1 answer

What is threat in cyber security?

A cyber security threat refers to any possible ...READ MORE

Dec 15, 2021 in Cyber Security & Ethical Hacking by Edureka
• 140 points
1,489 views
0 votes
0 answers

I could not find my class recordings and all

I am registered user, I joined june ...READ MORE

Jan 12, 2022 in AWS by Tapasi

edited Mar 4 296 views
0 votes
1 answer

how to learn devops?

Here are some steps to getting started ...READ MORE

Dec 17, 2021 in DevOps & Agile by Neha
• 9,020 points
1,350 views
0 votes
0 answers

I want to move from Network support engineer to Talend etl tool.

I have experience of 2years of networking ...READ MORE

Jan 11, 2022 in Big Data Hadoop by anonymous

edited Mar 4 303 views
0 votes
1 answer

How to change vault password in Ansible?

Afsalvaliyapeediyakal READ MORE

Jul 10, 2021 in Ansible by anonymous

edited Mar 5 15,404 views
+1 vote
2 answers

Read file content from S3 bucket with boto3

s3_client=boto3.resource('s3') bucket = s3_client.Bucket('test') for obj in bucket.objects.all(): contents=obj.get()['Body'].read().decode(encoding="utf-8",errors="ignore") for line ...READ MORE

Jul 4, 2019 in AWS by reddy

edited Jul 4, 2019 by Kalgi 45,490 views