Trending questions in Edureka Community

0 votes
0 answers

Trigger Azure DevOps CI/CD through powershell script

How can we trigger CI/CD pipelines through ...READ MORE

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

DevOps template with conditional manual approval job

I am trying to add an approval ...READ MORE

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

PowerBI Data Model and Slicers for Many-to-Many-to-Many too Many Over Time

A relationship with a many-many cardinality in Power BI ...READ MORE

Mar 2, 2022 in Power BI by gaurav
• 23,260 points
2,240 views
0 votes
1 answer

Exporting a table from Amazon RDS into a CSV file

The "SELECT ... INTO OUTFILE" command makes ...READ MORE

Feb 9, 2022 in AWS by anonymous
3,146 views
0 votes
1 answer

How are OLAP, OLTP, data warehouses, analytics, analysis and data mining related?

From the top of the pyramid, I'll ...READ MORE

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

Scoutsuite output is showing IAM api is not enabled when it is enabled in gcp console

The error is failed to retrieve KMS ...READ MORE

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

How to convert days(ex: Monday, Tuesday, etc) in string data type to day type in Tableau?

To create a date from constituent integers, ...READ MORE

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

Should all agile epics be titled in sentences?

I'm reorganizing my agile board on youtrack ...READ MORE

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

How to make a new List in Java

We create a Set as: Set myset = new HashSet() How ...READ MORE

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

Reverse a string in Java

I have "Hello World" kept in a ...READ MORE

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

Powershell: How do I get the name from Azure Active Directory user (Get-AzADUser)

The Get-AzureADUser cmdlet gets a user from ...READ MORE

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

How to get bitcoins for testing?

In order to see how Bitcoin works, ...READ MORE

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

GCP auto shutdown and startup using Google Cloud Schedulers

In order to start and stop a ...READ MORE

Mar 20, 2022 in GCP by Korak
• 5,820 points
1,475 views
0 votes
1 answer

Differentiate between spring cloud gcp pub sub and google cloud pub sub

The difference is whether you prefer to ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
743 views
0 votes
0 answers

Pair programming means double cost per developer. Is it worth that money?

Pair programming in Agile requires us to ...READ MORE

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

What is the Difference between VSO, VSTS and Azure Devops

Azure DevOps was previously known as VSO ...READ MORE

Mar 8, 2022 in Azure by Edureka
• 13,620 points

edited Jun 27, 2023 by Khan Sarfaraz 2,053 views
0 votes
0 answers

What is special about /dev/tty?

ls -la /dev/tty shows the output: crw-rw-rw- 1 ...READ MORE

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

Creating a regression testing sprint in agile?

I am in a team which we ...READ MORE

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

Azure Databricks - reading tables with koalas

You just need to use  read_table EX: ksdf = ks.read_table(' ...READ MORE

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

How to convert list to string

How can I convert a list to ...READ MORE

Apr 22, 2022 in Python by Edureka
• 13,620 points

reshown Mar 4 by Edureka 45 views
0 votes
1 answer

why scipy poisson do not have a pdf (probability density function) method?

The poisson distribution has no density function ...READ MORE

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

what is r-squared in linear regression models?

You inquired about the code x = ...READ MORE

Apr 4, 2022 in Machine Learning by Nandini
• 5,480 points
986 views
0 votes
0 answers

testing testing

trsting testing testng READ MORE

Apr 22, 2022 in SalesForce by anonymous
• 120 points

edited Mar 4 51 views
0 votes
1 answer

How to Calculate DATEDIF formula in Excel?

Simply divide one date by the other. ...READ MORE

Mar 25, 2022 in Database by gaurav
• 23,260 points
1,236 views
0 votes
0 answers

Tableau stacked and side-by-side bar chart on column aggregation

I have a data set like this Name ...READ MORE

Mar 31, 2022 in Tableau by Vaani
• 7,070 points
998 views
0 votes
1 answer

PHP. Bitcoin to Ukrainian Hrivna price ticker

I would suggest, that instead of dividing ...READ MORE

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

Azure DevOps - Github status checks

To use the GitHub Status check, first ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,620 points
1,254 views
0 votes
1 answer

BITCOIN TO USD API

You can use blockchain.info API: URL: https://blockchain.info/ticker Response: { "USD" : ...READ MORE

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

PowerBI Workspace not visible

Aside from double-checking that the person added ...READ MORE

Mar 14, 2022 in Power BI by gaurav
• 23,260 points
1,763 views
0 votes
1 answer

How to enter a series of numbers automatically in Excel

Excel, unlike other Microsoft Office programmes, does ...READ MORE

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

azure devops build pipeline reduce the timeout to 30 minutes

Currently, the pipeline time's out is 60 ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points

edited Mar 4 49 views
0 votes
1 answer

What gcp firewall settings are needed to enable file download for wordpress site backup?

The firewall rule allowing ingress traffic on ...READ MORE

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

When should Data Binning be used in data processing?

Mostly by trial and error. When a ...READ MORE

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

Exception in Tkinter callback Traceback (most recent call last):

Hello, @R, As per the Beautiful Soup Documentation: AttributeError: 'NoneType' ...READ MORE

Dec 21, 2020 in Python by Gitika
• 65,770 points
21,058 views
0 votes
1 answer
0 votes
0 answers

How to find the username of the instance launched in amazon-ec2?

I m having trouble connecting to the ...READ MORE

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

What is Azure Service Principal?

An Azure service principal is an identity ...READ MORE

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

Azure DevOps Extensions - Change extension category

 I have an Azure DevOps extension that ...READ MORE

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

How to add a named sheet at the end of all Excel sheets?

Kindly use this one liner: Sheets.Add(After:=Sheets(Sheets.Count)).Name = "new_sheet_name" Or ...READ MORE

Apr 5, 2022 in Database by gaurav
• 23,260 points
694 views
0 votes
0 answers

Unprotect workbook without password

I have a popular VBA code to ...READ MORE

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

Enabling geodatabase in AWS RDS PostgreSQL instance

Is there a way to enable geodatabase ...READ MORE

Apr 9, 2022 in Others by Kichu
• 19,040 points
600 views
0 votes
0 answers

How to compare two Amazon RDS snapshots?

I took a snapshot of amazon RDS ...READ MORE

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

Can we assign Azure Blueprint to a resource or a resource group

You may use an Azure Resource Manager ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
1,077 views
0 votes
0 answers

testingtesting

This is a hot and trending category ...READ MORE

Apr 22, 2022 in Power BI by anonymous
• 110 points

edited Mar 4 22 views
0 votes
0 answers

Does using Projection Expressinos in querying DynamoDB reduce the read capacity unit comsumption?

Have been going through the DynamoDB documentation, ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,680 points
443 views
0 votes
1 answer

What is the difference between a Confusion Matrix and Contingency Table?

Confusion Matrix is a classification matrix used ...READ MORE

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

How do I merge two rows in Excel?

Hi I'm not even sure if this ...READ MORE

Apr 4, 2022 in Database by gaurav
• 23,260 points
792 views
0 votes
0 answers

Sonarcloud gate in Azure Devops pull request stuck in waiting status

We have a Sonarcloud quality gate in ...READ MORE

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

How to log into a salesforce.com sandbox?

My user account was created after the ...READ MORE

Mar 15, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 19, 2023 by Khan Sarfaraz 1,627 views
0 votes
1 answer

bitcoin to currency converter and it's reverse in php

Ok, you can get the value by ...READ MORE

Mar 31, 2022 in Blockchain by Rahul
• 9,680 points
963 views