Trending questions in Edureka Community

0 votes
1 answer

What is the difference between the Internet, Intranet, and Extranet?

Internet : It is a public network ...READ MORE

Jun 24, 2023 in Others by Pranish Sedai

edited Mar 5 2,872 views
0 votes
0 answers

what is artificial intelligence

Dec 20, 2021 in Others by Edureka
• 13,630 points
483 views
0 votes
1 answer

Why to choose DevOps?

Reasons why you should choose DevOps are ...READ MORE

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

What is DevOps?

DevOps is a set of practices that ...READ MORE

Dec 13, 2021 in Other DevOps Questions by Rahul
• 2,120 points
794 views
0 votes
0 answers

Add special character "-" between letter and number in on string

I have Input Data BH8962A Expected Output BH-8962-A READ MORE

Dec 30, 2021 in Others by anonymous

edited Mar 4 32 views
0 votes
0 answers

How to host a website on AWS?

Dec 10, 2021 in AWS by Edureka
• 220 points
530 views
0 votes
0 answers

What is Hadoop Cluster?

Cluster is a collection of something, a ...READ MORE

Dec 9, 2021 in Big Data Hadoop by Kavya
• 700 points
893 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 44,673 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
• 450 points
1,070 views
0 votes
0 answers

Encrypt specific folder inside a S3 bucket with KMS using Ansible playbook

Encrypt specific folder inside a S3 bucket ...READ MORE

Dec 28, 2021 in AWS by sachin

edited Mar 4 60 views
0 votes
0 answers

How to change email address linked to my edureka account?

Please let me know the process to ...READ MORE

Dec 28, 2021 in Others by Shaji

edited Mar 4 63 views
0 votes
0 answers

What is Big Data Analytics?

Dec 10, 2021 in Big Data Hadoop by surbhi
• 3,820 points
775 views
0 votes
0 answers

NameError: name 'Solution' is not defined ret = Solution().singleNumber(param_1) Line 30 in _driver (Solution.py) _driver() Line 41 in <module> (Solution.py)

def singleNumber(self, nums: List[int]) -> int:         nums_dict = ...READ MORE

Oct 22, 2021 in Python by anonymous
• 120 points
2,856 views
0 votes
0 answers

how to learn aws?

Dec 17, 2021 in AWS by Edureka
• 13,630 points
439 views
0 votes
1 answer

Link to the issue number on GitHub within a commit message.

Hi@akhtar, You just need to include #xxx in your commit message ...READ MORE

Jan 4, 2021 in Git & GitHub by MD
• 95,460 points
15,368 views
+4 votes
3 answers

Write a for loop that prints all elements of a list and their position in the list. a = [4,7,3,2,5,9]

Try using this question by list comprehension: a=[4,7,3,2,5,9] print([x for ...READ MORE

Dec 9, 2019 in Python by vinaykumar
• 200 points
35,348 views
0 votes
0 answers
0 votes
1 answer

Who is a DevOps Engineer?

A DevOps engineer is someone who works ...READ MORE

Dec 13, 2021 in Other DevOps Questions by Rahul
• 2,120 points
609 views
0 votes
0 answers
0 votes
0 answers

We have a query regarding GCP buckets, Can we put the GCS bucket behind the VPN, is it feasible in GCP

We have a query regarding GCP buckets, ...READ MORE

Dec 24, 2021 in GCP by Vanita

edited Mar 4 63 views
0 votes
0 answers

MQTT Subscribe

Hello, this is my code where i ...READ MORE

Dec 9, 2021 in Python by Shri
• 120 points
705 views
+1 vote
1 answer

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Hi@akhtar, It seems the docker service is not ...READ MORE

Dec 24, 2020 in Docker by MD
• 95,460 points
15,711 views
0 votes
0 answers

How do I execute MySqL query using Ansible playbook

Dear team, I'm trying to execute MySQL , ...READ MORE

Oct 4, 2021 in Ansible by anonymous
• 140 points
3,514 views
0 votes
0 answers

what are the elements of cyber security

what are the elements of cyber security READ MORE

Dec 10, 2021 in Cyber Security & Ethical Hacking by Kavya
• 700 points
632 views
0 votes
0 answers

How to check whether web element is enabled or Disabled without using isEnabled method?

Sep 29, 2021 in Selenium by anonymous
• 140 points
1,236 views
0 votes
1 answer

what is cyber security course ?

Cyber Security study programmes teach you how ...READ MORE

Dec 8, 2021 in Cyber Security & Ethical Hacking by Error
• 420 points
847 views
0 votes
0 answers

budget table calculation

Hello all I would like to do a ...READ MORE

Dec 23, 2021 in Power BI by Pedro

edited Mar 4 30 views
0 votes
0 answers

Hello everyone please help, what could i be doing wrong here, Im getting this error

# load image and store it numpy array  # empty list to store images  X = [] # iterating over each image for img_name in data1.image_names:   # loading the image using its name   img1 = plt.imread('/content/images/' + img_name)   #img = plt.imread('/content/drive/MyDrive/images/' + '10205.jpg')   # saving each image in the list   X.append(img1)   # converting the list of images into array   X=np.array(X)   # storing the target variable in separate variable    y = data1.class1_male_or_female.values Error:  AttributeError ...READ MORE

Dec 23, 2021 in Others by Yolanda

edited Mar 4 41 views
0 votes
1 answer

How to know if a problem is solvable by machine learning?

Transitioning from learning machine learning algorithms through ...READ MORE

Dec 13, 2023 in Machine Learning by anonymous
• 1,420 points
905 views
0 votes
0 answers

what is test

what is test please tell? READ MORE

Dec 9, 2021 in Ask us Anything! by Hemant
• 140 points
624 views
0 votes
0 answers

Push data from Jira to power BI

Hello, hope you are doing good, I'm ...READ MORE

Dec 21, 2021 in Power BI by Holinirina

edited Mar 4 84 views
0 votes
0 answers

Sameperiodlastyear is giving me the same value as the current year

READ MORE

Dec 21, 2021 in Power BI by anonymous

edited Mar 4 79 views
+2 votes
4 answers

How to run Jenkins jobs on multiple slaves with a single job configuration?

use multijob plugin READ MORE

Jan 3, 2019 in Jenkins by Ajit Jadhav
48,086 views
0 votes
1 answer

No Java Development Kit (JDK) found; You must have the environment variable JAVA_HOME set and the java binary in your PATH

Hi@akhtar, If you do not have the JDK software ...READ MORE

Jul 17, 2020 in Others by MD
• 95,460 points
22,545 views
0 votes
0 answers

How to replace Graphql value stored in .graphql file and use that in Rest assured?

I am working on Graphql API automation, ...READ MORE

Dec 21, 2021 in Others by Saloni

edited Mar 4 58 views
0 votes
1 answer

What is the difference between driver.get() and driver.navigate.to() methods?

Hi Anandita, driver.get() method is used to ...READ MORE

May 30, 2019 in Selenium by Murad
40,428 views
0 votes
1 answer
0 votes
0 answers

What are the elements of Cyber Security

Dec 8, 2021 in Cyber Security & Ethical Hacking by Error
• 420 points
507 views
0 votes
1 answer

How to check file extension in upload form in PHP?

Hello @kartik, Using if( $ext !== 'gif') might not ...READ MORE

Nov 8, 2020 in PHP by Niroj
• 82,840 points
17,591 views
0 votes
0 answers

There is a UX blunder on edureka webpage

This is Sainath, UI developer and UX ...READ MORE

Dec 20, 2021 in CSS by Sainath

edited Mar 4 32 views
0 votes
1 answer

Error:Python NameError: name 'include' is not defined

from django.urls import include you can import it ...READ MORE

Feb 17, 2022 in Python by anonymous

edited Mar 5 10,235 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 14,075 views
0 votes
0 answers

What is Hadoop Cluster?

What is Hadoop Cluster? READ MORE

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

CloudFormation Updating the SecurityGroupIds of an ec2 instance it recreates the instance instead of modifying the same.

I created ec2 instance with cloudformation. When ...READ MORE

Dec 17, 2021 in AWS by Goural

edited Mar 4 35 views
0 votes
0 answers

What is Hadoop?

What is Hadoop? READ MORE

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

ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

Hello @kartik, Since different users might have different ...READ MORE

Jun 15, 2020 in Python by Niroj
• 82,840 points
23,698 views
0 votes
1 answer

12)Which one of the given flows correctly describe the Spark Streaming Architecture?

C.  Data streams divided into batches > ...READ MORE

Jul 3, 2022 in Apache Spark by anonymous

edited Mar 5 4,025 views
0 votes
1 answer

Error:npm-cli.js not found when running npm

Hello @kartik, You need to run this in ...READ MORE

Sep 7, 2020 in Node-js by Niroj
• 82,840 points
20,042 views