Trending questions in Edureka Community

0 votes
0 answers

Unable to install Docker Desktop on Windows 10 Pro 21H1

I'm attempting to install Docker Desktop on ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 57 views
0 votes
1 answer

How to perform regression algorithm on a textual data(IMDB reviews)?

You can use either word2vec or tf-idf ...READ MORE

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

I am using same version of chrome webdriver and browser, but not able to open a particular url through selenium

I am using anaconda package to automate ...READ MORE

Apr 12, 2022 in Python by uma

edited Mar 4 52 views
0 votes
0 answers

How can we configute Grafana/prometheus using HTTPS on kubernetes cluster already up

Hi we deplyed grafana/prometheus in our kubernetes cluster ...READ MORE

Apr 12, 2022 in Others by Salma

edited Mar 4 50 views
0 votes
1 answer

how do I calculate discount with if function in excel

Notes about the release; Frameworks to aim ...READ MORE

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

Multiple YAML build pipelines in Azure DevOps

Using the new YAML way I want ...READ MORE

Mar 15, 2022 in DevOps Tools by Kichu
• 19,040 points
1,285 views
0 votes
1 answer

How to import excel file in Oracle SQL live

Hello, there are a few steps You'll ...READ MORE

Feb 18, 2022 in Others by gaurav
• 23,260 points
2,302 views
0 votes
1 answer

Excel feet and inches to millimeters

There are certain direct formulas to convert ...READ MORE

Feb 23, 2022 in Database by gaurav
• 23,260 points
2,112 views
0 votes
1 answer

Check string value in salesforce test class

Because the field objCase.standard_or_nonstandard_c is set to ...READ MORE

Mar 3, 2022 in SalesForce by CoolCoder
• 4,420 points
1,735 views
0 votes
1 answer

How to read and write excel file

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

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

How to find an element in Salesforce applauncher pop up using Selenium Webdriver?

Try if this works:- driver.findElement(By.xpath(".//p[text() ='Marketing']")).click(); Hope this helps! Check ...READ MORE

Mar 17, 2022 in SalesForce by CoolCoder
• 4,420 points
1,144 views
0 votes
0 answers

Best practice for supporting small/personal projects/repos on Azure DevOps (on premises)

I want to set an on-premises instance ...READ MORE

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

Within Azure DevOps, in a Scrum project, change the work type label from "product backlog item" to "user story"

The default hierarchy in ADO using the ...READ MORE

Apr 1, 2022 in Git & GitHub by Kichu
• 19,040 points
543 views
0 votes
0 answers

DEVOPS: Express and Mongo Docker Container Networking

I have been writing this awesome Express & MongoDB ...READ MORE

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

Cross project management using service account

I need a service account that can ...READ MORE

Apr 12, 2022 in PMP by Edureka
• 13,690 points

edited Mar 4 48 views
0 votes
0 answers

Ontology Blockchain development

I'm analyzing the Ontology blockchain. The core of ...READ MORE

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

Create an automatic PR and complete it Azure DevOps

You can retrieve the creator ID after ...READ MORE

Feb 9, 2022 in Other DevOps Questions by Bhavitha
• 1,000 points
2,679 views
0 votes
1 answer

Disable ONLY_FULL_GROUP_BY

To disable the mode, start with removing ...READ MORE

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

How to load large images in PowerBi

To get around this, separate the image's ...READ MORE

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

Change from personal to organizational Account in Azure DevOps

We switched to Azure-AD and we want ...READ MORE

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

Azure devops Agent Pools vs Parallel jobs

I am using my own Azure VM ...READ MORE

Mar 23, 2022 in Other DevOps Questions by Kichu
• 19,040 points
896 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
1,547 views
+1 vote
2 answers

I'm Getting error as soon as I Initialize driver = new ChromeDriver();

Hi Prajwal, this type of error occurs ...READ MORE

Oct 11, 2019 in Selenium by Abha
• 28,140 points

edited Sep 6, 2023 by Khan Sarfaraz 36,571 views
0 votes
0 answers

How to convert [4.] to [1,0] (convert 1 number to 2 number )

I'm trying to separate 1 number to ...READ MORE

Apr 12, 2022 in Python by faroukbehl

edited Mar 4 47 views
0 votes
0 answers

Azure DevOps - cannot run installed dotnet tool

I tried to run the dotnet tool ...READ MORE

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

Difference between AWS EBS, EC2, S3

S3 vs. Amazon S2 Amazon offers two ...READ MORE

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

Yoast SEO - remove og:description and twitter:description

add_filter("wpseo_opengraph_desc", "remove_yoast_og"); add_filter("wpseo_twitter_description", "remove_yoast_og"); function remove_yoast_og($description) { ...READ MORE

Feb 27, 2022 in Others by narikkadan
• 63,600 points
1,927 views
0 votes
1 answer

How to read a .xlsx file using the pandas Library in iPython?

Every sheet gets its own DataFrame, which ...READ MORE

Mar 25, 2022 in Database by anonymous
799 views
0 votes
0 answers

Adjust mermaid diagram white space in Azure devops wiki

Goal: Workflow diagram displays underneath the header text ...READ MORE

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

GCP Cloud Run internal networking not secured and unencrypted?

Traffic is entirely encrypted all the time ...READ MORE

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

Unable to install NVIDIA driver on various GCP Ubuntu VM's with Tesla K80 GPU

If you've installed the driver so many ...READ MORE

Mar 20, 2022 in GCP by Korak
• 5,820 points
988 views
0 votes
0 answers

Visual Studio 2019: how to save your project to Azure DevOps?

I created an ASP.NET and C# project ...READ MORE

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

How do i get datetime into a tableau extract with pantab?

Panda dtypes handle dates and strings as ...READ MORE

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

Real world example possibly anonimised of Infra as code via Azure Devops or GitHub actions

Can someone refer me to a real-world ...READ MORE

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

Azure DevOps - Test Plans - State - Active/Inactive meaning

I only have the options of active/inactive ...READ MORE

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

Access certificate thumprint from Azure DevOps variable group connected to Key vaults

I realise it's old, but I came ...READ MORE

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

Azure-Devops pipeline not building automatically when yaml file pushed along with code

I want to do an azure automatic ...READ MORE

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

Exception in thread main java.util.InputMismatchException error

Problem int name; //Name should be of type ...READ MORE

Feb 18, 2022 in Java by Rahul
• 9,680 points
2,237 views
0 votes
1 answer

Retrieving Cell name in Excel

ADDRESS(ROW(),COLUMN()) returns the current cell's address, such ...READ MORE

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

Next seo test with react testing library

 you need to mock next/head, pass document.head to the container ...READ MORE

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

Azure Data Explorer partitioning policy

The end objective isn't to have a ...READ MORE

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

Jira vs AzureDevOps Board

We encounter a lot of problems with ...READ MORE

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

Ethereum/BSC blockchain transaction data

The "Tokens Transferred" information comes from event ...READ MORE

Mar 24, 2022 in Blockchain by Rahul
• 9,680 points
1,037 views
0 votes
1 answer

AWS VPC can't access Internet despite configuring NAT, Internet Gateway according to rules

You'll need two subnets. One is public, ...READ MORE

Mar 25, 2022 in Others by Edureka
• 13,690 points
952 views
0 votes
0 answers

How to get access token for Azure DevOps from Microsoft Teams app?

I integrated an MS Teams using tab with ...READ MORE

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

How to use stages from 1 ymal pipeline to 2 pipeline Azure Devops

The project I am currently working on ...READ MORE

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

www DNS record with GCP static website using CloudFare

There is no way to access a ...READ MORE

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

Azure Devops API Create Build Definition

I wanted to have a good example ...READ MORE

Mar 27, 2022 in Other DevOps Questions by Kichu
• 19,040 points
674 views