Trending questions in Edureka Community

0 votes
0 answers

'python' is not recognized as an internal or external command

So I have recently installed Python Version ...READ MORE

Apr 18, 2022 in Python by Edureka
• 13,740 points
1,152 views
0 votes
1 answer

Excel: Highlighting duplicates with exact matches

To enter the Advanced Filter dialogue box, ...READ MORE

Mar 24, 2022 in Database by gaurav
• 23,580 points
2,204 views
0 votes
1 answer

Excel Remove Decimal Places

INT function: Remove digits after decimal in ...READ MORE

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

In Jira Agile when should I use a "Story" and when should I use an "Improvement"

We just started using Jira (with the ...READ MORE

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

AWS EC2 Instance store is disappeared after rebooting

I've launched an EC2 instance (i3en.xlarge) from ...READ MORE

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

Issues with multiple identities and git and azure devops

I have created a repository in Azure ...READ MORE

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

How can we speed up initial Tableau Server Dashboard load

Is there any method in Tableau, any ...READ MORE

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

Ethereum Smart Contract Blocking

Since transactions from a block are executed ...READ MORE

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

Increase request timeout for GCP marketplace

There is this persistent 504 runtime error ...READ MORE

Apr 11, 2022 in GCP by Rahul
• 3,380 points
1,449 views
0 votes
1 answer

salesforce how to login with javascript without security token

OAuth2 is a security protocol that allows ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points
1,878 views
0 votes
0 answers

How do you use the ? : (conditional) operator in JavaScript?

In simple words, what is the ?: ...READ MORE

Apr 26, 2022 in Java by Rahul
• 3,380 points
792 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
3,463 views
0 votes
1 answer

Connecting two different database in Tableau

Blend Your Data In addition, data from different ...READ MORE

Apr 18, 2022 in Tableau by Vaani
• 7,070 points
1,195 views
0 votes
0 answers

How to Configure Ant Media Server to upload only MP4 files(Not HLS) to S3?

Ant Media Server v2.4.0+ versions uploads all ...READ MORE

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

Rest APIs available for IBM DOORS NG similar to Azure Devops Rest APIs?

We use Azure DevOps for DevOps, Testing, ...READ MORE

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

What directory is '~' when I type 'cd ~'?

I'm only new to using SSH, but ...READ MORE

Apr 14, 2022 in Linux Administration by Rahul
• 9,690 points
1,129 views
0 votes
1 answer

Using zCash through BitcoinJ

Your code isn't accounting for the format ...READ MORE

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

AWS RDS last connection date

To see the last 24 hours' worth ...READ MORE

Mar 15, 2022 in Others by gaurav
• 23,580 points
2,635 views
0 votes
1 answer

Linear regression with gradient descent to predict house prices using area (one var) in python

Apart from instructional purposes, I'm not sure ...READ MORE

Mar 23, 2022 in Machine Learning by Nandini
• 5,480 points
2,254 views
+1 vote
0 answers

How to check a Bitcoin wallet balance from first generated address (m/44'/0'/0'/0/0)

Is there a way to check a ...READ MORE

Mar 9, 2022 in Blockchain by Soham
• 9,730 points
2,813 views
0 votes
1 answer

AWS VPC CIDR in both 10.0.0.0/8 and 192.168.0.0/16 [closed]

The Amazon Virtual Private Cloud (Amazon VPC) ...READ MORE

Mar 21, 2022 in Others by gaurav
• 23,580 points
2,421 views
0 votes
0 answers

Exposing the Salesforce Data as an Rest API

how can I expose the Sales force data ...READ MORE

Apr 8, 2022 in SalesForce by surbhi
• 3,820 points
1,547 views
0 votes
0 answers

An example outline of a spike (in agile modelling)

I'm doing requirements analysis and was trying ...READ MORE

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

Exporting a table from Amazon RDS into a CSV file

The "SELECT ... INTO OUTFILE" command makes ...READ MORE

Feb 9, 2022 in AWS by anonymous
4,017 views
0 votes
1 answer

Your Scrum definition of Done

This is the Scrum Team's definition of ...READ MORE

Apr 13, 2022 in PMP by gaurav
• 23,580 points

edited Jun 27, 2023 by Khan Sarfaraz 1,318 views
0 votes
0 answers

Linux "free -m": Total, used and free memory values don't add up [closed]

On a linux system, while using "free", ...READ MORE

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

Are there any serious pitfalls to Outsystems Agile Platform?

We are currently looking into the Agile ...READ MORE

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

How to run console application once every month in Azure

Yes. Runbook would be required (PS script ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,740 points
1,988 views
0 votes
0 answers

What do these operators mean (** , ^ , %, //)?

Other than the standard +, -, *and / operators; but what does ...READ MORE

May 2, 2022 in Python by Edureka
• 13,740 points

edited Mar 4, 2025 517 views
0 votes
0 answers

How to compile for Windows on Linux with gcc/g++?

I have written some effects in C++ ...READ MORE

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

Creating a daemon in Linux

In Linux I want to add a ...READ MORE

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

Create Azure Resource Group using Bicep

Add a module to construct the resource ...READ MORE

Mar 25, 2022 in Azure by Edureka
• 13,740 points
2,153 views
0 votes
0 answers

How to make the project structure visible in JIRA agile - independent of EPICS

I plan to use JIRA-Agile as used ...READ MORE

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

Convert integer to string

Given a number: int number = 1234; Which would ...READ MORE

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

Run text file as commands in Bash

If I have a text file with ...READ MORE

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

Unable to install pandas for python

I am trying to install pandas for ...READ MORE

May 2, 2022 in Python by Edureka
• 12,730 points

edited Mar 4, 2025 508 views
0 votes
0 answers

What does DevOps mean ?

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

Get program execution time in the shell

I want to execute something in a ...READ MORE

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

GCP Background Function and pub/sub configurable retry is not configurable (terrible decision), what are the alternatives?

If you want to use configurable retry ...READ MORE

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

Upgrade instance type from r4 to r5 in AWS RDS

I am currently using an r4 instance. Model ...READ MORE

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

CryptoCurrency NODE.js Web3 Ethereum - Can't connect to TESTRPC

Your connection is working. To return an ...READ MORE

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

Basic Azure DevOps flow for ASP .Net

I have a custom build script and ...READ MORE

Apr 20, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,009 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
3,507 views
0 votes
0 answers

Amazon ec2 user-data, how does it work?

We are starting instances, and accessing the ...READ MORE

Apr 19, 2022 in AWS by Soham
• 9,730 points
1,055 views
0 votes
0 answers

Tableau - KPI (Forms) using different variables

As seen in the excel example below, ...READ MORE

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

Best way to structure a story in Agile

Story: As a business analyst I should ...READ MORE

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

Azure Databricks - reading tables with koalas

You just need to use  read_table EX: ksdf = ks.read_table(' ...READ MORE

Mar 30, 2022 in Azure by Edureka
• 13,740 points
1,905 views
0 votes
1 answer

GCP pricing API does not have data for compute instances like N2, M2, C1

You can check the list of available ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
1,726 views
+1 vote
1 answer

Accessing query parameter in Lambda with Python

Have you gone through the mapping template ...READ MORE

Dec 5, 2018 in AWS by bugseeker
54,136 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,612 views