Trending questions in Edureka Community

0 votes
0 answers

Is it possible to decorate classes?

Apr 24, 2022 in Python by Kichu
• 19,040 points
336 views
0 votes
1 answer

Why do bitcoin uses UTXO model? What are the advantages UTXO mechanism provides out of the box?

Bitcoin nodes maintain a set of all ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,680 points
1,355 views
0 votes
0 answers

Issues with multiple identities and git and azure devops

I have created a repository in Azure ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
624 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
515 views
0 votes
0 answers

Azure DevOps Boards 'Done' column orders in descending work item ID - Scrum

When I move a work item into ...READ MORE

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

R: Force regression coefficients to add up to 1

b1 + b2 = 1 Let us fit ...READ MORE

Mar 23, 2022 in Machine Learning by Nandini
• 5,480 points
1,949 views
0 votes
0 answers

Run Linux containers in an Azure DevOps Windows hosted build agent

I want to set up a Windows ...READ MORE

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

SQL error "ORA-01722: invalid number"

When an effort is made to convert ...READ MORE

Feb 15, 2022 in Database by Neha
• 9,020 points
3,234 views
0 votes
0 answers

How to compile for Windows on Linux with gcc/g++?

I have written some effects in C++ ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,680 points
805 views
0 votes
1 answer

Tableau add trend line to discrete data?

I couldn't quite cope with the skew ...READ MORE

Apr 12, 2022 in Tableau by Neha
• 9,020 points
833 views
0 votes
0 answers

UnityHub "Not Enough Space" error on Linux

I have 40 GB of free space ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,710 points
803 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
506 views
0 votes
1 answer

GCP antivirus for virtual machine

It depends on what the VM is ...READ MORE

Apr 5, 2022 in GCP by Korak
• 5,820 points
1,214 views
0 votes
0 answers

Rest APIs available for IBM DOORS NG similar to Azure Devops Rest APIs?

We use Azure DevOps for DevOps, Testing, ...READ MORE

Apr 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
649 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,127 views
0 votes
0 answers

Allowing S3 images with npm helmet

I am getting this error when I ...READ MORE

Apr 11, 2022 in Others by Kichu
• 19,040 points
908 views
0 votes
0 answers

How to make the project structure visible in JIRA agile - independent of EPICS

I plan to use JIRA-Agile as used ...READ MORE

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

What is the difference between testing and UAT in agile scrum process?

I have been a QE for 4 ...READ MORE

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

Issue with Open Graph tags and Nuxt.js (prod?)

I also faced the same issue. The ...READ MORE

Mar 11, 2022 in Digital Marketing by narikkadan
• 63,600 points
2,227 views
0 votes
0 answers

ImageMagick Linux mimick ezgif.com result

Ezgif.com is a great page but can ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
497 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,260 points
2,527 views
0 votes
0 answers

How to install dart on ec2 linux instance?

Many dart installation tutorials use the apt-get ...READ MORE

Apr 19, 2022 in AWS by Aditya
• 7,680 points
535 views
0 votes
0 answers

Salesforce lwc - wire adaptor not able to have declared track variables as arguments

0 I am trying to pull in picklist ...READ MORE

Apr 8, 2022 in SalesForce by surbhi
• 3,820 points
1,006 views
0 votes
1 answer

What are unit tests, integration tests, smoke tests, and regression tests?

Unit test: Specify and test one point ...READ MORE

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

How can I create a dashboard across multiple Azure DevOps Projects?

I am interested in a dashboard for ...READ MORE

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

Azure DevOps build Artifacts not getting generated in .Net web app

I am building the application through Azure ...READ MORE

Mar 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,760 views
0 votes
0 answers

Create query in Azure Devops server filtering on User Stories or tasks

I am having a problem creating a ...READ MORE

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

Prometheus does not scrape all metrics from PCP pmproxy

On my laptop with Fedora 30 I ...READ MORE

Apr 19, 2022 in PMP by Edureka
• 13,690 points
533 views
0 votes
1 answer

blockchain consensus 51% vs number of nodes validation

51% is an attack vector for Proof ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,049 views
0 votes
0 answers

What is a .pid file and what does it contain?

Can anyone shed more light on this, ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,680 points
741 views
0 votes
1 answer

How to choose the window size of CNN in deep learning?

There is no definitive solution to this ...READ MORE

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

How to call function of one php file from another php file and pass parameters to it?

Hello @kartik, Include the first file into the ...READ MORE

Aug 27, 2020 in PHP by Niroj
• 82,840 points
26,416 views
0 votes
0 answers

Azure DevOps '401 - Uh-oh, you do not have access' Invited User

I invited a user into my newly ...READ MORE

Mar 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,837 views
0 votes
1 answer

eli5 show_prediction not showing probability

I was able to solve my own ...READ MORE

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

Increase request timeout for GCP marketplace

There is this persistent 504 runtime error ...READ MORE

Apr 11, 2022 in GCP by Rahul
• 3,380 points
880 views
0 votes
0 answers

Azure DevOps REST API Authentication with PKCE

Does Azure DevOps REST API support OAuth ...READ MORE

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

For-each over an array in JavaScript

How can I loop through all the ...READ MORE

Apr 19, 2022 in Java by Rahul
• 3,380 points
526 views
0 votes
1 answer

Naives Bayes Classifier for bag of vectorized sentences

The error is basically the [X_train] which ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,680 points
910 views
0 votes
1 answer

How to calculate market share in tableau

It depends on what you want to ...READ MORE

Mar 28, 2022 in Tableau by Neha
• 9,020 points
1,672 views
0 votes
0 answers

How do I copy folder with files to another folder in Unix/Linux?

I am having some issues to copy ...READ MORE

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

Bitcoin blockchain rookie question: how is nonce (the secret number added to each block) generated?

It isn't a secret number but it's ...READ MORE

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

Simple Kubernetes cluster costing GCP vs AWS vs Azure vs DO

Please use GCP Price Calculator for proper ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,193 views
0 votes
1 answer

What is the difference between regression testing and mutation testing?

Regression testing is a test suite that ...READ MORE

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

Excel formula for reverse percentage calculation

I have a calculation which I am ...READ MORE

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

JIra + Greenhopper - how to do Agile correctly

I am new to the Agile flow ...READ MORE

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

IOT FW update process - Azure IOT vs Google IOT

Mender.io is a good place to start. ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 12,690 points
805 views
0 votes
0 answers

Amazon ec2 user-data, how does it work?

We are starting instances, and accessing the ...READ MORE

Apr 19, 2022 in AWS by Soham
• 9,710 points
511 views
0 votes
0 answers

How to check if DynamoDB table exists?

I'm a new user in boto3 and ...READ MORE

Mar 14, 2022 in Others by Edureka
• 13,690 points
2,065 views
0 votes
0 answers

GCP VPC Peering (auto-mode)

I would like to create a VPC ...READ MORE

Apr 19, 2022 in AWS by Aditya
• 7,680 points
509 views