Trending questions in Edureka Community

0 votes
2 answers

Please help!! I need final year project Ideas to work on data analytics

Here are some ideas:  Beginner level Iris Data Loan Prediction Data Bigmart ...READ MORE

Sep 9, 2019 in Career Counselling by Sirajul
• 59,230 points
1,839 views
0 votes
1 answer

What is the difference between @BeforeClass and @BeforeTest?

Hi Mithun, @BeforeTest method runs before any ...READ MORE

Jun 25, 2019 in Selenium by Pragya
5,088 views
0 votes
1 answer

What are the Google Cloud APIs? How can I access them?

Google Cloud APIs enable clients to add ...READ MORE

Oct 7, 2019 in GCP by Sirajul
• 59,230 points
602 views
0 votes
1 answer

Regarding unstructured data handling in hadoop

There are multiple ways to import unstructured ...READ MORE

Jul 9, 2019 in Big Data Hadoop by Jishan
4,476 views
0 votes
0 answers

What is the use of cloud service configuration file (.cscfg) in azure?

What is the use of cloud service ...READ MORE

Sep 30, 2019 in Azure by Pratibha
• 3,690 points
926 views
0 votes
1 answer

Why do we use job.waitForCompletion(true)?

The main reason for job.waitForCompletion exists is ...READ MORE

Jul 10, 2019 in Big Data Hadoop by Josh
4,465 views
+1 vote
2 answers

Python convert extracted excel file to csv

Some services require table data in CSV ...READ MORE

Aug 30, 2019 in Python by Mian Tanzeel
6,540 views
0 votes
1 answer

How different it is to create a fixture with Class scope instead of Session Scope in Pytest?

Hi Shankar, we use different scopes in ...READ MORE

Oct 11, 2019 in Selenium by Abha
• 28,140 points
1,507 views
0 votes
1 answer

function to sort elements in a list

@ch, Using sort function. sort(l,decreasing = T) > l = ...READ MORE

Oct 14, 2019 in Data Analytics by Cherukuri
• 33,030 points
373 views
0 votes
1 answer

Install virtualenv - python

Follow these steps to install virtualenv on ...READ MORE

Oct 7, 2019 in Python by Harshit
580 views
0 votes
2 answers

How can I start my career as a data analyst as a fresher?

Data analysts examine data utilizing different data ...READ MORE

Sep 10, 2019 in Career Counselling by Sirajul
• 59,230 points
1,840 views
0 votes
1 answer

Load balancer's flagging perfectly fine functioning ECS's

Configure the network page, change the Health ...READ MORE

Oct 11, 2019 in AWS by Nagya
402 views
0 votes
1 answer

How setrep command is used and what is the description to this?

Hi, This HDFS command is used to change ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Gitika
• 65,910 points
5,318 views
+2 votes
3 answers

How do we list all the resources in AWS for all regions?

Yes. I had the same issue, trying to ...READ MORE

Feb 25, 2019 in Cloud Computing by anonymous
14,883 views
+1 vote
1 answer

AWS ssh access permission denied (public key issue)

For Ubuntu Instance, First, check whether you have ...READ MORE

May 13, 2019 in AWS by sunshine
• 1,300 points
6,873 views
0 votes
1 answer

Format the date values in a specific format

@ch, Use format.Date function to convert one format ...READ MORE

Oct 14, 2019 in Data Analytics by Cherukuri
• 33,030 points
358 views
0 votes
1 answer

Configuring Amazon Route 53 to Route Traffic to an ELB Load Balancer

To route traffic to an ELB load ...READ MORE

May 15, 2019 in AWS by Alok
6,827 views
0 votes
1 answer

Load balancer route requests to a particular group of targets - AWS

You need to create a Load balancer ...READ MORE

Oct 11, 2019 in AWS by Nagya
388 views
0 votes
1 answer

How to extract specific type of files from a directory using UiPath?

Hey @Avani, if you want to extract ...READ MORE

Mar 14, 2019 in RPA by Anvi
• 14,150 points
9,542 views
0 votes
1 answer

How can I clear the text in a text box using Selenium WebDriver?

Hello Akriti, you can clear the text ...READ MORE

May 29, 2019 in Selenium by Anvi
• 14,150 points
6,221 views
0 votes
3 answers

Why is first Job Important to shape your career?

If you ask me, I'd say every ...READ MORE

Sep 9, 2019 in Career Counselling by Karan
1,804 views
0 votes
1 answer

How can we load a list of Azure blob files recursively?

Actually, there's a simpler way to do ...READ MORE

Aug 14, 2018 in Azure by null_void
• 3,220 points
18,698 views
0 votes
1 answer

How to find the greatest number in a list in Python?

1. By using max function -  highest = ...READ MORE

Aug 21, 2019 in Python by Neel
• 3,020 points
2,587 views
0 votes
1 answer

Why should I opt to Google Cloud Hosting?

The reason for opting Google Cloud Hosting is ...READ MORE

Oct 7, 2019 in GCP by Sirajul
• 59,230 points
568 views
0 votes
1 answer

How to color categorical data markers?

Hey, Use colorFactor function. Check this example. pal <- colorFactor(c("navy", ...READ MORE

Sep 25, 2019 in Data Analytics by Cherukuri
• 33,030 points
1,116 views
0 votes
1 answer

Snowball vs Snowmobile

A single Snowball can store up to ...READ MORE

Aug 23, 2019 in AWS by Praveen
• 700 points
2,495 views
0 votes
1 answer

Extract text from image in R

Try below code to fetch the image ...READ MORE

Aug 7, 2019 in Data Analytics by anonymous
• 33,030 points
3,208 views
0 votes
0 answers

Limit RDS resources

I want to limit the number of ...READ MORE

Oct 10, 2019 in AWS by Hannah
• 18,570 points
445 views
0 votes
1 answer

Can I build a plagiarism checker using python?

Hey @Alessha, you can use an SDK ...READ MORE

Aug 5, 2019 in Python by Kalgi
• 52,360 points
3,259 views
0 votes
1 answer

How do I check if input string is a valid regular expression or not in Python?

Hi. Good question! Well, just like what ...READ MORE

Feb 12, 2019 in Python by Nymeria
• 3,560 points
10,789 views
+1 vote
1 answer

Difference between cross join and natural join

The cross join produces the cross product ...READ MORE

Oct 12, 2018 in Database by DataKing99
• 8,240 points
16,053 views
0 votes
1 answer

How to create a multi-zonal cluster using google kubernetes engine on GCP?

To create a multi-zone cluster, set --zone to the ...READ MORE

Sep 27, 2019 in GCP by Sirajul
• 59,230 points
964 views
0 votes
1 answer

Duplicate axis for a R plot

Add duplicate axis using dup.axis attribute like ...READ MORE

Nov 4, 2019 in Data Analytics by radha
1,529 views
0 votes
0 answers
0 votes
1 answer

How do I Install the Serverless Framework open-source CLI?

To install the serverless framework open-source CLI, ...READ MORE

Oct 1, 2019 in AWS by Vijay
790 views
0 votes
0 answers

Cannot use aggregate and non-aggregate fields in the if statement

Hi. I cannot use aggregate and non-aggregate ...READ MORE

Oct 7, 2019 in Tableau by ch
• 3,450 points
568 views
0 votes
2 answers

How to see MySql service is running or not using linux command?

Hi, You can simply run the following commands ...READ MORE

Jan 21, 2020 in Big Data Hadoop by anonymous
1,970 views
0 votes
1 answer

Different between zkfc and zookeeper

Hey, The key difference between both the components ...READ MORE

Jul 31, 2019 in Big Data Hadoop by Sunny
1 flag 3,465 views
0 votes
1 answer

Read table from webpage and convert it into dataframe

Hi Kalyan, Use html_table to create tables from ...READ MORE

Sep 17, 2019 in Data Analytics by prajwal
1,376 views
0 votes
2 answers

Error: RabbitMQ with Docker for Windows server

Connecting to other containers Step 1: Create a network. ...READ MORE

Aug 29, 2020 in Docker by Pistle
• 1,000 points
1,354 views
0 votes
1 answer

Getting below error on Jenkins while creating a Maven Build Job

When you are using ssh to connect, ...READ MORE

Sep 3, 2019 in Jenkins by Hari
2,052 views
0 votes
2 answers

Error while creating resource group on Azure using Ansible

Please check you indentation, remove all spaces ...READ MORE

Mar 17, 2020 in Ansible by Shrikant Yerge
1,180 views
0 votes
1 answer

How can i create a check box list using for each loop in UI Path.

Hi, to achieve this automation, you can ...READ MORE

Aug 29, 2019 in RPA by Abha
• 28,140 points
2,179 views
0 votes
1 answer

create data.frame with random numbers in R

First create a matrix with random numbers ...READ MORE

Sep 24, 2019 in Data Analytics by Debasmita Das
2,733 views
0 votes
1 answer

Python error "ValueError: size needs to be (int width, int height)" while using pygame.Surface

pygame.Surface takes in integer values for building ...READ MORE

Jun 19, 2019 in Python by Varsha
5,238 views
0 votes
1 answer

How do I add the access config for my Linux VM instance?

If your instance does not have an ...READ MORE

Sep 26, 2019 in GCP by anonymous
• 19,610 points
962 views
+2 votes
1 answer

After learning AWS architecture solutions - Is docker and kubernetes sufficient to get a better job

Hey @Diwakar, Once you know AWS, it's ...READ MORE

Aug 5, 2019 in Career Counselling by Kalgi
• 52,360 points
3,133 views
+1 vote
1 answer

Scala: Convert text file data into ORC format using data frame

Converting text file to Orc: Using Spark, the ...READ MORE

Aug 1, 2019 in Apache Spark by Esha
3,343 views
0 votes
1 answer

How to choose number of Executors and Executor cores?

Refer to the below when you are ...READ MORE

Jul 29, 2019 in Big Data Hadoop by Veer
3,500 views