Trending questions in Edureka Community

0 votes
0 answers

How can I take a message or command as user input to run a Python code

Is there any way where we can ...READ MORE

May 4, 2022 in Python by Sumana

edited Mar 4 154 views
0 votes
0 answers

What does "javascript:void(0)" mean?

<a href="javascript:void(0)" id="loginlink">login</a> I've seen such hrefs many ...READ MORE

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

How to terminate a script?

How to terminate a script in python? READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
523 views
0 votes
0 answers

AWS EC2 - Why Reserved Instances are not applied on Running On-Demand instances

I need your help with one of ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,730 points
710 views
0 votes
1 answer

How to resolve blockchain dns using Python Requests

BDNS is offline and I don't know if ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,313 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
1,071 views
0 votes
0 answers

How to split a string in Java

I have a string, "004-034556", that I want ...READ MORE

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

Call R function in Linux command line

Is there a way to directly call ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
984 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,343 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
745 views
0 votes
0 answers

DynamoDB table design for notifications

Technologies used: AWS, Lambda, DynamoDB, Python. I am ...READ MORE

Apr 5, 2022 in Others by Kichu
• 19,040 points
1,280 views
0 votes
0 answers

Best way to structure a story in Agile

Story: As a business analyst I should ...READ MORE

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

In agile like development, who should write test cases?

Basically, test as if you were an ...READ MORE

Apr 13, 2022 in PMP by gaurav
• 23,580 points
1,025 views
0 votes
1 answer

I have a Run Time Error 91 for an Excel Add In

When there was no unhidden workbook open ...READ MORE

Apr 6, 2022 in Database by gaurav
• 23,580 points
1,318 views
0 votes
1 answer

Excel data to table on Dashing Dashboard?

It contains a feature named "Download." The ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,580 points
1,088 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,449 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
884 views
0 votes
1 answer

Object oriented modeling and UML for agile development

In an agile setting, UML can be ...READ MORE

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

Disable Sorting in excel

To quickly sort, select the Sort A ...READ MORE

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

unzip .gz file as a directory

I am new to Linux and had ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
824 views
0 votes
0 answers

How to search any word in linux 'screen'

I am going to screen logs of ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
973 views
0 votes
1 answer
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
841 views
0 votes
0 answers

Are there any serious pitfalls to Outsystems Agile Platform?

We are currently looking into the Agile ...READ MORE

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

Unable to install pandas for python

I am trying to install pandas for ...READ MORE

May 2, 2022 in Python by Edureka
• 12,710 points

edited Mar 4 214 views
0 votes
1 answer

R Generalized Method Of Moments Regression Estimation With Instruments

After a variety of approaches, it was ...READ MORE

Apr 13, 2022 in Machine Learning by anonymous
1,034 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 Rahul
• 9,690 points
706 views
0 votes
0 answers

On premise azure devops and microsoft teams

Can we integrate an on-premise instance of ...READ MORE

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

Linux server sudo command not foundrubylinuxbashserversudo

I am having Linux server with 2.6.32-673.8.1.lve1.4.3.el6.x86_64 - ...READ MORE

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

edited Mar 4 210 views
0 votes
0 answers

How do I copy a folder from remote to local using scp?

How do I copy a folder from ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
962 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,366 views
0 votes
0 answers

Basic Azure DevOps flow for ASP .Net

I have a custom build script and ...READ MORE

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

Reusing output from last command in Bash

Is the output of a Bash command ...READ MORE

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

edited Mar 4 206 views
0 votes
0 answers

Static methods in Python?

Is it possible to have static methods ...READ MORE

May 2, 2022 in Python by Edureka
• 13,680 points

edited Mar 4 206 views
0 votes
0 answers

What do these operators mean (** , ^ , %, //)?

Other than the standard +, -, *and / operators; but what does ...READ MORE

May 2, 2022 in Python by Edureka
• 13,680 points

edited Mar 4 205 views
0 votes
0 answers

What does end=' ' exactly do?

So, I'm struggling trying to understand this ...READ MORE

May 2, 2022 in Python by Edureka
• 13,680 points

edited Mar 4 205 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
1,119 views
0 votes
0 answers

What directory is '~' when I type 'cd ~'?

I'm only new to using SSH, but ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
807 views
0 votes
0 answers

Installing the Visual Studio 2015 toolkit (v140) on a Microsoft hosted Azure Devops Build Pipeline Agent

I attempted to install the v140 toolset ...READ MORE

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

Creating a daemon in Linux

In Linux I want to add a ...READ MORE

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

Python: % operator in print() statement

I just came across this Python code, ...READ MORE

Apr 18, 2022 in Python by Edureka
• 13,680 points
805 views
0 votes
1 answer

macro in excel tablet

Add Macros to the Ribbon Tab You'll make ...READ MORE

Apr 4, 2022 in Database by Edureka
• 13,690 points
1,427 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
949 views
0 votes
0 answers

Why can't my EC2 instance connect via HTTP to my load balancer?

I set my load balancer to allow ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Aditya
• 7,680 points
996 views
0 votes
0 answers

Agile PLM API create relationship between items: Invalid Parameter

I'm developing an scala application using Agile ...READ MORE

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

top -c command in linux to filter processes listed based on processname

top -c Top lists all the processes, there ...READ MORE

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

edited Mar 4 197 views
0 votes
0 answers

Do two AWS accounts created in the same region share the same VPC?

Do two AWS accounts created in the ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,690 points
493 views
0 votes
0 answers

Linux command to print directory structure in the form of a tree

Is there any linux command that I ...READ MORE

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

edited Mar 4 195 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,904 views
0 votes
0 answers

Generate random integers between 0 and 9

How can I generate random integers between ...READ MORE

May 2, 2022 in Python by Edureka
• 12,710 points

edited Mar 4 194 views