Trending questions in Edureka Community

0 votes
1 answer

Python Machine Learning/Data Science Project Structure

In response to your question regarding reusing ...READ MORE

Mar 30, 2022 in Machine Learning by Dev
• 6,000 points
2,045 views
0 votes
1 answer

Notice: Undefined offset: 0 in

 I assume you are looking for the ...READ MORE

Feb 16, 2022 in Others by Aditya
• 7,680 points
3,758 views
0 votes
0 answers

Downloading Java JDK on Linux via wget is shown license page instead

When I try to download Java from ...READ MORE

Apr 21, 2022 in Linux Administration by Edureka
• 13,690 points
1,039 views
0 votes
0 answers

What is docker's scratch image?

I'm new to Docker and was experimenting ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
892 views
0 votes
0 answers

Kanban/Scrum Boards

I'm curious as to what other people ...READ MORE

Apr 18, 2022 in PMP by Edureka
• 13,690 points
1,079 views
0 votes
0 answers

Unscramble Letters in Java - Get all possible combinations of the letters

I am currently an AP Computer Science ...READ MORE

Apr 13, 2022 in Java by Rahul
• 3,380 points
1,340 views
0 votes
0 answers

Upload HLS playlist manifest file and media segment files to GCP directly

I am working on VOD feature and ...READ MORE

Apr 7, 2022 in GCP by Rahul
• 3,380 points
1,646 views
0 votes
0 answers

Immutable vs Mutable types

I'm confused on what an immutable type ...READ MORE

May 9, 2022 in Python by Edureka
• 13,730 points

edited Mar 4 260 views
0 votes
1 answer

Error using Santiment sanpy library for cryptocurrency data analysis

This is a great start, but I ...READ MORE

Apr 11, 2022 in Blockchain by Soham
• 9,730 points
1,510 views
0 votes
0 answers

An alternative in php to the xxd command in linux

I need to convert the bin file ...READ MORE

Apr 13, 2022 in Linux Administration by Aditya
• 7,680 points
1,374 views
0 votes
0 answers

How can I set ENVIRONMENT status in Azure DevOps yaml pipeline

I am creating a CICD pipeline in ...READ MORE

Mar 21, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,329 views
0 votes
0 answers

How to Write the Test class for Salesforce Apex Aura Enabled class?

stuck in here to write a test ...READ MORE

Mar 15, 2022 in SalesForce by surbhi
• 3,820 points
2,613 views
0 votes
1 answer

npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\Niroj\package.json'

Hello @kartik, If you already have package-lock.json file just delete ...READ MORE

Oct 13, 2020 in Node-js by Niroj
• 82,800 points
24,957 views
0 votes
0 answers

S3 bucket policy: allow full access to a bucket and all its objects

I wanted a bucket policy that allows ...READ MORE

Apr 23, 2022 in Others by Kichu
• 19,040 points
897 views
0 votes
1 answer

Azure Scheduler: first working day of every month

While it is possible to plan a ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,730 points
2,286 views
0 votes
0 answers

How do I "decompile" Java class files? [closed]

What program can I use to decompile ...READ MORE

Apr 21, 2022 in Java by Rahul
• 3,380 points
1,028 views
0 votes
0 answers

How do I sort a dictionary by value?

I've created a dictionary of values from ...READ MORE

May 9, 2022 in Python by Edureka
• 13,730 points

edited Mar 4 247 views
0 votes
1 answer

how to find the difference between sandbox and production in salesforce

It could be a validation rule or ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 27, 2023 by Khan Sarfaraz 1,918 views
0 votes
0 answers

Code for Greatest Common Divisor in Python

The greatest common divisor (GCD) of a ...READ MORE

May 9, 2022 in Python by Edureka
• 13,730 points

edited Mar 4 246 views
0 votes
0 answers

Why does my tail command -n+NUM not work?

I want to understand the following command ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,304 views
0 votes
1 answer

How to import existing VPC in aws cdk?

If your VPC is created outside your ...READ MORE

Feb 15, 2022 in AWS by anonymous
3,788 views
0 votes
0 answers
0 votes
1 answer

Azure Landing Zone for existing Azure infrastructure

Azure landing zones implementation choices give a ...READ MORE

Apr 22, 2022 in Azure by Edureka
• 12,700 points
1,172 views
0 votes
1 answer

How to turn gathering facts task off in Ansible?

Hi@akhtar, You can use gather_facts: no keyword in your playbook. ...READ MORE

Aug 10, 2020 in Ansible by MD
• 95,460 points
27,705 views
0 votes
0 answers

How can I use/install "make" on the Amazon Linux AMI for EC2?

I'm a new user of Amazon EC2. I ...READ MORE

May 10, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 202 views
0 votes
1 answer

How to run a SQL query on an Excel table?

On Excel tables, how to construct and ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,580 points
1,497 views
0 votes
0 answers

How to change a string into uppercase

How can I convert a string into ...READ MORE

May 9, 2022 in Python by Edureka
• 13,730 points

edited Mar 4 239 views
0 votes
0 answers

Where does Jenkins fit in the devops pipeline?

where can I fit the Jenkins tool ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
924 views
0 votes
1 answer

How much will it cost to read from an S3 bucket in the same region but on different account

There will be no data transfer cost ...READ MORE

Feb 17, 2022 in AWS by anonymous
3,694 views
0 votes
0 answers

Role of Testers in Agile?

I work in a team which has ...READ MORE

Apr 20, 2022 in PMP by Edureka
• 13,690 points
908 views
0 votes
0 answers

How does Python's super() work with multiple inheritance?

How does super() work with multiple inheritance? For example, ...READ MORE

May 9, 2022 in Python by Edureka
• 13,730 points

edited Mar 4 235 views
0 votes
0 answers

What does an 'r' represent before a string in python?

I want to understand why do we ...READ MORE

May 9, 2022 in Python by Edureka
• 13,730 points

edited Mar 4 234 views
0 votes
1 answer

How to refresh Excel file every second?

Data should be refreshed at regular intervals. Select ...READ MORE

Apr 4, 2022 in Database by Edureka
• 13,690 points
1,766 views
0 votes
0 answers

Why bucket policy does not provide IAM user to list s3 buckets even bucket policy is set for the user?

I have created bucket POC-work from the ...READ MORE

Apr 23, 2022 in Others by Kichu
• 19,040 points
943 views
0 votes
0 answers

Is agile scientifically proven?

Are there any scientific studies that have ...READ MORE

Apr 20, 2022 in PMP by Edureka
• 13,690 points
902 views
0 votes
0 answers

What is SaaS, PaaS and IaaS? With examples

What do the following terms mean? SaaS PaaS IaaS? There are ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,690 points
1,008 views
0 votes
1 answer

Exporting a table from Amazon RDS into a CSV file

Presumably, you're attempting to export data from ...READ MORE

Mar 3, 2022 in Others by gaurav
• 23,580 points
3,080 views
0 votes
0 answers

How to convert YOLO format annotations to x1, y1, x2, y2 coordinates in Python?

I would like to know how to ...READ MORE

May 9, 2022 in Python by Edureka
• 13,730 points

edited Mar 4 229 views
0 votes
0 answers

jenkins pipeline s3 file download

I am trying to add this step in ...READ MORE

Apr 19, 2022 in AWS by Soham
• 9,730 points
1,030 views
0 votes
0 answers

Get fitted coefficient of linear regression equation

I have a dataset with predicted and ...READ MORE

Apr 11, 2022 in Machine Learning by Dev
• 6,000 points
1,334 views
0 votes
0 answers

How does collections.defaultdict work?

I've read the examples in python docs, ...READ MORE

May 9, 2022 in Python by Edureka
• 13,730 points

edited Mar 4 226 views
0 votes
0 answers

Matplotlib throws warning message because of findfont - python

I want to plot a basic graph, ...READ MORE

Apr 14, 2022 in Azure by Edureka
• 13,730 points
1,001 views
0 votes
1 answer

How to find the intersecting point in the regression line

To find the intersecting point use the ...READ MORE

Apr 5, 2022 in Machine Learning by Dev
• 6,000 points
1,666 views
0 votes
0 answers

DevOps Features linked (or Related) across Epics

Can we link features across Epics in ...READ MORE

Apr 19, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,030 views
0 votes
1 answer

Where does Hyperledger fabric store the public key and private key of the user?

It signs the transaction with its private key ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,690 points
1,474 views
0 votes
0 answers

What do __init__ and self do in Python?

936 429 I'm learning the Python programming language and ...READ MORE

May 9, 2022 in Python by Edureka
• 13,730 points

edited Mar 4 222 views
0 votes
1 answer

Help with Probability Equation

The likelihood of winning is equal to ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
1,611 views
0 votes
1 answer

How can i use select * in SOQL query in Salesforce?

SOQL is not the same as SQL. ...READ MORE

Mar 3, 2022 in SalesForce by CoolCoder
• 4,420 points
3,070 views
0 votes
0 answers

What is DAX in Power BI?

What is DAX in Power BI? READ MORE

Jan 7, 2022 in Power BI by surbhi
• 3,820 points
672 views
0 votes
1 answer

Change count based on Filter in Tableau

If you use a FIXED, the numbers ...READ MORE

Apr 7, 2022 in Tableau by Neha
• 9,020 points
1,713 views