Trending questions in Edureka Community

0 votes
1 answer

What is the patterns package in python used for?

Pattern is a web mining tool in ...READ MORE

Jul 31, 2019 in Python by Mohammad
• 3,230 points
706 views
0 votes
1 answer

How do you write a loop in python with conditional statements in python?

Lets say we have a problem statement ...READ MORE

Jul 8, 2019 in Python by Mohammad
• 3,230 points
921 views
0 votes
1 answer

Provision a docker-machine on Rackspace

When Docker Machine provisions containers on local ...READ MORE

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

% of nulls for each column in the dataset - R

Use code as below -  lapply(air,function(x) { length(which(is ...READ MORE

Jul 4, 2019 in Data Analytics by anonymous
• 33,030 points
1,104 views
0 votes
1 answer

Integration of hbase

For HBase Pig integration, you can refer to ...READ MORE

Jul 9, 2019 in Big Data Hadoop by Kiran
863 views
0 votes
1 answer

Not able to send email using 'send email' command in Automation Anywhere

Hi, I think you should try using port ...READ MORE

May 9, 2019 in RPA by Iffath
• 1,180 points
3,498 views
0 votes
0 answers

what is socket.io?

Jul 17, 2019 in Others by shubham
• 7,340 points
565 views
0 votes
0 answers

How does pillow work in opening and closing images in python?

Is there a separate library that we ...READ MORE

Jul 16, 2019 in Python by Waseem
• 4,540 points
602 views
0 votes
1 answer

stdout to tkinter GUI

You need to make a file-like class ...READ MORE

Apr 10, 2019 in Python by SDeb
• 13,300 points
4,759 views
0 votes
1 answer

I want to queue time-based tasks in Azure

You need to use a scheduled task. ...READ MORE

Jul 2, 2019 in Azure by Perry
• 17,100 points
1,162 views
0 votes
1 answer

Want to make index.html as the default document on my static website in a CDN.

You can use Premium CDN. If you purchased the ...READ MORE

Jul 2, 2019 in Azure by Perry
• 17,100 points
1,161 views
0 votes
1 answer

How to create Children or Sub-znode in zookeeper?

Hey, Creating children is similar to creating new ...READ MORE

May 28, 2019 in Big Data Hadoop by Gitika
• 65,890 points
2,705 views
0 votes
1 answer

Radial Progress bar - Tableau

Hi, Its easy and simple procedure, Either you can ...READ MORE

Jun 12, 2019 in Tableau by Cherukuri
• 33,030 points
2,022 views
0 votes
0 answers

Linear Regression using Rcmdr

Hi, How to do Linear Regression using ...READ MORE

Jul 19, 2019 in Data Analytics by kriti
465 views
0 votes
1 answer

Create a circle turtle - Python

Hey its pretty simple. Try this out: food ...READ MORE

Jul 8, 2019 in Python by Manasa
887 views
0 votes
0 answers

Couldn't find network parameters file and compatibility zone wasn't configured/isn't reachable

After ran this command java -jar network-bootstrapper-VERSION.jar --dir <nodes-root-dir>.The files is generated.After ...READ MORE

Jun 20, 2019 in Blockchain by anonymous
1,747 views
0 votes
1 answer

Multiple return types in Java

No, you don't have two return types.It's ...READ MORE

Feb 8, 2019 in Java by developer_1
• 3,350 points
7,369 views
0 votes
1 answer

What is setup.py in Python?

Suppose you want to install a module ...READ MORE

Jul 10, 2019 in Python by Neel
• 3,020 points
825 views
0 votes
0 answers

Different Datasets for R

Hi. Im new to R, Can you ...READ MORE

Jul 16, 2019 in Data Analytics by rohini
582 views
0 votes
1 answer

How to execute python script in hadoop file system (hdfs)?

If you are simply looking to distribute ...READ MORE

Sep 19, 2018 in Big Data Hadoop by digger
• 26,740 points
13,507 views
0 votes
1 answer

Installing nodejs using ansible

Your role should look something like this: - ...READ MORE

Mar 15, 2019 in Ansible by Hari
5,854 views
0 votes
1 answer

Getting AttributeError: 'module' object (scipy) has no attribute 'misc' in Python. How to solve this?

>>> import scipy >>> scipy.misc Traceback (most recent call ...READ MORE

Dec 24, 2018 in Python by Nymeria
• 3,560 points
9,366 views
0 votes
1 answer

Change the output colour of echo

Try using ANSI escape codes as the following; Black ...READ MORE

Jul 13, 2019 in Linux Administration by Shubham
• 13,490 points
706 views
0 votes
1 answer

Python integration with Tableau using Pip

Follow the below steps: 1. Open CMD and Go to ...READ MORE

Jun 19, 2019 in Tableau by Cherukuri
• 33,030 points
1,701 views
0 votes
0 answers

Developing Continuous Delivery Pipeline using Git, Jenkins, Maven & Tomcat - join link. Registered today but not geeting link to joinin [closed]

Developing Continuous Delivery Pipeline using Git, Jenkins, ...READ MORE

Jul 4, 2019 in Jenkins by Mukul

closed Jul 5, 2019 by Vardhan 1,096 views
0 votes
1 answer

Is there any way to resize browser window by using selenium webdriver?

Hi Punit, you can use following code ...READ MORE

Jun 4, 2019 in Selenium by Muskan
2,356 views
0 votes
0 answers

Summary of fields after group by a field.

How to summarize fields wIth respect to ...READ MORE

Jul 19, 2019 in Data Analytics by nitya
453 views
0 votes
1 answer

What is the use of ZooKeeper in Hbase?

Hey, The zookeeper is used to maintain the ...READ MORE

May 21, 2019 in Big Data Hadoop by Gitika
• 65,890 points
2,964 views
0 votes
1 answer

what is Hive on spark?

Hey, Hive contains significant support for Apache Spark, ...READ MORE

Jul 2, 2019 in Big Data Hadoop by Gitika
• 65,890 points
1,175 views
0 votes
1 answer

How to categorize state, pin and city in power bi (Address)

After loading dataset, you can split in ...READ MORE

May 10, 2019 in Power BI by anonymous
• 33,030 points
3,470 views
0 votes
1 answer

Can anyone explain how to use fluent wait on a webpage?

Hey Inayat, checkout following code snippet to ...READ MORE

Jul 15, 2019 in Selenium by Abha
• 28,140 points
600 views
0 votes
1 answer

Education after Bachelor Of Engineer for java developer

Hey, As you have mentioned that you are working ...READ MORE

Jun 13, 2019 in Career Counselling by Gitika
• 65,890 points
1,994 views
0 votes
1 answer

Sending hdfs file to a non hadoop cluster

There are different ways to do this. ...READ MORE

Jul 9, 2019 in Big Data Hadoop by Tarun
835 views
0 votes
1 answer

Taint and tolerance in Kubernetes 1.6

Hey @Greg, Taint can be considered as ...READ MORE

Jun 27, 2019 in Kubernetes by Yamini
1,344 views
0 votes
1 answer

Is there a way to configure Docker for Windows to accept a self-signed SSL?

This issue is discussed in the official ...READ MORE

Nov 23, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
10,714 views
0 votes
0 answers
0 votes
1 answer

How to create crosstabs in Tableau?

Hi Riya, Crosstab is a simple text table ...READ MORE

Jun 10, 2019 in Tableau by anonymous
• 33,030 points
2,076 views
0 votes
0 answers

Give output variable as input to another vaiable in shiny app

Can i send the output stored in ...READ MORE

Jul 16, 2019 in Data Analytics by rubini
561 views
0 votes
1 answer

Sqoop: Oracle Connection String

The format for connection string for Oracle ...READ MORE

Jun 6, 2019 in Big Data Hadoop by Varun
2,253 views
0 votes
1 answer

Besides UiPath resources are there resources to help better understand how Business Analyst do their jobs?

Can you please be specific for which ...READ MORE

Jul 17, 2019 in RPA by Abha
• 28,140 points
475 views
0 votes
1 answer

How to communicate gRPC example working with Node.js?

hi.. you can read below link, it ...READ MORE

Dec 2, 2019 in Others by Narendra Reddy Dalli
2,337 views
0 votes
1 answer

What are the types of ExpectedConditions used with Explicit waits?

Hey Martha, mainly there are 2 types ...READ MORE

Jul 4, 2019 in Selenium by Abha
• 28,140 points
1,069 views
0 votes
1 answer

How to connect shell to my new docker host?

Use the following command to connect your ...READ MORE

Jul 4, 2019 in Docker by Sirajul
• 59,230 points
1,038 views
0 votes
2 answers

Where do i find the puppet configuration file?

The puppet.conf file is always located at $confdir/puppet.conf. Although ...READ MORE

Aug 9, 2019 in Puppet by Sirajul
• 59,230 points
2,774 views
0 votes
1 answer

Pandas series with custom index

You can do it by specifying index. ...READ MORE

Apr 1, 2019 in Python by Isha
5,101 views
0 votes
1 answer

What are desired capabilities in Selenium?

Hey Varun, Desired Capabilities in Selenium are used to ...READ MORE

Jun 25, 2019 in Selenium by Deepak
1,416 views
0 votes
0 answers

How to sort two different lists with same common value?

list1 = [ ["name1", 100], ["name2", 33], ...READ MORE

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

char list from 0 to f

The simplest way would be a list ...READ MORE

Jul 15, 2019 in Python by SDeb
• 13,300 points
553 views
0 votes
1 answer

Clustering using R and Tableau

Let me explain with a simple explanation ...READ MORE

Jun 20, 2019 in Tableau by Cherukuri
• 33,030 points
1,669 views
0 votes
0 answers

shiny apps authentication

How to add authentication for shiny applications? READ MORE

Jul 17, 2019 in Data Analytics by rithvik
503 views