Trending questions in Edureka Community

0 votes
0 answers

How can I re-download the pem file in AWS EC2?

I created a key pair pem file ...READ MORE

Apr 5, 2022 in Others by Kichu
• 19,040 points
2,338 views
0 votes
0 answers

How to find out if an item is present in an std::vector?

All I want to do is see ...READ MORE

May 26, 2022 in Others by Nicholas
• 7,760 points

edited Mar 4 94 views
0 votes
1 answer

Azure DevOps Pipeline Global Package Installs Best Practices

So, if you want to maintain your ...READ MORE

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

Agile Vs Spiral Model for SDLC

I believe that Agile is nothing but ...READ MORE

Apr 13, 2022 in PMP by Edureka
• 13,690 points
1,896 views
0 votes
1 answer

How to specify the prior probability for scikit-learn's Naive Bayes

In GaussianNB, there is a mechanism to ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
2,228 views
0 votes
1 answer

Excel 2003 - Match Column A with Column B & Column C to correspond to Column B

Write a standard IF formula that compares ...READ MORE

Mar 15, 2022 in Database by gaurav
• 23,260 points
3,256 views
0 votes
1 answer

Is there any difference between an activation function and a transfer function?

Transfer function and Activation function with respect ...READ MORE

Feb 21, 2022 in Machine Learning by Dev
• 6,000 points
4,117 views
0 votes
0 answers

How to add a class to a given element?

I am trying to create a JavaScript ...READ MORE

May 16, 2022 in Java-Script by Kichu
• 19,040 points
547 views
0 votes
1 answer

Merge excel files into a new excel file based on filename

How do I merge Excel files that ...READ MORE

Mar 31, 2022 in Database by gaurav
• 23,260 points
2,538 views
0 votes
1 answer

Json response to be deserialized in Apex salesforce lightning

Because some fields in Apex Salesforce are ...READ MORE

Mar 2, 2022 in SalesForce by surbhi
• 3,820 points
3,718 views
0 votes
0 answers

How to get items from Azure Devops using Python

I created a Python script that clones ...READ MORE

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

Can't connect to MySQL server on 'localhost' (10061) after Installation

I ran "mysqlshow -u root -p" on ...READ MORE

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

Calculate the probability in R for sum of two dice rolls

By converting the outer values to a ...READ MORE

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

Create Mongo docker image and add user to database

I'm attempting to figure out how to ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
1,634 views
0 votes
1 answer

When should Data Binning be used in data processing?

Mostly by trial and error. When you ...READ MORE

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

safeTransferFrom does not transfer etherium to the target. ERC-721

I changed my contract buy function like ...READ MORE

Apr 7, 2022 in Blockchain by Rahul
• 9,680 points

edited Mar 13, 2023 by Gunashree 2,196 views
0 votes
0 answers

TypeError: 'int' object is not callable

This is the code : from __future__ import ...READ MORE

May 8, 2022 in Python by Kichu
• 19,040 points
785 views
0 votes
1 answer

Distance calculator

#Starting position co-ordinates - x=0 and y=0 import ...READ MORE

May 8, 2023 in Python by Gopalan

edited Mar 5 4,492 views
0 votes
0 answers

docker-compose up for only certain containers

I have numerous containers in a docker-compose.yml ...READ MORE

Apr 18, 2022 in Docker by pranav
• 2,590 points
1,479 views
0 votes
0 answers

Conda: Creating a virtual environment

I am trying to create a virtual ...READ MORE

May 9, 2022 in Python by Kichu
• 19,040 points
754 views
+1 vote
0 answers

What does COMMAND in 'docker ps' mean?

docker ps or docker container ls displays ...READ MORE

Apr 20, 2022 in Docker by pranav
• 2,590 points
1,390 views
0 votes
0 answers

Setting Row Level Security for multiple of values

I'm trying to build up row-level security ...READ MORE

Apr 26, 2022 in Tableau by Neha
• 9,020 points
1,361 views
0 votes
0 answers

ModuleNotFoundError: No module named 'speechemotionrecognition' How to install speechemotionrecognition in python

this is my code:       import pyAudioAnalysis, speechemotionrecognition       from speechemotionrecognition.dnn ...READ MORE

May 25, 2022 in Python by zhang

edited Mar 4 111 views
0 votes
0 answers

What is this weird colon-member (" : ") syntax in the constructor?

#include <iostream> class Foo { public: int bar; ...READ MORE

May 26, 2022 in Others by Edureka
• 12,690 points

edited Mar 4 47 views
0 votes
1 answer

How to add S3 BucketPolicy with AWS CDK?

In AWS CDK, there are two ways ...READ MORE

Mar 9, 2022 in Others by gaurav
• 23,260 points
3,408 views
0 votes
0 answers

Querying Tableau Server for exporting a view using python and REST API

I'm trying to use Python to export ...READ MORE

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

What is &amp used for

Is there any difference in the behavior ...READ MORE

May 17, 2022 in HTML by Kichu
• 19,040 points
355 views
0 votes
1 answer

IF - ELSE IF - ELSE Structure in Excel

In this case, you can use nested ...READ MORE

Feb 18, 2022 in Others by gaurav
• 23,260 points
4,201 views
0 votes
0 answers

How to generate all permutations of a list?

How do you generate all the permutations ...READ MORE

Apr 26, 2022 in Python by Edureka
• 13,620 points
1,023 views
0 votes
0 answers

Error : Cannot read property 'map' of undefined

When I pass a value from the ...READ MORE

May 9, 2022 in Others by Kichu
• 19,040 points
693 views
0 votes
4 answers

I'm trying to run docker with Jenkins pipeline but I'm facing this Jenkins pipeline error and a socket.io error.

This happens when the Jenkins user is ...READ MORE

Jun 26, 2018 in Docker by Sophie may
• 10,620 points
46,891 views
0 votes
1 answer

Tableau - how to show a legend for a stacked bar chart?

I'm afraid I'm going to get marked ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
2,308 views
0 votes
0 answers

Multiple Projects and One Solution - DevOps Best Practice

For example, I have one solution and ...READ MORE

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

How to compare two encrypted(bcrypt) password in laravel?

123456789123 READ MORE

Apr 12, 2023 in Laravel by anonymous

edited Mar 5 5,592 views
0 votes
1 answer

How can I extract values from Tableau dashboard

Your tableau address is using server side ...READ MORE

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

How can I restrict access to an S3 website to Cloudfront?

Make a CloudFront access identity for origin ...READ MORE

Mar 24, 2022 in Others by Edureka
• 13,690 points
2,746 views
0 votes
1 answer

Difference between Scale up and Scale out App Service plan

"Scale up" refers to increasing the capacity ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
2,550 views
0 votes
1 answer

Simple algorithm for generating random numbers with bigger/smaller probability

To move the density in one way, ...READ MORE

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

Need help to create from VMware VM input file (1 vM by line, 5o lines) based on Template to generate automation file

Environment: Vmware-Vsphere, terraform and template READ MORE

May 23, 2022 in Terraform by OGENELE

edited Mar 4 139 views
0 votes
0 answers

Azure DevOps Pipeline NPM install task fails with node-gyp build error

I want to build an Azure Pipeline ...READ MORE

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

Calculate Z-Score from Probability Value - R programming

It's named qnorm qnorm(p=0.841344746068543) Output 1 The following family of functions ...READ MORE

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

Can we create a record for Event object through lwc in Salesforce?

You can check list of supported obejcts ...READ MORE

Apr 5, 2022 in SalesForce by CoolCoder
• 4,420 points
2,274 views
0 votes
0 answers

Differentiate between function overloading and function overriding

May 15, 2022 in Others by Kichu
• 19,040 points
428 views
0 votes
1 answer

Is Python strongly typed?

Python is both strongly and dynamically typed. Strongly ...READ MORE

Apr 28, 2022 in Python by narikkadan
• 63,600 points
1,240 views
0 votes
0 answers

Programming slim C++ programs (like uTorrent) for Windows

What methods do you recommend for writing ...READ MORE

May 13, 2022 in Others by Kichu
• 19,040 points
499 views
0 votes
1 answer

How to create and publish a Power BI Desktop file?

Open the power bi desktop nd choose ...READ MORE

Oct 10, 2023 in Power BI by Monika kale

edited Mar 5 1,030 views
0 votes
1 answer

Excel indirect reference produces a #ref error

The formula =SUM(B2,C2,D2) is used in column ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,260 points
2,015 views
0 votes
1 answer

How to run scheduled scripts using Azure WebJobs

You can schedule the trigger to occur ...READ MORE

Apr 7, 2022 in Azure by Edureka
• 12,690 points
2,102 views
0 votes
0 answers

AWS Java SDK - Get EC2 instance info

I have done some research (i.e. looking ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
1,327 views
0 votes
1 answer

How to Export Tally Data programmatically to CSV or Excel format

Open data (Ledger/P&L or Balance Sheet) that ...READ MORE

Mar 15, 2022 in Database by gaurav
• 23,260 points
3,159 views