Trending questions in Edureka Community

0 votes
1 answer

Remote Desktop connect to Ubuntu in GCP

The instructions below can be used to ...READ MORE

Nov 4, 2022 in GCP by Tejashwini
• 5,380 points
2,889 views
0 votes
0 answers

How to compare different patches of same commit with "git diff"?

Consider the following scenario when running this ...READ MORE

Jan 4, 2023 in DevOps on Cloud by Damonlang
• 1,230 points

edited Mar 4 253 views
0 votes
0 answers

What is cidr in aws

Hi guys. I wanted to know what ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited Mar 4 218 views
0 votes
1 answer

Python/Openpyxl: change cell A1 in all excel worksheets within a workbook to equal the name of the worksheet tab

You made a mistake when you used ...READ MORE

Nov 17, 2022 in Others by narikkadan
• 86,360 points
2,279 views
0 votes
0 answers

How to use "alter system.." sql statement in AWS RDS oracle?

Oracle's data buffer cache was deleted using ...READ MORE

Dec 14, 2022 in AWS by Roshan
• 300 points
1,165 views
0 votes
1 answer

Excel formula gives error when write using Apache-poi library in Java

I tested some sample code. The cell ...READ MORE

Nov 5, 2022 in Others by narikkadan
• 86,360 points
2,832 views
0 votes
0 answers

How to configure aws cli

I wanted to configure my aws cli. ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited Mar 4 210 views
0 votes
0 answers

How do I sort a dictionary by key?

How do I sort a dictionary by ...READ MORE

Jan 5, 2023 in Python by erzan
• 630 points

edited Mar 4 203 views
0 votes
0 answers

How does collections.defaultdict work?

I've read the examples in python docs, ...READ MORE

Jan 4, 2023 in Python by erzan
• 630 points

edited Mar 4 244 views
0 votes
1 answer

Identify cell that don't contain "formula"

Select the range you wish to test, ...READ MORE

Dec 11, 2022 in Others by narikkadan
• 86,360 points
1,272 views
0 votes
1 answer

How to increment row value in an index function in excel?

Try this- =INDEX($F$27:$F$40,COLUMN(A$1)) It will automatically increase the row ...READ MORE

Nov 17, 2022 in Others by narikkadan
• 86,360 points
2,315 views
0 votes
0 answers

Git keeps prompting me for a password

I've been using Git for a while ...READ MORE

Dec 15, 2022 in DevOps on Cloud by Nicholas
• 7,760 points
1,139 views
0 votes
0 answers

How do I access environment variables in Python?

May 26, 2022 in Python by Kichu
• 19,040 points
1,148 views
0 votes
0 answers

How many buckets can you create in aws by default

Is there a limit to how many ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited Mar 4 207 views
0 votes
1 answer

Google Cloud Console Language Interface

In the upper right corner, to the ...READ MORE

Nov 7, 2022 in GCP by Tejashwini
• 5,380 points
2,786 views
0 votes
0 answers

How to check aws free tier expiry date

I recently created the free tier account ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited Mar 4 206 views
0 votes
0 answers

how does devops work?

Can I consider myself a "DevOps" professional ...READ MORE

Dec 21, 2022 in DevOps & Agile by Edureka
• 12,700 points
796 views
0 votes
0 answers

what does devops stand for?

What does DevOps stand for? why is ...READ MORE

Dec 20, 2022 in DevOps & Agile by Edureka
• 13,730 points
832 views
0 votes
0 answers

What is aws ecs

I am new to AWS and I ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 243 views
0 votes
0 answers

Git keeps obsolete files

I've been having problems with git on Windows for a few days now: git version 2.36.2.windows.1 In conjunction with Microsoft Azure DevOps Server 2019. When I pull or merge, it occasionally keeps the obsolete/older file.  It looks like git is not only checking the hash, but also somehow the timestamp and it got messed up.  I now have a clean working tree, but the remote file differs from my local copy of the same commit hash. How does it happen? Example: git fetch origin git checkout test git ...READ MORE

Dec 20, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
836 views
0 votes
0 answers

What is placement group in aws

What are the placement groups under AWS ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited Mar 4 203 views
0 votes
0 answers

What is aws technology

As the title states, what exactly is ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 249 views
0 votes
0 answers

What is aws cognito

I just read about AWS Cognito but ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 240 views
0 votes
0 answers

What is aws educate

What is AWS Educate? Is AWS opening ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 239 views
0 votes
0 answers

How do I create multiline comments in Python?

How do I make multi-line comments? Most ...READ MORE

Jan 5, 2023 in Python by erzan
• 630 points

edited Mar 4 192 views
0 votes
0 answers

Generate pdf from HTML in div using Javascript

I have the following HTML code: <!DOCTYPE html> <html> ...READ MORE

Dec 9, 2022 in Java by Nicholas
• 7,760 points
1,304 views
0 votes
0 answers

Running multiple containers on one EC2 instance but each container having different .ENV variables

I have a school management system written ...READ MORE

Jan 4, 2023 in DevOps Tools by Damonlang
• 1,230 points

edited Mar 4 231 views
0 votes
0 answers

What is aws sdk

I just stumbled upon this project that ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited Mar 4 197 views
0 votes
0 answers

Why use aws? Reasons to choose aws

I wanted to know why use AWS ...READ MORE

Jan 5, 2023 in AWS by Roshan
• 300 points

edited Mar 4 195 views
0 votes
0 answers

What is s3 bucket in aws

Hi guys! I am a newbie to ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 242 views
0 votes
0 answers

Fetch data from database in php through AJAX,

The index.php  I created a connection with the ...READ MORE

Jun 16, 2022 in PHP by narikkadan
• 86,360 points
8,986 views
0 votes
0 answers

What do __init__ and self do in Python?

I'm learning the Python programming language and ...READ MORE

Jan 4, 2023 in Python by erzan
• 630 points

edited Mar 4 227 views
0 votes
0 answers

How to prepare for aws certification

I am getting started with AWS and ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 228 views
0 votes
1 answer

Calculating the mean and std on excel file using python

Use pandas to do this: import pandas as pd df = ...READ MORE

Nov 4, 2022 in Others by narikkadan
• 86,360 points
2,853 views
0 votes
0 answers

How to download pem file from aws

I created my ec2 instance. I was ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 230 views
0 votes
1 answer

Convert PDF to XLS

To ensure that data import makes sense, ...READ MORE

Dec 15, 2022 in Others by narikkadan
• 86,360 points
1,075 views
0 votes
1 answer

How can I store the data of an open excel workbook in a collection using BluePrism?

To do what you want is like ...READ MORE

Nov 24, 2022 in Others by narikkadan
• 86,360 points
1,981 views
0 votes
0 answers

can we deploy ".msi" package through azure CICD in On-premises VM?

We are able to build the application& ...READ MORE

Dec 20, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
871 views
0 votes
0 answers

Which aws certification is best

I was thinking of getting an aws ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 218 views
0 votes
0 answers

Google map not showing in android activity?

I want the MainActivity of my Android ...READ MORE

Nov 8, 2022 in Android by Edureka
• 13,730 points
2,621 views
+1 vote
1 answer

How to get the currently logged in user's user id in Django?

Hello @kartik, First make sure you have SessionMiddleware and AuthenticationMiddleware middlewares added ...READ MORE

Aug 12, 2020 in Python by Niroj
• 82,800 points
37,953 views
0 votes
0 answers

How to get access key and secret key aws

I am getting started with learning about ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 213 views
0 votes
0 answers

JSON parsing in python using JSONPath

In the JSON below, I want to ...READ MORE

Jan 4, 2023 in Python by erzan
• 630 points

edited Mar 4 203 views
0 votes
0 answers

what is kubernetes in devops?

Since I'm a programmer and want to ...READ MORE

Dec 21, 2022 in DevOps & Agile by Edureka
• 12,700 points
759 views
0 votes
0 answers

How many iam roles can be created per aws account

I had this question that what is ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 213 views
0 votes
0 answers

How to install aws cli on windows

I was trying to install aws cli ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 208 views
0 votes
0 answers

How to create iam user in aws

Hi guys. I want to know how ...READ MORE

Jan 4, 2023 in AWS by Roshan
• 300 points

edited Mar 4 211 views
0 votes
0 answers

how to use azure devOps?

What is azure DevOps and how do ...READ MORE

Dec 20, 2022 in DevOps & Agile by Edureka
• 13,730 points
794 views
0 votes
0 answers

Drop all duplicate rows across multiple columns in Python Pandas

The pandas drop_duplicates function is great for "uniquifying" a dataframe. ...READ MORE

Jan 4, 2023 in Python by erzan
• 630 points

edited Mar 4 197 views
0 votes
1 answer

How to remove Blank Rows using EPPlus Excel Package Plus

It is checking the last row if ...READ MORE

Oct 3, 2022 in Others by narikkadan
• 86,360 points
4,169 views