Trending questions in Edureka Community

0 votes
0 answers

EXCEL - How to create a custom cell format for an Australian phone number: xxxx-xxx-xxx

Australian mobile phone (cell phone) and land ...READ MORE

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

Bayesian Probability

Conditional independence does not always imply independence: ...READ MORE

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

DataFrame constructor not properly called! error

You are providing a string representation of ...READ MORE

Feb 22, 2022 in Python by Aditya
• 7,680 points
2,892 views
0 votes
1 answer

Replacing H1 text with a logo image: best method for SEO and accessibility?

<h1> <a href="http://edureka.co"> ...READ MORE

Feb 21, 2022 in Others by narikkadan
• 86,360 points
2,966 views
0 votes
0 answers

can not install software in linux error as dpkg was interrupted

I was trying to install mono using ...READ MORE

Apr 28, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 122 views
0 votes
1 answer

Is Random Forest a linear or non linear regression model

RF divides your information into square boxes. ...READ MORE

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

How do I display a ratio in Excel in the format A:B?

Try this formula: =SUBSTITUTE(TEXT(A1/B1,"?/?"),"/",":") Result: A B ...READ MORE

Apr 1, 2022 in Database by gaurav
• 23,580 points
1,295 views
0 votes
0 answers

What is the difference between a Docker image and a container?

We start with a base image when ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 123 views
0 votes
0 answers

What do you mean by 'make' command in linux?

First, i know that make is used ...READ MORE

Apr 28, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 118 views
0 votes
0 answers

How does the Java 'for each' loop work?

Consider: List<String> someList = new ArrayList<String>(); // add "monkey", ...READ MORE

Apr 19, 2022 in Java by Rahul
• 3,380 points
517 views
0 votes
0 answers

What is the need for Docker Daemon?

Here is the docker architecture I'm not sure ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 124 views
0 votes
1 answer

How to get Stack Overflow SEO friendly URL structure in Nuxt.js?

The following worked for me : To get ...READ MORE

Mar 11, 2022 in Digital Marketing by narikkadan
• 86,360 points
2,196 views
0 votes
0 answers
0 votes
0 answers

PowerBI DAX Measure To give a distinct count in last 30 days

I'm new to PowerBI/DAX and can't seem ...READ MORE

Apr 28, 2022 in Power BI by Neha
• 9,020 points

edited Mar 4 125 views
0 votes
0 answers

How to see the logs of a docker container?

I have a small piece of code ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 123 views
0 votes
0 answers

Stop and remove all docker containers

How can I stop and remove all ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 122 views
0 votes
1 answer

Azure DevOps project setup - 1 team - 1 board 3 projects is this possible?

Working on a single project is recommended ...READ MORE

Apr 13, 2022 in Other DevOps Questions by narikkadan
• 86,360 points
762 views
0 votes
0 answers

Stopping AWS RDS Instance to avoid payment

I set up a non-free tier instance ...READ MORE

Apr 10, 2022 in Others by Kichu
• 19,040 points
850 views
0 votes
0 answers

How to query remote site settings from Apex

I have a future method that makes ...READ MORE

Mar 17, 2022 in SalesForce by surbhi
• 3,820 points
1,935 views
0 votes
0 answers

PowerBI Total Cost/Unit sums monthly calculations rather than creating a total for selected months

I'm going to add a cost/unit metric ...READ MORE

Apr 28, 2022 in Power BI by Neha
• 9,020 points

edited Mar 4 121 views
0 votes
1 answer

Keras deep learning sentiment analysis - supervised or unsupervised

The machine learning task of learning a ...READ MORE

Apr 4, 2022 in Machine Learning by Dev
• 6,000 points
1,313 views
0 votes
0 answers

How to download pip module for linux using windows

I am trying to download some modules ...READ MORE

Apr 28, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 110 views
0 votes
0 answers

Android: AVD-Settings for Galaxy S3Mini

Please help me to find a virtual ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,690 points
803 views
0 votes
0 answers

UNIX man command to find list of man sections

I'm working on a lab that is ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,690 points
699 views
0 votes
0 answers

How do I create PowerBI charts by typing a description of the chart?

"No need to learn a new language," ...READ MORE

Apr 28, 2022 in Power BI by Neha
• 9,020 points

edited Mar 4 119 views
0 votes
0 answers

Processing places.sqlite file with Linux

Firefox stores the whole story in that ...READ MORE

Apr 13, 2022 in Linux Administration by Aditya
• 7,680 points
756 views
0 votes
1 answer

Amazon Linux: apt-get: command not found

Amazon Linux is CentOs-based which means that ...READ MORE

Feb 11, 2022 in Linux Administration by Soham
• 9,730 points
3,351 views
0 votes
1 answer

Azure DevOps - Multiple projects with multiple Kanban boards vs Single Project with multiple repositories

We recommend that you assist your organisation ...READ MORE

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

Azure Devops MS-hosted agent IP address

We use Azure DevOps with Microsoft-hosted agents ...READ MORE

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

why aws s3 transfer acceleration is not working?

Essentially, rather than travelling the Internet to ...READ MORE

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

Exception Visual Basic .NET Clipboard Text to Excel Via Interop/Worksheet.Paste()

So, here's what I did to address ...READ MORE

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

NodeJs blockchain on private ethereum

From what I understand, your JS code ...READ MORE

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

Read replicas in RDS AWS

My questions are: For what kind of applications ...READ MORE

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

Why is Pymc3 ADVI worse than MCMC in this logistic regression example?

This is a good query! Mean field ...READ MORE

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

Docker: How to authenticate for docker push?

When I try docker push [docker-simple-httpserver]# docker push ...READ MORE

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited Mar 4 104 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
1,056 views
0 votes
1 answer

How would calculate the exchange rate of Bitcoin/GBP?

You simply divide 1 by the resulting ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,690 points
884 views
0 votes
0 answers

How does cron internally schedule jobs?

How do "modern" cron daemons internally schedule their jobs? Some cronds used ...READ MORE

Apr 27, 2022 in Linux Administration by Edureka
• 13,690 points

edited Mar 4 149 views
0 votes
0 answers

Which tools do you use in agile development especially Java Environment?

I am searching tools for agile software ...READ MORE

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

Change date format in a Java string

I've a String representing a date. String date_s = "2011-01-18 ...READ MORE

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

How to connect Ec2 in AWS migrated from GCP?

Before migrating from AWS to Google Cloud ...READ MORE

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

GCP calls OOMKiller for java app however it doesn't consume max allowed memory

As per the log file there are ...READ MORE

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

What is the point of "final class" in Java?

I am reading a book about Java ...READ MORE

Apr 27, 2022 in Java by Rahul
• 3,380 points

edited Mar 4 145 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
1,172 views
0 votes
0 answers

Set difference: find distinct members for two groups in Tableau Desktop

In Tableau Desktop, how do I accomplish ...READ MORE

Apr 14, 2022 in Tableau by Neha
• 9,020 points
705 views
0 votes
0 answers

Whitesource Bolt Azure DevOps plugin takes long time (and is too chatty)

I have integrated the WhiteSource Bolt scan into our ...READ MORE

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

How can I upload a 'secret file' via the Azure DevOps REST API?

There is a secure file store built ...READ MORE

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

How to enable GET request metric for S3 bucket?

I needed to add a CloudWatch alarm ...READ MORE

Apr 11, 2022 in Others by Kichu
• 19,040 points
846 views