Trending questions in Edureka Community

0 votes
0 answers

Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm

I want to compile an open source ...READ MORE

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

#NAME? error in Excel for VBA Function

Because you have a module with the ...READ MORE

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

Word Clouds using TabPy

I worked on a project in R ...READ MORE

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

How can I install Docker on Windows 10 Home?

I was aware that Docker would not ...READ MORE

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

Open Whatsapp Windows app directly from python program using url

According to this FAQ page of Whatsapp on How to ...READ MORE

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

AWS Lambda:The provided execution role does not have permissions to call DescribeNetworkInterfaces on EC2

I new a Lambda function, there is ...READ MORE

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

Connect to AWS RDS Postgres database with python

Here my-rds-table-name is the database instance name, ...READ MORE

Feb 16, 2022 in AWS by anonymous
3,598 views
0 votes
1 answer

GANTT Chart with Shapes

Put the start date on the column ...READ MORE

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

Azure Devops CI pipeline trigger for multi projects

I have the following structure: Test-A and Test-B ...READ MORE

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

AWS s3 lifecycle policy

We are checking if lifecycle policies are ...READ MORE

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

How to refresh Excel file every second?

Data should be refreshed at regular intervals. Select ...READ MORE

Apr 5, 2022 in Database by gaurav
• 23,260 points
1,520 views
0 votes
0 answers

AWS RDS bidirectional replication

I'm researching AWS RDS bidirectional replication. I ...READ MORE

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

How to install azure-cli specific version(To test experimental feature)

My az CLI version is at 2.27.2. ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 13,620 points
1,261 views
0 votes
0 answers

Azure DevOps Pipelines - run YAML pipeline only when previous run was successful

I created a build pipeline in Azure ...READ MORE

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

Azure AD vs Azure AD B2C vs Azure AD B2B

Prior to the introduction of Azure AD ...READ MORE

Apr 12, 2022 in Azure by Edureka
• 13,620 points
1,259 views
0 votes
0 answers

Salesforce Apex SingleEmailMessage with Template to User not contact

Im trying to send an email in ...READ MORE

Feb 28, 2022 in SalesForce by surbhi
• 3,820 points
3,106 views
0 votes
1 answer

Unzip gzip files in Azure Data factory

How to unzip a GZIP file? here's ...READ MORE

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

how to show sheet title in story in tableau

I believe this is a long-term problem ...READ MORE

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

How do I upgrade the Python installation in Windows 10?

If you have 2.x or 3.x version ...READ MORE

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

Git branching strategy for Agile project

I have a project that is located ...READ MORE

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

VSTS Agile Process Template - User Story as child of Epic and ignore Feature WIT

In Microsoft's VSTS, is there a way ...READ MORE

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

public static void main(String arg[ ] ) in java is it fixed?

I was recently asked in an exam ...READ MORE

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

discretization in weka

This should be self-evident. You can do it ...READ MORE

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

How to get historic Bitcoin Price Index using coinbase or any other open source API?

I would recommend you to use the ...READ MORE

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

Get UseDotNet@2 in Azure DevOps to use the vmImage's dotnet SDK (or one from a cache)

I have an Azure DevOps pipeline with ...READ MORE

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

How do I use method overloading in Python?

I am trying to implement method overloading ...READ MORE

Apr 26, 2022 in Python by Edureka
• 13,620 points
634 views
+1 vote
1 answer

Unzipping files in Python

Use this code: import zipfile with zipfile.ZipFile(path_to_zip_file, 'r') as ...READ MORE

Apr 25, 2022 in Python by narikkadan
• 63,600 points
595 views
0 votes
0 answers

Microsoft Flow Add Outlook attachment to VSTS Work Item

I want to upload an  Outlook attachment to VSTS. ...READ MORE

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

Azure DevOps manually publish an external libraries to Azure Artifacts?

I have an external library I created ...READ MORE

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

Salesforce - trigger auto-response rule after creating case through API

Less complexity, on the other hand, generally ...READ MORE

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

How to know which Python is running in Jupyter notebook?

I am using jupyter notebook and I ...READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
702 views
0 votes
0 answers

Multipart upload to Amazon S3 overwrites the last part

I am doing a multipart upload with ...READ MORE

Apr 23, 2022 in Others by Kichu
• 19,040 points
770 views
0 votes
0 answers

I want to get Operating System of the GCP VM instance

I want to get Operating System of ...READ MORE

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

Trying to deploy django app to AWS EC2 instance using Gunicorn and Nginx

I'm trying to deploy a Django app ...READ MORE

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

What service principle does Azure DevOps pipeline jobs run under

I have an integration test task in ...READ MORE

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

How to import task groups in Azure DevOps

I have more than one release pipeline ...READ MORE

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

Get last modified object from S3 using AWS CLI

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

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

Switching between Python 3.7 and 3.8 under Anaconda

What is the rationale for having two ...READ MORE

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

changing the owner of folder in linux

I have a folder in my subdomain ...READ MORE

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

Scrum Board: Confusion with Product Backlog Item Column

I am doing an assignment on Scrum. ...READ MORE

Apr 20, 2022 in PMP by Edureka
• 13,690 points

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

Private IP Address Identifier in Regular Expression

I'm assuming you want to match these ...READ MORE

Feb 16, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
3,594 views
0 votes
0 answers

Why do I get "List index out of range" when trying to add consecutive numbers in a list using "for i in list"?

Given the following list a = [0, 1, ...READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
682 views
0 votes
0 answers

Kill a Docker Container

For my node program, I created a ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
814 views
0 votes
0 answers

Downloading Java JDK on Linux via wget is shown license page instead

When I try to download Java from ...READ MORE

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

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

These techniques can add a running column ...READ MORE

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

Getting file in hex format - my output vs xxd command output

I'm trying to write a simple program ...READ MORE

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

Cluster analysis using Tableau

I double-checked in my tableau v2020.3, and ...READ MORE

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

How to insert date values into table?

You have to convert the literal to ...READ MORE

Feb 18, 2022 in Database by Vaani
• 7,070 points
3,444 views
0 votes
1 answer

How do I create a scratch org with Salesforce Platfom licenses?

Answer from Salesforce support was to include ...READ MORE

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

edited Jun 19, 2023 by Khan Sarfaraz 1,427 views