Trending questions in Edureka Community

0 votes
1 answer

Compute log loss for logistic regression from scratch

You have made  train_pred as python list. ...READ MORE

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

How to rename a directory in C?

I searched online to find that how ...READ MORE

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

Azure DevOps REST api - Run pipeline with variables

I have a pipeline on Azure DevOps ...READ MORE

Mar 28, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,022 views
0 votes
0 answers

How can I find out why my storage space on Amazon EC2 is full?

When I run df -h on my ...READ MORE

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

Can I draw a regression line and show parameters using scatterplot with a pandas dataframe?

There isn't a parameter for DataFrame.plot(). Seaborn, ...READ MORE

Mar 7, 2022 in Machine Learning by Dev
• 6,000 points
2,928 views
0 votes
1 answer

What does "SyntaxError: Missing parentheses in call to 'print'" mean in Python?

This error is generated when one is ...READ MORE

Feb 14, 2022 in Python by Nandini
• 5,480 points
3,771 views
+1 vote
1 answer

How to get public directory in laravel?

Hello @kartik, Use public_path() For reference: // Path to the project's ...READ MORE

Aug 10, 2020 in Laravel by Niroj
• 82,840 points
27,602 views
0 votes
0 answers

what is asm stand for in linux/include/asm

read from howto_add_systemcall "In general, header files for machine ...READ MORE

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

Is there any option to calculate the pricing of certain resource in my GCP project.?

You can use the Billing catalog API ...READ MORE

May 4, 2022 in GCP by Korak
• 5,820 points
938 views
0 votes
1 answer

Looking for YOY YTD formula that works with fiscal years in tableau

If you computed what you're showing in ...READ MORE

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

What is the difference between UNION and UNION ALL?

What is the difference between UNION and ...READ MORE

May 1, 2022 in Others by Kichu
• 19,040 points
541 views
0 votes
0 answers

docker-compose for Detached mode

I have the following command to run ...READ MORE

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

Call to undefined function mysql query with Login

When I run this PHP code I ...READ MORE

May 1, 2022 in Other DevOps Questions by Kichu
• 19,040 points
538 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,290 views
0 votes
0 answers

AWS Lambda in VPC with RDS and Internet Connection

I set up an Aurora Database in ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,680 points
954 views
0 votes
1 answer

How do I setup a network peering connection from multiple GCP projects to the same MongoDB cluster

If you have a project and want ...READ MORE

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

Is there any REST service available in Salesforce to Convert Leads into Accounts?

Yes and we resolved this by creating ...READ MORE

Apr 5, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 27, 2023 by Khan Sarfaraz 1,693 views
0 votes
1 answer

Upload to S3 using multer without a middleware function

Use multer-s3-transform middleware to handle S3 upload ...READ MORE

Feb 24, 2022 in AWS by Korak
• 5,820 points
3,322 views
0 votes
0 answers

"UNPROTECTED PRIVATE KEY FILE!" Error using SSH into Amazon EC2 Instance (AWS)

I've created a new Linux instance on ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
770 views
0 votes
0 answers

Difference between IAM role and IAM user in AWS

I think an IAM role is used ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,680 points
765 views
0 votes
1 answer

sklearn MLPClassifier - zero hidden layers (i.e. logistic regression)

You could try something like this: nn = ...READ MORE

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

Azure DevOps CICD with .NET framework web app

We have a git repo on Azure ...READ MORE

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

python-magic on GCP App Engine - failing to deploy

If you want to use the python-magic library you ...READ MORE

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

How to use AWS S3 CLI to dump files to stdout in BASH?

All file objects must have their contents ...READ MORE

Mar 24, 2022 in Others by gaurav
• 23,260 points
2,168 views
0 votes
1 answer

Hyperledger Fabric blockchain network from scratch

Try playing with configtx.yaml, crypto-config.yaml and docker-compose ...READ MORE

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

EXCEL: How to automatically add serial number in Excel Table using formula that is immune to filtering / sorting?

That's a great question, and it's a ...READ MORE

Mar 24, 2022 in Database by gaurav
• 23,260 points
2,119 views
0 votes
0 answers

How to merge two data sets in Tableau via relationship?

I'd want to integrate two data sets ...READ MORE

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

How to urlencode a querystring in Python?

Just pass your parameters into urlencode() like: >>> import urllib >>> ...READ MORE

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

how to Convert EST time to IST time in excel?

Use the following calculation since Indian Standard ...READ MORE

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

How to get a list of Coinbase CryptoCurrency Coins

The following code: import requests ...READ MORE

Apr 8, 2022 in Blockchain by Rahul
• 9,680 points
1,618 views
0 votes
0 answers

Powershell RDS CAL email Report

I have a PowerShell command that gives ...READ MORE

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

Opening a binary file in VI and XXD

I am attempting to modify the binary ...READ MORE

Apr 13, 2022 in Linux Administration by Rahul
• 9,680 points
1,255 views
0 votes
0 answers

Get ARN of S3 Bucket with aws cli

Is it possible to get the ARN ...READ MORE

Apr 21, 2022 in AWS by Rahul
• 9,680 points
910 views
0 votes
0 answers

How to import test cases from Excel to VSTS/Azure DevOps

I have some test cases in Excel ...READ MORE

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

How can I import a Bitcoin paper wallet key into a bitcoinlib wallet?

Your code should work in the latest ...READ MORE

Apr 12, 2022 in Blockchain by Soham
• 9,710 points
1,385 views
0 votes
0 answers

Modify an existing Excel file using Openpyxl in Python

I am basically trying to copy some ...READ MORE

Mar 25, 2022 in Database by Edureka
• 13,690 points
2,065 views
0 votes
0 answers

How would you extract data from a MS Project .mpp file?

Closed. This question does not meet Stack Overflow guidelines. ...READ MORE

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

Loki retention period s3 + dynamo

I have a question about the retention ...READ MORE

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

Enable AWS RDS Auto Scaling via Cloudformation

I have RDS instances running in my ...READ MORE

Apr 21, 2022 in AWS by Soham
• 9,710 points
893 views
0 votes
0 answers

window.location.href and window.open () methods in JavaScript

What is the difference between window.location.href and ...READ MORE

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

Deleting logs file in Amazon s3 bucket according to created date

How to delete the log files in ...READ MORE

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

Avoid Duplicate Meta Description and Keywords in Next.js

First of all take a deep look ...READ MORE

Feb 22, 2022 in Others by narikkadan
• 63,600 points
3,375 views
0 votes
0 answers

difference between agile model and spiral model

Can anyone explain me the differences between ...READ MORE

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

How do I determine the size of my array in C?

How do I determine the size of ...READ MORE

May 1, 2022 in Others by Kichu
• 19,040 points
465 views
0 votes
0 answers

How to determine the velocity of a team member with QA efforts in agile

I would like to understand the calculation ...READ MORE

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

Unable to compress excel file (XLSX or XLS) using java

Because the formats with a 'x' at ...READ MORE

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

Is there a way to get the market cap or market cap rank of a coin using the Binance API?

There is no "legal" way to get ...READ MORE

Apr 12, 2022 in Blockchain by Rahul
• 9,680 points
1,356 views
0 votes
0 answers

Azure DevOps - how to track planned vs unplanned work items

My team wants to keep track of ...READ MORE

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

Move_uploaded_file() function is not working

The file will be stored in a ...READ MORE

Feb 22, 2022 in Others by Aditya
• 7,680 points
3,334 views