Trending questions in Edureka Community

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 153 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 153 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
671 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,670 points

edited Mar 4 152 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,670 points

edited Mar 4 152 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
810 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,700 points

edited Mar 4 148 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
924 views
0 votes
0 answers

How to integrate the use case approach with Agile Scrum development process?

Are they compatible concepts? If yes, there ...READ MORE

Apr 19, 2022 in PMP by Edureka
• 13,690 points
639 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,670 points
748 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,700 points

edited Mar 4 142 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 142 views
0 votes
1 answer

chaid regression tree to table conversion in r

Partykit (recursive partitioning) tree structures are used ...READ MORE

Apr 12, 2022 in Machine Learning by Dev
• 6,000 points
988 views
0 votes
0 answers

Removing duplicates in lists

How do I get a new list ...READ MORE

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

edited Mar 4 141 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
426 views
0 votes
0 answers

Is Azure DevOps a PaaS or IaaS?

Can Azure DevOps be classified as a ...READ MORE

Apr 7, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,129 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
658 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
709 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,700 points
984 views
0 votes
0 answers

Remove 'b' character do in front of a string literal in Python 3

I am new in python programming and ...READ MORE

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

edited Mar 4 136 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
887 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
607 views
0 votes
1 answer

Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required

Your mail.php on config you declare host ...READ MORE

Feb 16, 2022 in Others by Aditya
• 7,680 points
3,323 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,260 points
1,226 views
0 votes
0 answers

How do I count the occurrences of a list item?

Given an item, how do I count ...READ MORE

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

edited Mar 4 133 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
429 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
886 views
0 votes
0 answers

How to create a file in Linux from terminal window?

What's the easiest way to create a ...READ MORE

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

What does Commodity Hardware in Hadoop World mean?

An important component of the Hadoop Ecosystem ...READ MORE

Dec 9, 2021 in Big Data Hadoop by Kavya
• 700 points
6,454 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,185 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
638 views
0 votes
0 answers

Linux tr command

I'm stuck and hope someone can help. ...READ MORE

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

edited Mar 4 130 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,690 points
1,485 views
0 votes
0 answers

What do you mean by 'make' command in linux?

First, i know that make is used ...READ MORE

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

edited Mar 4 129 views
0 votes
0 answers

How to initialize an array in Java?

I am initializing an array like this: public ...READ MORE

May 4, 2022 in Java by Rahul
• 3,380 points

edited Mar 4 42 views
0 votes
0 answers

linux ps aux command

How obtain the running process with absolute ...READ MORE

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

edited Mar 4 128 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
431 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,260 points
991 views
0 votes
1 answer

How to Get Power BI Embedded Report's Filters' Options

The getFilters function returns the current filters ...READ MORE

Feb 22, 2022 in Power BI by surbhi
• 3,820 points
3,058 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,042 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,730 points
680 views
0 votes
1 answer

Tableau download/export images using Rest api python

The easiest method is to send an ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
1,353 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,207 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
963 views
0 votes
1 answer

Kotlin Convert Bitcoin value into Satoshi Value

java.lang.NumberFormatException: For input string: "45,586" This means ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,730 points
1,072 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,260 points
919 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
870 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
673 views
0 votes
0 answers

How to calculate a mod b in Python?

Is there a modulo function in the ...READ MORE

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

edited Mar 4 119 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
723 views