Trending questions in Edureka Community

0 votes
3 answers

What are top tools or technologies for career in Data visualization domain?

A few of them are Power BI, ...READ MORE

Jul 23, 2019 in Career Counselling by anonymous
742 views
0 votes
1 answer

How to convert JSON into CSV in R programming?

Use the jsonlite::fromJSON to read the data into ...READ MORE

Jan 24, 2019 in Data Analytics by Sophie may
• 10,610 points
6,661 views
0 votes
1 answer

Write automation script to submit a form on a webpage using Webdriver?

Hey Riya, you can use following code ...READ MORE

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

Create 3*4 array of random numbers - Python

To create different arrays like random arrays:  np.random.rand(3,4) ...READ MORE

May 24, 2019 in Python by Umer
1,467 views
0 votes
1 answer

Parameter to choose all values

HI Anitha, [Replace category with sub categories] Follow the ...READ MORE

Jun 13, 2019 in Tableau by anonymous
• 33,030 points
603 views
0 votes
1 answer

Tableau - Grouping

Hi Prakash, 1. Create a visual with all ...READ MORE

Jun 17, 2019 in Tableau by anonymous
• 33,030 points
519 views
0 votes
1 answer

Why CREATE EXTERNAL keyword is used in Hive?

Hey, The create external keyword is used to create a ...READ MORE

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

How to use Python Scripts in Query Editor?

Hi, In order to use Python Visuals you need ...READ MORE

Apr 11, 2019 in Power BI by Avantika
• 1,520 points
3,355 views
0 votes
1 answer

Explain what is WebDAV in Hadoop?

Hey, To support editing and updating files WebDAV ...READ MORE

Jun 10, 2019 in Big Data Hadoop by Gitika
• 65,910 points
727 views
0 votes
1 answer

How to use categorical variables in Matplotlib?

Many times you want to create a ...READ MORE

May 27, 2019 in Python by Lisha
1,326 views
0 votes
0 answers
0 votes
1 answer

How can i import the csv/excel files into my contract and record the transaction ?

You can not directly import an excel/csv ...READ MORE

Apr 16, 2019 in Blockchain by Omkar
• 69,210 points
3,102 views
0 votes
1 answer

Returning the outputs from a CloudFormation template with Boto?

Are you asking how to list the ...READ MORE

May 22, 2019 in AWS by Archana
• 5,640 points
1,547 views
0 votes
1 answer

How to submit bundle features in Oozie?

Hey, You can use this example to learn ...READ MORE

Jun 17, 2019 in Big Data Hadoop by Gitika
• 65,910 points
405 views
0 votes
1 answer

How to configure the Hadoop cluster with proxyuser for the Oozie process?

Hey, The following two properties are required in ...READ MORE

Jun 10, 2019 in Big Data Hadoop by Gitika
• 65,910 points
710 views
0 votes
1 answer

SQL - update table with null values in row.

Hi Sindhu, Before loading the data and fields from ...READ MORE

Apr 2, 2019 in Tableau by Cherukuri
• 33,030 points
3,691 views
0 votes
1 answer

Hive Server 2 configuration for Kerberos Secured Cluster

Hi @Rasheed. You are right, to enable ...READ MORE

Jun 3, 2019 in Big Data Hadoop by Esha
1,014 views
0 votes
1 answer

related to href

Hey Himanshu, as far as I can ...READ MORE

Jun 18, 2019 in Selenium by Abha
• 28,140 points
450 views
0 votes
1 answer

Give constant values to a column or field

Hi Priyanka, You can use a measure to ...READ MORE

May 17, 2019 in Power BI by anonymous
• 33,030 points
1,749 views
0 votes
2 answers

Installing jenkins with Docker

You should have docker properly installed on ...READ MORE

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

How can I find out which files differ in two directory trees?

Use this; diff -qr dir1/ dir2/ READ MORE

Jun 13, 2019 in Linux Administration by Upasana
• 8,620 points
568 views
0 votes
1 answer

Is it possible to create a custom docker image from a running docker container?

Yes you can create a custom docker ...READ MORE

Jun 7, 2019 in Docker by Sirajul
• 59,230 points
832 views
0 votes
1 answer

How do I verify the kernel parameters to check for the pre-requisities of Oracle 11 + versions?

Please check the below-mentioned syntax and commands: To ...READ MORE

Oct 5, 2018 in Linux Administration by Frankie
• 9,830 points
11,430 views
0 votes
0 answers

How can I find the files and skip the directories using os.listdir in python?

When I am using os.listdir I am ...READ MORE

Jun 14, 2019 in Python by Waseem
• 4,540 points
567 views
0 votes
1 answer

Connecting AWS EC2 instance using Java

An Amazon EC2 instance is just like ...READ MORE

Mar 28, 2019 in AWS by Disha
3,891 views
0 votes
1 answer

What are the assertion methods used by JUnit to write Selenium scripts?

@Vinay, JUnit provide these assertions to write ...READ MORE

Jun 12, 2019 in Selenium by Zubin
637 views
0 votes
1 answer

Disadvantages of using PyMob

There are many disadvantages of using PyMob: The framework ...READ MORE

May 31, 2019 in Python by Tamanna
1,109 views
0 votes
0 answers

How can we read a text file in a list in python?

Can you give the sample code as ...READ MORE

Jun 18, 2019 in Python by Waseem
• 4,540 points
372 views
0 votes
1 answer

Mention Job Flow parameter in Oozie?

Hey, You can use this job flow parameter ...READ MORE

Jun 17, 2019 in Big Data Hadoop by Gitika
• 65,910 points
375 views
0 votes
1 answer

Example of Logistic regression with python code

Have a look at this: import csv import ...READ MORE

May 13, 2019 in Machine Learning by Jinu
1,897 views
0 votes
1 answer

how do i change string to a list?

suppose you have a string with a ...READ MORE

May 21, 2019 in Python by Mohammad
• 3,230 points
2,727 views
0 votes
1 answer

Unique fields data

Hey, use below calculated field - { FIXED ...READ MORE

Jun 17, 2019 in Tableau by anonymous
• 33,030 points
369 views
0 votes
1 answer

Moving files from one folder to multiple folders using UIPath

By "we need to distribute the files ...READ MORE

Jun 3, 2019 in RPA by Abha
• 28,140 points
974 views
0 votes
2 answers

What is the job role of a AWS Java Developer?

Hey, Jobs role for AWS Java developers are as ...READ MORE

May 22, 2019 in Career Counselling by Gitika
• 65,910 points
4,738 views
0 votes
1 answer

How to find count/length of dictionary values of list?

You should have used d.itervalues() instead and ...READ MORE

May 13, 2019 in Python by John
1,882 views
0 votes
1 answer

Can you explain what is the difference between UNION and Join?

Hi Sahana,  I got your doubt, Checkout these ...READ MORE

May 30, 2019 in Database by sampriti
• 1,120 points
1,138 views
+1 vote
1 answer

How do i share a session in Automation Anywhere?

You can create a hierarchy of TaskBot ...READ MORE

May 14, 2019 in RPA by Iffath
• 560 points
1,789 views
0 votes
1 answer

How do I view a metric across all dimensions while viewing Load Balancer metrics using the CloudWatch console?

Follow these steps: Open the CloudWatch console In the ...READ MORE

May 17, 2019 in AWS by Haseeb
1,696 views
0 votes
1 answer

Why is it necessary to rename the zoo_sample.cfg with zoo.cfg in zookeeper?

Hey, The main reason why we need to ...READ MORE

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

SerializationException:Start of structure or map found where not expected: API Gateway to Step function

Use escape character for your parameters as ...READ MORE

Aug 29, 2018 in AWS by Priyaj
• 58,090 points
12,979 views
–1 vote
3 answers

Which tech field is in demand in upcoming years?

Below are the hot or trendy words or ...READ MORE

Jul 15, 2019 in Career Counselling by anonymous
571 views
0 votes
1 answer

Is it better to use TestNG Suite Test than using JUnit Suite Test?

Hi Zaid, Suites are used to execute multiple ...READ MORE

Jun 11, 2019 in Selenium by Anvi
• 14,150 points
608 views
+1 vote
2 answers

Integrating web3 from Metamask: "ReferenceError: window is not defined" error

You can't use MetaMask on server-side because ...READ MORE

Oct 10, 2018 in Blockchain by Omkar
• 69,210 points
6,581 views
0 votes
1 answer

example of creating a stacked bar plot with error bars using the bar function

Have a look at this: import numpy as ...READ MORE

May 27, 2019 in Python by Kunal
1,255 views
0 votes
2 answers

Changing job after 3 years of experience?

Hi, It is a very good time to ...READ MORE

May 20, 2019 in Career Counselling by Gitika
• 65,910 points
3,920 views
0 votes
1 answer

Flatten 2D list in Python

Here's an example for you: mat = [[10, ...READ MORE

Jun 11, 2019 in Python by Adi
600 views
0 votes
1 answer

Cost of storing AMI

You are only charged for the storage ...READ MORE

Aug 7, 2018 in AWS by Priyaj
• 58,090 points
14,369 views
0 votes
1 answer

How To use R Integration in Power BI?

Hi,  There are a lot of packages available ...READ MORE

May 3, 2019 in Power BI by Avantika
• 1,520 points
2,323 views
0 votes
1 answer

Power Query : making HTTP POST request with form data

Try Using Uri.BuildQueryString and Json.Document let ...READ MORE

Feb 14, 2019 in Power BI by Upasana
• 8,620 points
5,659 views
0 votes
1 answer

can't instantiate chaincode after upgrade of new chaincode

The error tells that a chaincode by ...READ MORE

May 29, 2019 by Omkar
• 69,210 points
1,155 views