Trending questions in Edureka Community

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,734 views
0 votes
0 answers

TypeError: 'int' object is not callable

gfdfghfhg READ MORE

May 8, 2022 in Python by Kichu
• 19,040 points

edited Mar 4 241 views
0 votes
0 answers

How to remove broken Wiki entries in Azure Devops?

I  created an automated release note that ...READ MORE

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

Replacements for switch statement in Python?

I want to write a function in ...READ MORE

Apr 22, 2022 in Python by Edureka
• 13,730 points
787 views
0 votes
0 answers

Azure Devops Pipeline Matlab Command Bugs between R2019B and R2017B

I have a working Azure CI pipeline ...READ MORE

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

BlueStacks emulator for Linux?

I'm under Linux and I need a ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
1,256 views
+4 votes
2 answers

Access EC2 instance using Putty

I will tell you a descriptive way ...READ MORE

Nov 20, 2018 in AWS by Priyaj
• 58,020 points
38,282 views
0 votes
1 answer

Excel .xlsx download - sharing violation error message on Open and Save combination

I believe there is a fault in ...READ MORE

Apr 5, 2022 in Database by gaurav
• 23,580 points
1,604 views
0 votes
1 answer

eli5 show_prediction not showing probability

I was able to solve my own ...READ MORE

Apr 7, 2022 in Machine Learning by Nandini
• 5,480 points
1,566 views
0 votes
0 answers

What does the $ mean in Linux?

I have to explain what the code ...READ MORE

Apr 13, 2022 in Linux Administration by Soham
• 9,730 points
1,235 views
0 votes
0 answers

How to setup Filezilla Pro to access to my s3 bucket?

I have Filezilla Pro that supports Amazon ...READ MORE

Apr 11, 2022 in Others by Kichu
• 19,040 points
1,402 views
0 votes
0 answers

Is there a way to make an Azure DevOps release only publish the actual latest change from a build pipeline?

My two commits were merged to master ...READ MORE

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

Unable to connect through SSH with VS-Code in Mac to a remote GCP VM

It appears to be a VScode and ...READ MORE

Mar 25, 2022 in GCP by Edureka
• 13,690 points

edited Mar 5 2,169 views
+1 vote
3 answers

What is the best way to merge multi-part HDFS files into single file?

1. In order to merge two or ...READ MORE

Jul 29, 2019 in Big Data Hadoop by Tina
33,049 views
0 votes
0 answers

Use and meaning of "in" in an if statement?

In an example from Zed Shaw's Learn Python ...READ MORE

Apr 22, 2022 in Python by Edureka
• 13,730 points
773 views
0 votes
1 answer

Kotlin Convert Bitcoin value into Satoshi Value

java.lang.NumberFormatException: For input string: "45,586" This means ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,730 points
1,423 views
0 votes
1 answer

GCP Storage Bucket Monitoring

You can definitely track some of the ...READ MORE

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

Comparing java.utilDate with LocalDate in java

I have a method wherein have to ...READ MORE

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

IOT FW update process - Azure IOT vs Google IOT

Mender.io is a good place to start. ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 12,700 points
1,319 views
0 votes
0 answers

EC2 CLI. Help creating VPCs with name

I am trying to streamline the process ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,690 points
767 views
0 votes
0 answers

What is the difference between ''find .'' and ''find /'' on linux command

I am solving overthewire bandit. I looked ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
793 views
0 votes
0 answers

How to install the npm command on the linux

I'm trying to install the npm ci command on Linux. ...READ MORE

Apr 21, 2022 in Linux Administration by Edureka
• 13,690 points
771 views
0 votes
1 answer

blockchain consensus 51% vs number of nodes validation

51% is an attack vector for Proof ...READ MORE

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

Azure DevOps: 1 Solution Multiple Projects CI/CD

I have a solution with six projects: Web API ...READ MORE

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

Datatables export Excel

I'm exporting the datatables in csv. And ...READ MORE

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

R: Force regression coefficients to add up to 1

b1 + b2 = 1 Let us fit ...READ MORE

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

Shell: How to call one shell script from another shell script?

I have two shell scripts, a.sh and ...READ MORE

Apr 14, 2022 in Linux Administration by Soham
• 9,730 points
1,070 views
0 votes
0 answers

How to write 5000 records into DynamoDB Table?

I have a use case where I ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,730 points
678 views
0 votes
1 answer

OutSystems PWA Azure AD Login

Because it involves user input, AAD does ...READ MORE

Apr 4, 2022 in Azure by Edureka
• 12,700 points
1,697 views
0 votes
1 answer

excel Copy shapes from one worksheet to another

This will copy all the shapes from Sheet1 to Sheet2: Sub ...READ MORE

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

Naives Bayes Classifier for bag of vectorized sentences

The error is basically the [X_train] which ...READ MORE

Apr 11, 2022 in Blockchain by Rahul
• 9,690 points
1,406 views
0 votes
1 answer

Tableau download/export images using Rest api python

The easiest method is to send an ...READ MORE

Apr 5, 2022 in Tableau by Neha
• 9,020 points
1,687 views
0 votes
1 answer
0 votes
0 answers

How to use the pass statement

What would be a simple/basic situation where ...READ MORE

Apr 19, 2022 in Python by Edureka
• 13,730 points
823 views
0 votes
0 answers

How to get an free Azure account for testing Azure DevOps project?

When I tried to use the Azure ...READ MORE

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

AWS Opsworks failed to add EC2 instance

I made a new EC2 instance and ...READ MORE

Apr 25, 2022 in AWS by Soham
• 9,730 points
749 views
0 votes
0 answers

Azure DevOps CI / CD not installing latest flutter version

The Azure DevOps configuration - CI / ...READ MORE

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

Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required

Your mail.php on config you declare host ...READ MORE

Feb 16, 2022 in Others by Aditya
• 7,680 points
3,636 views
0 votes
1 answer

How to resolve blockchain dns using Python Requests

BDNS is offline and I don't know if ...READ MORE

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

What is the difference between testing and UAT in agile scrum process?

I have been a QE for 4 ...READ MORE

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

What are the differences between a HashMap and a Hashtable in Java?

What are the differences between a HashMap and a Hashtable in ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
701 views
0 votes
0 answers

AWS EC2 Placement Groups: Partition vs Spread

Is there a good comparison table for ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,730 points
914 views
0 votes
1 answer

Excel - AVERAGEIFS with OR conditions?

The AVERAGEIFS function in Excel determines the ...READ MORE

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

blockchain api payment module

No curly braces after your if statement. ...READ MORE

Apr 11, 2022 in Blockchain by Soham
• 9,730 points
1,380 views
0 votes
1 answer

How to do a not equal in Django queryset filtering?

Hello @kartik, Your query appears to have a ...READ MORE

Jun 26, 2020 in Python by Niroj
• 82,800 points
29,544 views
0 votes
0 answers

Convert String to Date in Tableau using DATEPARSE

In Tableau, I'm attempting to convert the ...READ MORE

May 6, 2022 in Tableau by Neha
• 9,020 points

edited Mar 4 251 views
0 votes
1 answer

Opencart 3 .x SEO Url not working for route=information/contact, route=account/login

now i m going to see you ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 86,360 points
3,489 views
0 votes
0 answers

100 samples of 20 from the dataset and drawing regression lines along with population regression line

I have a datasetwith two variables hours ...READ MORE

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

Linux Command for getting a dump of hex values bytes from Pcap File

I require a linux command to display ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
938 views
0 votes
2 answers

IP Address Class C network and its gateway

The class C network has less than ...READ MORE

Feb 21, 2022 in Cyber Security & Ethical Hacking by Edureka
• 13,730 points
3,515 views