Trending questions in Edureka Community

0 votes
1 answer
0 votes
1 answer

How to get current time and date in Android

In order to get the current date ...READ MORE

Feb 23, 2022 in Others by Aditya
• 7,680 points
2,246 views
0 votes
1 answer

Tableau, align Dual Axis

Drag the [Curve] pill to the bar ...READ MORE

Apr 5, 2022 in Tableau by Vaani
• 7,070 points
728 views
0 votes
1 answer

Permissions within a blockchain?

To answer your question, try looking up ...READ MORE

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

L2 regularization in Logistic regression vs NN

L2 Regularization is known as Ridge Regression. ...READ MORE

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

How to split a string of text in excel based on a given word?

I have a list of combinations of ...READ MORE

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

Check Excel file format from PowerScript not relying on file extension

We have a number of Excel files ...READ MORE

Mar 31, 2022 in Database by Edureka
• 13,690 points
719 views
0 votes
0 answers

AWS Lambda vs EC2: Which one to choose

I want to make login service that ...READ MORE

Apr 4, 2022 in Others by Kichu
• 19,040 points
571 views
0 votes
0 answers

EC2 Ubuntu hangs on go install

I am running the golang rest API ...READ MORE

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

Removing canonical tag added by Yoast SEO plugin

first  Log in to your WordPress website ...READ MORE

Feb 11, 2022 in Others by narikkadan
• 63,600 points
2,785 views
0 votes
1 answer

Azure Devops, how to add "Work Item type" in devops backlog

Carry out the following steps to add ...READ MORE

Mar 24, 2022 in DevOps & Agile by gaurav
• 23,260 points
1,156 views
0 votes
0 answers

API for automating Azure DevOps Pipelines?

I want to automate the queue-ing of ...READ MORE

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

How to cleanup Jenkins workspace?

Hi@akhtar, There is a way to clean up ...READ MORE

Oct 24, 2020 in Jenkins by MD
• 95,460 points
23,270 views
0 votes
0 answers

Azure DevOps 2019 fill or change Contact Cards

I am using Azure DevOps 2019 On-Premises. ...READ MORE

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

Is there a Loop function in Tableau Prep? (Problem written below)

Hey, Prep lacks a built-in looping function, ...READ MORE

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

Azure DevOps - Linking one test case to many stories and executing test case just one time

I created a test case that covers ...READ MORE

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

Calculating percentile - Excel vs online

Syntax PERCENTILE(array,k) The following are the arguments to the ...READ MORE

Mar 31, 2022 in Database by gaurav
• 23,260 points
693 views
0 votes
0 answers

Is Blockchain a distributed database?

I have noticed that most of the ...READ MORE

Apr 4, 2022 in Blockchain by Soham
• 9,710 points
537 views
0 votes
1 answer

Is there a preferred file format for importing data into Tableau?

I don't have a final solution for ...READ MORE

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

What did permissioned blockchain solve?

To answer your question, the permissioned networks ...READ MORE

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

Azure DevOps extension custom hub group and hub under Organization Settings

I want to add a custom hub ...READ MORE

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

Convert a PHP object to an associative array

Start with simply typecasting the line:- $array = ...READ MORE

Feb 23, 2022 in PHP by Aditya
• 7,680 points
2,218 views
0 votes
1 answer

Plotting multiple lines in Tableau

First, drag & drop measure values & ...READ MORE

Mar 14, 2022 in Tableau by Vaani
• 7,070 points
1,482 views
0 votes
0 answers

DevOps CICD - Parallel stages Deployment

My pipeline contains 75 stages, When the ...READ MORE

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

Production web api hosting, web app for containers or azure container instances?

It's fine for simple apps, but it's ...READ MORE

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

Cost Function, Linear Regression, trying to avoid hard coding theta. Octave.

In Octave/Matlab, you can use vectorize operations. ...READ MORE

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

running a UWP test project in azure devops fails due to missing AppxManifest under ilc folder

I am using the windows-2019 agent with this ...READ MORE

Mar 27, 2022 in Other DevOps Questions by Kichu
• 19,040 points
895 views
0 votes
0 answers

DynamoDB Transactional Write on Global Tables With DB Streams

How does DynamoDB handle TransactionalWrite on the ...READ MORE

Apr 5, 2022 in Others by Kichu
• 19,040 points
503 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
20,782 views
0 votes
0 answers

helm registry login --password-stdin in Azure DevOps pipeline

- task: AzureCLI@2   inputs:     azureSubscription: $(azureSubscriptionForACR)     scriptType: 'ps'   ...READ MORE

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

What is Azure Service Principal?

My requirement is simple. I want to ...READ MORE

Apr 4, 2022 in Azure by Edureka
• 13,620 points
531 views
0 votes
1 answer

How to read and write excel file

When broken down into steps, reading an ...READ MORE

Mar 25, 2022 in Database by Edureka
• 13,690 points
938 views
0 votes
0 answers

Convert a vertical data in a excel sheet with one header

I have a problem converting a long ...READ MORE

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

why aws s3 transfer acceleration is not working?

Amazon S3 Transfer Acceleration is a bucket-level ...READ MORE

Mar 24, 2022 in Others by gaurav
• 23,260 points
997 views
0 votes
1 answer

What is the Oracle PL/SQL "--+rule"?

The answer is in the material you ...READ MORE

Feb 23, 2022 in Database by Neha
• 9,020 points
2,226 views
0 votes
1 answer

bias and variance calculation for linear regression

Evaluation of Variance: variance = np.var(prediction) # Where ...READ MORE

Mar 2, 2022 in Machine Learning by Nandini
• 5,480 points
1,897 views
0 votes
1 answer

How to create a funnel visual/bar chart in Tableau by creating a calculated field using an existing column in the data source?

Please find a possible solution in fiddling. You ...READ MORE

Mar 29, 2022 in Tableau by Vaani
• 7,070 points
813 views
0 votes
0 answers

wordpress seo yoast change xml sitemap priority for taxonomy

I'm using the WordPress SEO Yoast plugin on a ...READ MORE

Mar 13, 2022 in Digital Marketing by Kichu
• 19,040 points
1,483 views
–1 vote
2 answers

In Python, How do I read 2 CSV files, compare column 1 from both, and then write to a new file where the Column 1s match?

Hi @Mike. First, read both the csv ...READ MORE

Jul 24, 2019 in Python by Omkar
• 69,220 points
33,824 views
0 votes
0 answers

What is RPS ? Why do we need RPS setup during devops?

What is RPS? What is the full ...READ MORE

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

PowerBI app is hanging showing "Building your app ..."

The steps I took to remedy the ...READ MORE

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

How to monitor Azure PaaS services?

There are three ways to get notified ...READ MORE

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

How to add button control on Azure DevOps workitems page

I am developing an Extension to add ...READ MORE

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

Open graph description meta tag is not working in LinkedIn

LinkedIn is supporting open graph meta tags ...READ MORE

Mar 6, 2022 in Digital Marketing by Kichu
• 19,040 points
1,780 views
0 votes
1 answer

R - plm regression with time in posix-format

To use in your model, I believe ...READ MORE

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

How to protect private blockchain with public blockchain?

Private blockchain has the risk of 51% ...READ MORE

Apr 4, 2022 in Blockchain by Soham
• 9,710 points
502 views
0 votes
0 answers

Salesforce Batch Governor Limit

I am running the following batch and ...READ MORE

Apr 1, 2022 in SalesForce by surbhi
• 3,820 points
653 views
0 votes
0 answers

Wordpress All In One SEO plugin not sharing to Facebook wall

I use to implement Facebook's OpenGRaph protocol ...READ MORE

Mar 12, 2022 in Digital Marketing by Kichu
• 19,040 points
1,511 views
0 votes
0 answers

In Azure DevOps or Team City what is a build agent?

I need to implement CD/CI in an ...READ MORE

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

Yoast plugin is not showing meta description and meta keyword

function set_head_keywords() { $id ...READ MORE

Feb 24, 2022 in Others by narikkadan
• 63,600 points
2,172 views