Latest questions in Edureka Community

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
377 views
+1 vote
1 answer

DOCKERFILE - PHP WEBSITE

Here's the Reason why your dockerfile is ...READ MORE

Oct 10, 2019 in DevOps & Agile by Karan
• 19,610 points
2,558 views
0 votes
1 answer

How to get current time and date?

Use date function or timestamp function to ...READ MORE

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

formatting r output

Use print and paste command to format ...READ MORE

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

How to edit the data source from R?

Use edit function like below and pass ...READ MORE

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

Slicing a list using an index vector in r

Use index within [] and provide an ...READ MORE

Nov 2, 2019 in Data Analytics by Cherukuri
• 33,030 points
9,938 views
+1 vote
2 answers

Python error "ZeroDivisionError: float division by zero"

The error is thrown in this line matchPercentage ...READ MORE

May 21, 2020 in Python by Prabhakar
22,815 views
0 votes
1 answer

Access SQL server being a domain user - AWS

Hey @Hannah, the condition in this situation ...READ MORE

Oct 9, 2019 in AWS by Neel
345 views
+1 vote
3 answers

AWS Error "The address with allocation id [allocation id] cannot be released because it is locked to your account"

Do you see any associations for the ...READ MORE

Oct 10, 2019 in AWS by Pratap
2,118 views
0 votes
1 answer

EC2 instance unable to connect to internet - aws

The security group attached to the instance’s ...READ MORE

Oct 9, 2019 in AWS by Neel
977 views
0 votes
1 answer

How to create bins or groups in R?

Use cut functions or group_by function. group_by functions ...READ MORE

Oct 14, 2019 in Data Analytics by kavya
758 views
0 votes
1 answer

Remove the terminated instances from the auto-scaling group in AWS?

Once you terminate the instance, detach it ...READ MORE

Oct 9, 2019 in AWS by Neel
1,280 views
0 votes
1 answer

Is there any limit on the number of VPC per project in GCP?

The default limit for number of networks ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
6,184 views
0 votes
0 answers

transfer the ownership of Amazon S3 objects from one AWS account to another [closed]

I want to transfer the ownership of ...READ MORE

Oct 9, 2019 in AWS by Hannah
• 18,570 points

closed Oct 9, 2019 by Kalgi 643 views
+1 vote
1 answer

Migrate S3 bucket from one account to another - AWS

As far as I know, you cannot ...READ MORE

Oct 9, 2019 in AWS by Neel
3,087 views
0 votes
1 answer

Is it possible to migrate EIP to another AWS account? If yes, how?

Yes, it is possible to move an ...READ MORE

Oct 9, 2019 in AWS by Neel
13,352 views
0 votes
1 answer

GCP Error: 301: Moved Permanently error, while trying to access a directory path on google cloud storage.

If your browser downloads a zero byte ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
1,136 views
+1 vote
1 answer

What is ~ operator in R?

~ operator is used in R for ...READ MORE

Oct 14, 2019 in Data Analytics by mohan
454 views
0 votes
1 answer

How to read data from a excel, based on that data, check in the corresponding checkbox in browser appln? Uipath

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

Oct 10, 2019 in RPA by Abha
• 28,140 points
2,535 views
0 votes
1 answer

How can I find out who created a project in GCP?

You could probably use Stackdriver Cloud Audit ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
2,125 views
0 votes
1 answer

Billing of my GCP instance goes down every week and increases at the start of every month. Why is this fluctauation?

The prices don't change, but an increasing ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
821 views
0 votes
2 answers

Migrate an EC2 instance from one account to another - AWS

You can use AWS CLI to move ...READ MORE

Oct 16, 2019 in AWS by Guillermo
• 200 points
2,907 views
0 votes
1 answer

GCP Error: 403: Access Denied

Check that your credentials are correct. For ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
3,676 views
0 votes
1 answer

Is there a way to mount a cloud storage as a local disk?

You could probably try using Gcsfuse for ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
6,922 views
0 votes
0 answers

How to save the import csv file to mongodb using pyspark (or python)?

I have this code, and I want ...READ MORE

Oct 9, 2019 in Python by Ahmed
• 310 points
2,108 views
+1 vote
1 answer

Can I configure a Load balancer service on the GKE to use a SSL proxy?

No, you can't use SSL proxy. Google Kubernetes ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
2,112 views
0 votes
1 answer

How to convert data.frame object to transaction object?

You can either convert a data frame ...READ MORE

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

What is Google Cloud SDK? How do I install it?

Google Cloud SDK (Software Development Kit), in ...READ MORE

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

How can I request for an increase in quota for my GCP project?

Some default quotas are provided to all ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
2,416 views
0 votes
1 answer

What are the service accounts in GCP? How to create one?

The special accounts associated with a project are called the Service Accounts. The ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
674 views
+2 votes
1 answer

MDX and DAX Queries

Hi Gloria, Use TopCount() function to return the top ...READ MORE

Oct 9, 2019 in Power BI by raksha
1,646 views
0 votes
1 answer

Please tell me how to do Automation script using Spring boot in Intelliji Idea

@Ansuri, can you please be more specific ...READ MORE

Nov 4, 2019 in Selenium by Abha
• 28,140 points
1,480 views
+2 votes
1 answer

getting error while installing ansible on redhat8

Solution is to update epel.  https://access.redhat.com/solutions/3358 Try and let ...READ MORE

Dec 4, 2019 in Ansible by Raveendiran
• 980 points
1,472 views
0 votes
1 answer

unable to launch my first code in eclipse using selenium chrome driver

@klbret, can you share your code or ...READ MORE

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

Install virtualenv - python

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

Oct 7, 2019 in Python by Harshit
583 views
0 votes
1 answer

Error with apriori function.

Hey, you forgot to mention support, confidence ...READ MORE

Oct 14, 2019 in Data Analytics by payal
2,693 views
0 votes
1 answer

How do I get to know my transaction history in Google Cloud Platform?

These are the following steps to look at the transaction history within the Google ...READ MORE

Oct 7, 2019 in GCP by Sirajul
• 59,230 points
1,672 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
603 views
0 votes
1 answer

What is Google BigQuery? What are the benefits of BigQuery for the data warehouse practitioners?

Google BigQuery is a replacement for the ...READ MORE

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

Retrieve a deleted instance in GCP

No, it is not possible to retrieve ...READ MORE

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

What are the different methods for the authentication of Google Compute Engine API?

There are various techniques for the authentication ...READ MORE

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

How does the pricing model work in GCP cloud?

While working with Google Cloud Platform, the ...READ MORE

Oct 7, 2019 in GCP by Sirajul
• 59,230 points
2,554 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
571 views
0 votes
1 answer

What are the libraries and tools for cloud storage on GCP?

At the center level, XML API and ...READ MORE

Oct 7, 2019 in GCP by Sirajul
• 59,230 points
1,693 views
+1 vote
1 answer

RandomForest Error

If the classifying variable data type is ...READ MORE

Oct 14, 2019 in Data Analytics by Cherukuri
• 33,030 points
498 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
572 views
0 votes
1 answer

Error with rbind

Hey, rbind needs the number of columns ...READ MORE

Oct 14, 2019 in Data Analytics by anonymous
• 33,030 points
3,134 views
0 votes
1 answer

How to create heat maps in R?

Use heatmap() to create heatmaps. > heatmap(as.matrix(mtcars)) See below ...READ MORE

Oct 28, 2019 in Data Analytics by Cherukuri
• 33,030 points
468 views
0 votes
0 answers

How to choose best variables for classification and regression models?

How to choose the best variables for ...READ MORE

Oct 7, 2019 in Data Analytics by ch
• 3,450 points
513 views
0 votes
1 answer

Random Forest Error : Error in y - ymean : non-numeric argument to binary operator

Hey, Convert the Class.variable to factor then it might work. random_forest ...READ MORE

Oct 9, 2019 in Data Analytics by Cherukuri
• 33,030 points
12,343 views