Most viewed questions in Edureka Community

+1 vote
2 answers

What sholud be the practise for good MicroStrategy workflow

Hii , MicroStrategy development in a team environment, ...READ MORE

Jul 13, 2020 in MicroStrategy by anonymous
• 340 points
956 views
0 votes
1 answer

Changing the column type from numeric to factor - R

You can use the as.factor() function for ...READ MORE

May 8, 2018 in Data Analytics by Bharani
• 4,660 points
956 views
0 votes
1 answer

Iterator should return strings, not bytes (the file should be opened in text mode)

You can read the data of the ...READ MORE

Jan 21, 2023 in Others by narikkadan
• 63,420 points
955 views
0 votes
1 answer

Convert ArrayList<String> to String[] array

Use like this. List<String> stockList = new ArrayList<String>(); stockList.add("stock1"); stockList.add("stock2"); String[] ...READ MORE

Dec 22, 2020 in Java by Gitika
• 65,910 points
955 views
0 votes
1 answer

How to change the default delimiter of Handlebars.js?

Instead of changing the delimiters you can ...READ MORE

Dec 3, 2020 in Web Development by Niroj
• 82,880 points
955 views
0 votes
1 answer

How to create a new project in GCP using the command line?

Hi@akhtar, You need to configure GCP SDK in ...READ MORE

Nov 9, 2020 in GCP by MD
• 95,440 points
955 views
0 votes
1 answer

How to execute a function when page has fully loaded?

Hello @kartik, That's called load. It came waaaaay before ...READ MORE

Sep 23, 2020 in Java-Script by Niroj
• 82,880 points
955 views
0 votes
1 answer

Empty log output for Linux instances in OpenStack.

Hi@akhtar, This occurs when the Compute service attempts ...READ MORE

Mar 24, 2020 in OpenStack by MD
• 95,440 points
955 views
0 votes
1 answer

How to create custom validation rules with Laravel?

Hii @kartik, Follow are the steps to create ...READ MORE

Mar 24, 2020 in Laravel by Niroj
• 82,880 points
955 views
0 votes
1 answer

divide grand total by category

Use the calculated column to calculate the ...READ MORE

Jun 10, 2019 in Tableau by Cherukuri
• 33,030 points
955 views
0 votes
1 answer

Hive, Sentry: Problem while granting roles to a group

The group name you are trying to ...READ MORE

May 31, 2019 in Big Data Hadoop by Jimmy
955 views
0 votes
1 answer

What does the sink function do in R?

sink diverts R output to a connection ...READ MORE

May 24, 2019 in Data Analytics by Chandu
955 views
0 votes
1 answer

How can Custom Firefox Profiles be created and used in Selenium?

Hi Vijay, to create Custom Firefox Profile ...READ MORE

May 24, 2019 in Selenium by Abha
• 28,140 points
955 views
0 votes
1 answer

Why JOIN operator is used in pig?

Hey, In Apache pig, JOIN operator is used ...READ MORE

May 7, 2019 in Big Data Hadoop by Gitika
• 65,910 points
955 views
0 votes
1 answer

Numpy module not found in EC2 instance

The most probable reason can be like ...READ MORE

Mar 28, 2019 in AWS by fuji
955 views
0 votes
1 answer

How does Python know whether a variable in the class is a method or a variable?

In python objects/variables are wrapped into methods ...READ MORE

Sep 18, 2018 in Python by aryya
• 7,450 points
955 views
0 votes
0 answers

SQL Update from One Table to Another Based on a ID Match

Account and credit card numbers are stored ...READ MORE

Aug 22, 2022 in Database by Kithuzzz
• 38,010 points
954 views
0 votes
1 answer

How do I format date in jQuery datetimepicker?

jquery datepicker format” Code Answer's $('#timePicker'). datetimepicker({ // dateFormat: ...READ MORE

Jun 3, 2022 in JQuery by Edureka
• 13,670 points
954 views
0 votes
1 answer

How to plot support vectors for support vector regression?

The problem was solved after I improved ...READ MORE

Mar 25, 2022 in Machine Learning by Nandini
• 5,480 points
954 views
0 votes
1 answer

How can I preview PowerPoint files in Azure DevOps (VSTS)?

For work item attachments, there are no ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,260 points
954 views
0 votes
1 answer

Unable to go to Hbase Shell

Hi@avi, I also met the same problem. You ...READ MORE

Jun 19, 2019 in Big Data Hadoop by Hiran

edited Jun 9, 2020 by MD 954 views
0 votes
1 answer

Difference between an Absolute and Relative URL

Absolute URL means the URL starts with ...READ MORE

Feb 12, 2019 in Selenium by Ruchita
954 views
0 votes
1 answer

Which side join is taken by default by hive? Map-side or Reduce-side?

The syntax for Map-side join and Reduce-side ...READ MORE

Dec 13, 2018 in Big Data Hadoop by Omkar
• 69,210 points
954 views
0 votes
1 answer

Why is not preferable to use mysql_* functions in PHP?

The reasons are as follows: The MySQL extension: Does ...READ MORE

Sep 7, 2018 in Database by DataKing99
• 8,240 points
954 views
0 votes
1 answer

oci runtime error while running kubernetes on rancher cluster

You need to switch Docker to 1.12.x; ...READ MORE

Sep 6, 2018 in Kubernetes by Kalgi
• 52,360 points
954 views
0 votes
2 answers

Find the largest value in a dictionary

Use below running code which is simple ...READ MORE

Nov 25, 2021 in Python by Suhas
954 views
0 votes
2 answers

Best tool for a C# Developer

Hi! You can try Rpa Suite for Visual ...READ MORE

May 21, 2019 in RPA by AndrewNJ
954 views
0 votes
0 answers

Simple way to remove blank cells dynamic dropdown list Excel

Every time I create a dependent dynamic ...READ MORE

Nov 2, 2022 in Others by Kithuzzz
• 38,010 points
953 views
0 votes
1 answer

Number format in excel: Showing % value without multiplying with 100

You just need to select Custom from ...READ MORE

Oct 21, 2022 in Others by narikkadan
• 63,420 points
953 views
0 votes
0 answers

Using CSS object-fit:contain on image leaves blank spaces around it

I have a picture inside of a ...READ MORE

Jun 30, 2022 in CSS by Edureka
• 13,620 points
953 views
0 votes
0 answers

How can i send an image map area id to a php file?

This is my image map: <map name="frozen"> ...READ MORE

Jun 16, 2022 in PHP by narikkadan
• 63,420 points
953 views
0 votes
0 answers

Azure AKS application logs for the application running in Pod from Azure Portal?

We can see pod-related logs using Log ...READ MORE

Mar 4, 2022 in Azure by Edureka
• 12,690 points
953 views
0 votes
1 answer

Custom title and logo in Power BI Report Server

Your title can always be added to ...READ MORE

Feb 9, 2022 in Power BI by CoolCoder
• 4,400 points
953 views
0 votes
1 answer

what is phishing in cyber security

Phishing attacks occur when a person sends ...READ MORE

Jan 7, 2022 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
953 views
0 votes
1 answer

error: server error. Is Neutron not working properly?

Hi@akhtar, We can't say Neutron is the one ...READ MORE

Mar 17, 2020 in OpenStack by MD
• 95,440 points
953 views
0 votes
1 answer

What kind of data generates from EC2 to EBS in AWS

Hi, First thing is EC2 is a compute service whereas EBS is ...READ MORE

Mar 16, 2020 in AWS by MD
• 95,440 points
953 views
0 votes
1 answer

How to download Large Hadoop[]closed] Data?

I would prefer you to download million songs ...READ MORE

Jul 23, 2019 in Big Data Hadoop by ravikiran
• 4,620 points

edited Jul 25, 2019 by ravikiran 953 views
0 votes
1 answer

Shallow copying vs Deep copying

If you have an object and you ...READ MORE

Jun 11, 2019 in Python by Kyraa
953 views
0 votes
1 answer

Hadoop plugin (1.0.3) for eclipse

When you have Hadoop Eclipse plugin installed ...READ MORE

Dec 28, 2018 in Big Data Hadoop by Frankie
• 9,830 points
953 views
0 votes
1 answer

How to upload an object into Amazon S3 in Lambda?

I suspect you are calling the context.done() function before s3.upload() has ...READ MORE

Sep 27, 2018 in AWS by Archana
• 4,170 points
953 views
0 votes
1 answer

How to create a project for the first time in Hadoop.?

If you want to learn Hadoop framework ...READ MORE

Jul 27, 2018 in Big Data Hadoop by Neha
• 6,300 points
953 views
0 votes
1 answer

How do I give text or an image a transparent background using CSS?

In order to ensure that your image ...READ MORE

Feb 8, 2022 in HTML by Rahul
• 9,670 points
952 views
0 votes
1 answer

Call a function from another file?

There isn't any need to add file.py while importing. ...READ MORE

Jan 5, 2021 in Python by Gitika
• 65,910 points
952 views
0 votes
1 answer

While working on VIF in multiple regression I came across this problem

Hello, @Pawan, The as_matrix method is deprecated since 0.23.0, so ...READ MORE

Aug 11, 2020 in Python by Dhiman
952 views
0 votes
1 answer

Hi There, Selenium Qn: Why do Java jars are shown in Eclipse when i download Eclipse, What is the use of these java jars in Eclipse?

Hey Abha,  JAR files are fundamentally archive files, ...READ MORE

Jul 17, 2019 in Selenium by Anvi
• 14,150 points
952 views
0 votes
2 answers

How do i ssh into a running conatiner?

To bash into a running container,you could ...READ MORE

Aug 9, 2019 in Docker by Sirajul
• 59,230 points
952 views
0 votes
1 answer

What is the use of etckeeper-commit-post and etckeeper-commit-pre on Puppet Agent?

Hey @Pallavi,  etckeeper-commit-post: In this configuration file you can ...READ MORE

Feb 15, 2019 in Puppet by Simran
952 views
0 votes
1 answer

Issue in hdfs dfs command

Hadoop has a special file system called ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
952 views
0 votes
1 answer

Whats the difference between withCallingHandlers and trycatch?

tryCatch withCallingHandlers Program execution breaks and continues with the first expression ...READ MORE

Nov 6, 2018 in Data Analytics by Kalgi
• 52,360 points
952 views
0 votes
1 answer

Error saying "must specify a listening address"

To define non system IP Address: IP Addresses used with ...READ MORE

Aug 24, 2018 in Docker by Nilesh
• 7,050 points
952 views