Trending questions in Edureka Community

0 votes
0 answers

Error message "The device is not ready" when running Azure devops release pipeline

I moved a website to a new ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,527 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
1,677 views
0 votes
1 answer

How do I change the menu language of Excel Online?

Click on App launcher from any worksheet ...READ MORE

Apr 4, 2022 in Database by Edureka
• 13,690 points
1,347 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
2,687 views
0 votes
1 answer

Azure Container instances no IP

TL;DR. You might wish to deploy ACI ...READ MORE

Mar 26, 2022 in Azure by Edureka
• 12,730 points
1,863 views
0 votes
0 answers

I am trying to get the sum of my list in python. This is my code:

import csv file1 = "Root/20Cent.txt" rows = [] result = ...READ MORE

Apr 24, 2022 in Python by kat

edited Mar 4, 2025 452 views
0 votes
1 answer

Which polynomial regression degree is significant ? depends of number of points or other parameters?

You're more likely to overfit the results ...READ MORE

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

Power BI world map highlight countries

With a custom map specification and a ...READ MORE

Feb 21, 2022 in Power BI by CoolCoder
• 4,420 points
3,066 views
0 votes
1 answer

Can I perform transaction from different server - Blockchain

You need to understand the differences between ...READ MORE

Apr 7, 2022 in Blockchain by Aditya
• 7,680 points
1,168 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
1,453 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
866 views
0 votes
1 answer

Login System in NodeJS & Excel

This sample contains five javascript files. request-router.js: This ...READ MORE

Apr 4, 2022 in Database by gaurav
• 24,860 points
1,315 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
1,096 views
0 votes
1 answer

Are Tableau dashboards, hosted on Tableau Server, downloadable by viewers?

Yes, anybody with download rights (which you ...READ MORE

Apr 7, 2022 in Tableau by Neha
• 9,020 points
1,271 views
0 votes
1 answer

Do we have a StackStorm pack for gcp?

Yes there is a StackStorm pack for ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,314 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
1,454 views
0 votes
1 answer
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
1,159 views
0 votes
1 answer

SEO cloaking in isomorphic React app

The solution is to render every request ...READ MORE

Mar 11, 2022 in Digital Marketing by narikkadan
• 86,360 points
2,318 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,730 points

reshown Mar 4, 2025 by Edureka 491 views
0 votes
0 answers

testing testing

trsting testing testng READ MORE

Apr 22, 2022 in SalesForce by anonymous
• 120 points

edited Mar 4, 2025 503 views
0 votes
1 answer

How do I create a linear regression model in Weka without training?

Weka is a classification algorithm. This is ...READ MORE

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

Salesforce Test Class - System.NullPointerException: Attempt to de-reference a null object

Salesforce Test Class - Facing - System.NullPointerException: ...READ MORE

Mar 1, 2022 in SalesForce by surbhi
• 3,820 points
2,734 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
1,172 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
1,571 views
0 votes
1 answer

Azure Blob Storage or Azure File Storage

To me this sounds like a Blob ...READ MORE

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

Linear Discriminant Analysis vs Naive Bayes

There are no standards fixed as to ...READ MORE

Feb 10, 2022 in Machine Learning by Nandini
• 5,480 points
3,518 views
0 votes
2 answers

UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte

Hey,  @Himanshu. It's still most likely gzipped data. ...READ MORE

Jul 27, 2020 in Python by Gitika
• 65,730 points
28,057 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, 2025 504 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
872 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
837 views
0 votes
1 answer

What's the difference between Docker Compose and Kubernetes?

Containers- Containers are at the core of ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,284 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
1,174 views
0 votes
1 answer

Limit the size of the existing and new permalink slugs in Wordpress for SEO

?php   /**  * Trim native slugs  */ function pm_trim_native_slug($slug, $post_ID, ...READ MORE

Feb 25, 2022 in Others by narikkadan
• 86,360 points
2,871 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
• 24,860 points
1,724 views
0 votes
1 answer

What is the difference between driver.close() and driver.quit()?

close- This method is used to close ...READ MORE

Aug 20, 2021 in Python by anonymous

edited Mar 5, 2025 29,710 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
• 24,860 points
1,251 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,730 points
1,451 views
0 votes
0 answers

In azure devOps, how to duplicate dashboard in a project

I have created a dashboard in my ...READ MORE

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

Not able to resolve Datatable SCRIPT5007: Unable to set property '_DT_CellIndex' of undefined or null reference

I had experienced the same error! What ...READ MORE

Feb 16, 2022 in Java by Soham
• 9,730 points
3,229 views
0 votes
1 answer

adding meta keyword in wordpress using yoast seo plugin.

You can use Advance Custom Fields plugin ...READ MORE

Feb 28, 2022 in Others by narikkadan
• 86,360 points
2,757 views
0 votes
1 answer

Open S3 object as a string with Boto3

s3 = boto3.resource('s3') import boto3 s3 = obj obj(bucket, ...READ MORE

Mar 21, 2022 in Others by gaurav
• 24,860 points
1,937 views
0 votes
0 answers

GCP VPC Peering (auto-mode)

I have two GCP projects which have ...READ MORE

Apr 7, 2022 in GCP by Rahul
• 3,380 points
1,118 views
0 votes
0 answers

Are Tableau dashboards, hosted on Tableau Server, downloadable by viewers?

You can have access to the datasets ...READ MORE

Apr 21, 2022 in Tableau by Neha
• 9,020 points

edited Mar 4, 2025 505 views
+1 vote
1 answer

Error [PDOException]: Could not Find Driver in PostgreSQL?

Hii, I got this problem too. I have ...READ MORE

Mar 31, 2020 in Laravel by Niroj
• 82,800 points
32,861 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
1,451 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
1,327 views
0 votes
0 answers

Azure DevOps - configuring two jobs in yaml, one with cron schedule, second with manual execution

I want to run the  e2e tests ...READ MORE

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

AWS RDS backups are incremental or differential?

Can you please tell me the type ...READ MORE

Apr 9, 2022 in Others by Kichu
• 19,040 points
1,041 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, 2025 463 views