Trending questions in Edureka Community

0 votes
0 answers

Azure Devops CI pipeline trigger for multi projects

I have the following structure: Test-A and Test-B ...READ MORE

Apr 7, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,525 views
0 votes
0 answers

Unable to install pandas for python

I'm attempting to install pandas for Python, ...READ MORE

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

edited Mar 4 128 views
0 votes
0 answers

Get UseDotNet@2 in Azure DevOps to use the vmImage's dotnet SDK (or one from a cache)

I have an Azure DevOps pipeline with ...READ MORE

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

AWS VPC - Internet Gateway vs. NAT

What is an Internet Gateway? What is ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,680 points
642 views
0 votes
1 answer

How can I automatically add pictures in Tableau Tooltip?

Another alternative is to utilise the Viz ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
1,552 views
0 votes
0 answers

Why does Python give the "wrong" answer for square root? What is integer division in Python 2?

x = 16 sqrt = x**(.5) #returns ...READ MORE

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

edited Mar 4 123 views
0 votes
0 answers

What service principle does Azure DevOps pipeline jobs run under

I have an integration test task in ...READ MORE

Apr 18, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,023 views
0 votes
0 answers

How can I delete a user in linux when the system says its currently used in a process

I am trying to delete a user ...READ MORE

Apr 26, 2022 in Linux Administration by Edureka
• 13,690 points
620 views
0 votes
1 answer

How to create Azure API Gateway Resource?

Go to your API Management instance In the ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 12,690 points
1,271 views
0 votes
1 answer

Is P(A, B) probability equal to P(A intersection B)?

They both signify the same thing; the ...READ MORE

Mar 15, 2022 in Machine Learning by Dev
• 6,000 points
2,472 views
0 votes
0 answers

How to delete a docker image?

A Dockerfile is included in my project ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
723 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,620 points

edited Mar 4 114 views
0 votes
1 answer

Different meaning of stakeholders in Scrum. Is a dev team a stakeholder?

To be honest, I think you're misunderstood ...READ MORE

Apr 13, 2022 in PMP by Edureka
• 13,690 points

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

Get last modified object from S3 using AWS CLI

I have a use case where I ...READ MORE

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

Salesforce - trigger auto-response rule after creating case through API

Less complexity, on the other hand, generally ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points
1,782 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,620 points

edited Mar 4 108 views
0 votes
0 answers

raw_input function in Python

What is the raw_input function? Is it ...READ MORE

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

edited Mar 4 105 views
0 votes
1 answer

Sanity Testing vs Regression Testing?

Sanity testing entails ensuring that the application's ...READ MORE

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

What does %s mean in a Python format string?

What does %s mean in Python? And what does ...READ MORE

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

edited Mar 4 100 views
0 votes
0 answers

I want to get Operating System of the GCP VM instance

I want to get Operating System of ...READ MORE

Apr 11, 2022 in GCP by Rahul
• 3,380 points
1,320 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,620 points

edited Mar 4 99 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,620 points

edited Mar 4 98 views
0 votes
1 answer

Private ethereum blockchain mining on a Raspberry Pi - is it possible?

There are some pretty good guides out ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,710 points
1,353 views
+1 vote
1 answer

Unzipping files in Python

Use this code: import zipfile with zipfile.ZipFile(path_to_zip_file, 'r') as ...READ MORE

Apr 25, 2022 in Python by narikkadan
• 63,600 points
625 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,620 points

edited Mar 4 97 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,620 points

edited Mar 4 97 views
0 votes
0 answers

How to create named and latest tag in Docker?

Assume I have an image that I ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
873 views
0 votes
1 answer

EXCEL: How to automatically add serial number in Excel Table using formula that is immune to filtering / sorting?

These techniques can add a running column ...READ MORE

Mar 24, 2022 in Database by gaurav
• 23,260 points
2,060 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,620 points

edited Mar 4 96 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,620 points

edited Mar 4 94 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,620 points

edited Mar 4 94 views
0 votes
0 answers

Extracting extension from filename in Python

Is it possible to extract the extension ...READ MORE

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

edited Mar 4 93 views
0 votes
0 answers

Which version of Python do I have installed?

On a Windows server, I need to ...READ MORE

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

edited Mar 4 93 views
0 votes
0 answers

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

I read it doesn't cost anything to ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,710 points
610 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 50 views
0 votes
1 answer

Invoke-customs are only supported starting with android 0 --min-api 26

After hours of working on this probleme, ...READ MORE

Feb 16, 2022 in Others by Soham
• 9,710 points
3,583 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
869 views
0 votes
1 answer

Can I run Azure DevOps pipeline without committing it?

Yes, you can do it if you ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,620 points
1,802 views
0 votes
0 answers

To whom are Azure DevOps access request e-mails sent? And can that be controlled?

How can I  control the recipients of ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
771 views
0 votes
0 answers

What is the difference between Object and Object ACL in AWS S3?

I added a file into the AWS ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,680 points
885 views
0 votes
0 answers

How to get a Drift Report from Azure DevOps DACPAC deployment?

I want to have a Drift-Report during ...READ MORE

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

Cluster analysis using Tableau

I double-checked in my tableau v2020.3, and ...READ MORE

Apr 12, 2022 in Tableau by Neha
• 9,020 points
1,323 views
0 votes
1 answer

testingtesttest

This category is home to all kinds ...READ MORE

Apr 26, 2022 in Java by anonymous
• 300 points
583 views
0 votes
1 answer

How to write the Bitcoin logo as text?

Create a string in strings.xml like the ...READ MORE

Apr 12, 2022 in Blockchain by Aditya
• 7,680 points
1,198 views
0 votes
1 answer

Requests Module not found in python, after deploying to Azure function

Your app may scale to zero instances ...READ MORE

Apr 1, 2022 in Azure by Edureka
• 12,690 points
1,676 views
0 votes
1 answer

creating a tableau pie chart with no measures data

It's not difficult once you understand the ...READ MORE

Apr 12, 2022 in Tableau by Neha
• 9,020 points
1,216 views
0 votes
1 answer

How do I create a scratch org with Salesforce Platfom licenses?

Answer from Salesforce support was to include ...READ MORE

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

edited Jun 19, 2023 by Khan Sarfaraz 1,468 views
0 votes
0 answers

How to delete instance in EC2?

How can I delete an instance in ...READ MORE

Apr 19, 2022 in AWS by Rahul
• 9,680 points
868 views
0 votes
0 answers

Are there any standard exit status codes in Linux?

A process is considered to have completed ...READ MORE

Apr 25, 2022 in Linux Administration by Edureka
• 13,690 points
586 views
0 votes
0 answers

Linux Command for getting a dump of hex values bytes from Pcap File

I require a Linux command to display ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,680 points
1,180 views