Trending questions in Edureka Community

0 votes
0 answers

Python functions within lists

Is there a way of calling like ...READ MORE

Apr 14, 2022 in Azure by Edureka
• 13,620 points
375 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
717 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,441 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
388 views
0 votes
0 answers

AWS EC2 Placement Groups: Partition vs Spread

Is there a good comparison table for ...READ MORE

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

How to convert a column number (e.g. 127) into an Excel column (e.g. AA)

If anyone needs to do this in ...READ MORE

Mar 30, 2022 in Database by gaurav
• 23,260 points
1,101 views
0 votes
1 answer

How can I use wow.js and animate.css without affecting SEO?

there are two animation classes in MDBs ...READ MORE

Feb 22, 2022 in Others by narikkadan
• 63,600 points
2,571 views
0 votes
0 answers

Can't remove a linux directory using linux terminal

I've been trying to remove an unwanted ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,710 points
379 views
0 votes
1 answer

VM Created from Image with Azure Powershell does not set ComputerName

It might be caused by the image ...READ MORE

Apr 1, 2022 in Azure by Edureka
• 12,690 points
904 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
747 views
0 votes
0 answers

What is extreme programming and when it is using?

I am new to programming and I ...READ MORE

Apr 13, 2022 in PMP by Edureka
• 13,690 points
422 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
376 views
0 votes
1 answer

Multitask/multioutput GPy Coregionalized Regression with non-Gaussian Likelihood and Laplace inference function

The issue isn't that you can't provide ...READ MORE

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

Accessing AWS resources (aws xray) from GCP or Azure

You can create a role that users ...READ MORE

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

Python functions within lists

So I inquired about utilising a function ...READ MORE

Apr 12, 2022 in Python by Edureka
• 12,690 points
457 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
763 views
0 votes
2 answers

Difference between various blockchain protocols

There are several differences between those blockchain ...READ MORE

Apr 6, 2022 in Blockchain by Aditya
• 7,680 points
675 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
404 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,090 views
0 votes
1 answer

Azure application insights or log analytics

Insights into Applications Application Insights is an ...READ MORE

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

Are there any serious pitfalls to Outsystems Agile Platform?

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

Apr 13, 2022 in PMP by Edureka
• 13,690 points
396 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,060 views
0 votes
1 answer

Column count doesn't match value count at row 1

The ERROR you are receiving implies that ...READ MORE

Feb 11, 2022 in Others by Rahul
• 9,680 points
2,996 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
727 views
0 votes
0 answers

Looping through tagged resources in AWS RDS

 I'm trying to target clusters based on ...READ MORE

Apr 9, 2022 in Others by Kichu
• 19,040 points
598 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,425 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,179 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
664 views
0 votes
0 answers

Azure DevOps Build Agents in Kubernetes

I am looking for a way to ...READ MORE

Apr 8, 2022 in Other DevOps Questions by Kichu
• 19,040 points
625 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
694 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
653 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
931 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
963 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
382 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
683 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
665 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
653 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
413 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,712 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,173 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
794 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
957 views
0 votes
0 answers

Does the crypto wallet "Exodus" reveal your IP Address?

I've read that "SPV Wallets," also called ...READ MORE

Apr 4, 2022 in Blockchain by Rahul
• 9,680 points
747 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
928 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
407 views
0 votes
1 answer

Cant use get_chart function in blockchain python client

As you said, get_chart is defined in ...READ MORE

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

How can a script access Service Connections? (Azure Devops Pipelines)

I can't figure out how to access ...READ MORE

Apr 2, 2022 in Other DevOps Questions by Kichu
• 19,040 points
847 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,179 views
0 votes
1 answer

How to print projects and workbook names based on site id in tableau server client?

Here's how I do it once I've ...READ MORE

Mar 9, 2022 in Tableau by Neha
• 9,020 points
1,838 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 1,956 views