Trending questions in Edureka Community

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

Spring Boot Video Streaming from S3 Bucket

I want to create a youtube Video ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Aditya
• 7,680 points
1,675 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
2,932 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
2,951 views
0 votes
0 answers

Azure APIM route the incoming request based on request URL

I have a use case to route ...READ MORE

Mar 16, 2022 in Azure by Edureka
• 13,620 points
2,830 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,680 points
996 views
0 votes
1 answer

How to check the installed version of Terraform?

Hi@akhtar, To check the version, launch Windows PowerShell ...READ MORE

Sep 29, 2020 in Terraform by MD
• 95,460 points
25,796 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,511 views
0 votes
1 answer

Upload Video to GCP Cloud Storage in Nodejs

I hope this answers your question. The problem ...READ MORE

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

ln (Natural Log) in Python

Use math.log it is a natural logarithm. For ...READ MORE

Apr 25, 2022 in Python by narikkadan
• 63,680 points
1,052 views
0 votes
0 answers

List available AWS RDS instance type with go SDK

I'm trying to list all the available ...READ MORE

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

Azure DevOps YAML self hosted agent pipeline build is stuck at locating self-agent

Action: I tried to configure and run a ...READ MORE

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

How to Update RecordTypeId field in Lightning record form in salesforce?

A critical action that messes everything up ...READ MORE

Mar 3, 2022 in SalesForce by CoolCoder
• 4,420 points
3,316 views
0 votes
0 answers

What exactly is \r in C language?

This the code: #include <stdio.h> int main() { int ...READ MORE

May 9, 2022 in Others by Kichu
• 19,050 points
452 views
0 votes
0 answers

Laravel/ MSSQL (AWS RDS) General error: 20018 Unicode data

I'm using SQL Server with a Laravel ...READ MORE

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

How can I import Elastic-Net, Lasso and Ridge regression in Pyspark?

Use the code and also refer to ...READ MORE

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

Alternative to AWS's Security groups in GCP?

GCP has firewall rules for its VPC ...READ MORE

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

Get Selenium to work with Brave browser on Linux

I am trying to get Selenium to ...READ MORE

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

How to handle very large data with Tableau?

For data analysis, I'm using Tableau 9.0. ...READ MORE

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

How to request the data of only one cryptocurrency using CoinMarketCap api?

If you want to get the price ...READ MORE

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

Building MSI in azure devops

We build various web projects with AzureDevops and ...READ MORE

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

Tableau: How to create a filter based of 3 different columns?

The case you're using for filters is ...READ MORE

Mar 16, 2022 in Tableau by Vaani
• 7,070 points
2,771 views
0 votes
0 answers

What is the difference between application server and web server?

May 8, 2022 in CSS by Kichu
• 19,050 points
500 views
0 votes
0 answers

Is it possible to hide pages from an Azure DevOps Wiki?

I am working on a wiki for ...READ MORE

Apr 23, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,150 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
1,800 views
0 votes
1 answer

Share Facebook or Line with onclick function, but get SEO problem "Links are not crawlable"

ignore the error message its nothing to ...READ MORE

Feb 20, 2022 in Others by narikkadan
• 63,680 points
3,796 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
1,813 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,530 views
0 votes
0 answers

What is the difference between React Native and React?

May 7, 2022 in Java-Script by narikkadan
• 63,680 points
515 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,323 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
3,690 views
0 votes
1 answer

Differences between Agile, Incremental and Waterfall development model?

In the software business, the Waterfall and ...READ MORE

Apr 13, 2022 in PMP by gaurav
• 23,260 points
1,486 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
1,849 views
0 votes
1 answer

Javascript require() function giving ReferenceError: require is not defined

RequireJS is a JavaScript file and module ...READ MORE

Feb 17, 2022 in Java by Aditya
• 7,680 points
3,826 views
0 votes
0 answers

Python flask application access to docker secrets in a swarm

I'm new to Docker and want to ...READ MORE

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

Programmatically generate video or animated GIF in Python?

You can use  ImageMagick. Save your frames ...READ MORE

Apr 25, 2022 in Python by narikkadan
• 63,680 points
939 views
0 votes
0 answers

AWS S3 object listing

I am using AWS-SDK using node.js. I want ...READ MORE

Apr 23, 2022 in Others by Kichu
• 19,050 points
1,075 views
0 votes
0 answers

How to use AWS S3 REST API ListObjects(v2) with multiple parent/child bucket directories?

What am I missing here? I'm able to ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,680 points
964 views
0 votes
3 answers

How to install TestNG in eclipse?

Installing TestNG in Eclipse Step 1) Launch Eclipse. On the ...READ MORE

Dec 11, 2020 in Selenium by Gitika
• 65,890 points
37,939 views
0 votes
1 answer

What are the differences between Network and HTTP(s) load balancer in GCP

While the global HTTPS load balancer is ...READ MORE

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

Convert a date format in PHP

Use strtotime() and date(): $originalDate = "2010-03-21"; $newDate ...READ MORE

Feb 17, 2022 in Others by Aditya
• 7,680 points
3,813 views
0 votes
0 answers

What is the difference between a deep copy and a shallow copy?

May 9, 2022 in Others by Kichu
• 19,050 points
373 views
0 votes
0 answers

Can an outer class access the members of inner class?

If the inner class is defined as ...READ MORE

May 9, 2022 in Java by Kichu
• 19,050 points
370 views
0 votes
1 answer

Emulator: ERROR: x86 emulation currently requires hardware acceleration

You can solve this by enabling virtualization ...READ MORE

Apr 29, 2022 in Other DevOps Questions by narikkadan
• 63,680 points
784 views
0 votes
1 answer

different results for Random Forest Regression in R and Python

Random Forests, as others have mentioned, have ...READ MORE

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

cp command not working in Bash Script in build pipeline of azure devops

To copy the folder with multiple files ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,050 points
1,087 views
0 votes
1 answer

Spell Checker for Python

This function, in particular, has the ideas ...READ MORE

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

Which GPU should I use on Google Cloud Platform (GCP)

It all depends on what characteristics you ...READ MORE

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

What is the difference between a web API and a web service?

May 8, 2022 in Others by Kichu
• 19,050 points
391 views
0 votes
0 answers

How to create shortcut icons for Windows, MacOS and Linux applications bundled with PyInstaller

I am building a Python application bundled ...READ MORE

Apr 26, 2022 in Linux Administration by Edureka
• 13,690 points
898 views