Trending questions in Edureka Community

0 votes
1 answer

Is there a way to loop between 0 and 1 by 0.1 in python?

You can use the linespace function. It ...READ MORE

May 28, 2019 in Python by Olly
2,710 views
0 votes
1 answer

DataFrame slicing in Python

You can use criteria based subset for ...READ MORE

Jul 15, 2019 in Python by Sakra
599 views
0 votes
1 answer

What are the prerequisites to configure Apache POI with Selenium?

Hey Manoj, following are the prerequisites to ...READ MORE

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

Dashboard not updating any changes from sheet - Tableau

Hi Nithin, One reason why your dashboard might ...READ MORE

Apr 3, 2019 in Tableau by Cherukuri
• 33,030 points
5,042 views
+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
960 views
0 votes
1 answer

Python web scraping without browser

Yes, you can scape the web without ...READ MORE

May 9, 2019 in Python by John
3,481 views
0 votes
1 answer

What is the difference between the host file and an inventory file in ansible?

Actually both are same. hosts file is ...READ MORE

Feb 12, 2019 in Ansible by Amith
• 140 points
7,265 views
0 votes
1 answer

Kubernetes: container scaling

Hey @ Liana, You could use Horizontal ...READ MORE

Jul 18, 2019 in Kubernetes by Sirajul
• 59,230 points
454 views
0 votes
2 answers

What is the salary scope in Digital Marketing?

I was introduced to "Digital Marketing" in ...READ MORE

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

Pods in Kubernetes

Pod is a single or bunch of ...READ MORE

Jul 12, 2019 in Kubernetes by Sirajul
• 59,230 points
715 views
0 votes
1 answer

Change the snake head color using python turtle

You can et the snakehead color by ...READ MORE

Jun 19, 2019 in Python by Faiza
1,703 views
0 votes
1 answer

Why do my services take 10 seconds to recreate or stop?

Docker compose stop attempts to stop a ...READ MORE

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

Python error "TypeError: range() integer end argument expected, got numpy.float64."

Hi @Kashish, try something like this: for i ...READ MORE

May 27, 2019 in Python by Harish
2,699 views
0 votes
1 answer

Kubernetes Objects and Workloads.

Kubernetes object model provides set of features ...READ MORE

Jul 11, 2019 in Kubernetes by Sirajul
• 59,230 points
747 views
0 votes
1 answer

Warning saying "It appears that your reverse proxy set up is broken."

 As noted in the Jenkins Wiki, "The ...READ MORE

May 16, 2019 in Jenkins by Haider
3,174 views
0 votes
1 answer

Lear regression using python error - ValueError: operands could not be broadcast together with shapes (1,3) (1,2)

Hey! Your array shapes seem inconsistent. Try ...READ MORE

May 24, 2019 in Machine Learning by Vaishu
2,819 views
0 votes
1 answer

What is RDD in Apache spark?

Hi, RDD in spark stands for REsilient distributed ...READ MORE

Jul 1, 2019 in Apache Spark by Gitika
• 65,910 points
1,175 views
0 votes
1 answer

Is fetching data from apache flume webcrawling?

Web crawling is a program or automated ...READ MORE

Jul 11, 2019 in Apache Spark by Esha
741 views
0 votes
1 answer

Hi Team. How to copy images form pdf file to word using Uipath.

Hey Rudravalambi, to copy images from a ...READ MORE

May 17, 2019 in RPA by Abha
• 28,140 points
3,138 views
0 votes
2 answers

How do you measure Success? [closed]

Answering this question gives the hiring manager ...READ MORE

Sep 11, 2019 in Career Counselling by Sirajul
• 59,230 points
1,025 views
0 votes
0 answers

Arrange the order of axis elements in ggplot

How to arrange the order of axis ...READ MORE

Jul 17, 2019 in Data Analytics by likitha
514 views
0 votes
1 answer

How do I make a delay in Python?

Hahah! Yes, you need to create a ...READ MORE

Jul 4, 2019 in Python by Pooja
1,031 views
0 votes
1 answer

How to load data from flat files into different partitions of Hive table?

Hi, You can load data from flat files ...READ MORE

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

What is a service role in kubernetes components?

A service is an abstraction for pods. ...READ MORE

Jul 16, 2019 in Kubernetes by Sirajul
• 59,230 points
519 views
0 votes
1 answer

1 Year Rolling mean pandas on column date

I believe this should work for you: # ...READ MORE

Sep 6, 2018 in Python by Priyaj
• 58,090 points
14,041 views
0 votes
1 answer

Display shared libraries used by executables in linux

In order to do this, you need ...READ MORE

Jul 3, 2019 in Linux Administration by ajs3033
• 7,300 points
1,081 views
0 votes
1 answer

How can I locate web elements from a web page using Selenium Webdriver?

Hey @Dushyant, Locating elements in WebDriver is ...READ MORE

May 29, 2019 in Selenium by Shreya
2,624 views
0 votes
0 answers

Check type of input taken through textInput in shiny app

How to Check type of input taken ...READ MORE

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

How to have values from a List1 into Columns Names and List 2 Values as Index for an Empty DataFrame

Try like this, it will give you ...READ MORE

Jul 10, 2019 in Python by Cherukuri
• 33,030 points
777 views
0 votes
1 answer

Mention what are the main configuration parameters that user need to specify to run MapReduce Job?

Hi, The user of the MapReduce framework needs ...READ MORE

Jun 10, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,067 views
0 votes
0 answers

When we create an RDD, does it bring the data and load it into the memory?

Can anyone suggest when we create an ...READ MORE

Jul 3, 2019 in Apache Spark by monalisa

recategorized Jul 4, 2019 by Gitika 1,113 views
0 votes
1 answer

Using a custom registry instead of default dockerhub registry

By default the "Docker pipeline" integrates assumes the ...READ MORE

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

How to increase reducers in Hive?

By default, only one reducer is assigned ...READ MORE

May 21, 2019 in Big Data Hadoop by Lohit
2,956 views
0 votes
1 answer

Adding nodes to a swarm

To Add Worker nodes : Open a terminal and ...READ MORE

Jul 8, 2019 in Docker by Sirajul
• 59,230 points
848 views
+1 vote
2 answers

Create an EC2 Instance using AWS CLI

You can get the command here:- https://docs.aws.amazon.com/cli/latest/ ...READ MORE

Feb 15, 2019 in AWS by Dev
• 360 points
6,937 views
0 votes
1 answer

Hive Query to sort data

If you are trying to sort first ...READ MORE

Jul 14, 2019 in Big Data Hadoop by Tina
609 views
0 votes
1 answer

what is the difference between CREATE TABLE and CREATE EXTERNAL TABLE in Hive?

Hey, Although, we can create two types of ...READ MORE

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

What are the different methods for switching control to a frame in Selenium Webdriver?

Hey Pallavi, there are a few ways ...READ MORE

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

How to Schedule a task in Azure Worker role?

You can simply have a message on ...READ MORE

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

How to Import the complete directory into HDFS?

First, need to create a directory in Hadoop: $ ...READ MORE

Jul 15, 2019 in Big Data Hadoop by Hiran
540 views
0 votes
1 answer

What is generics in C#?

Basically, generic is used when you need ...READ MORE

Jul 8, 2019 in Others by Sakshi
875 views
0 votes
1 answer

Can Robot class be used to handle mouse buttons in Selenium?

Hi Prerna, Yes you can handle mouse ...READ MORE

Jul 15, 2019 in Selenium by Anvi
• 14,150 points
555 views
+1 vote
2 answers

Why should I use AWS CodePipeline?

Jenkins is getting old and if your ...READ MORE

Jul 3, 2019 in AWS by Jack
1,017 views
0 votes
1 answer

What is the rule to use group by, having and where clause?

Hi samar, this is a very common mistake ...READ MORE

Jul 2, 2019 in Database by anonymous
1,083 views
0 votes
1 answer

Working of map function on data

The map function creates an array of ...READ MORE

Jul 11, 2019 in Apache Spark by Krish
698 views
0 votes
1 answer

Is it possible to setup Selenium Webdriver with Visual Studio in C#?

Hey Naushin, yes it is possible to ...READ MORE

Jun 10, 2019 in Selenium by Anvi
• 14,150 points
2,038 views
0 votes
1 answer

How to print all the index of Pandas Dataframe?

Try this: print(df.index.values) READ MORE

Apr 8, 2019 in Python by Yogi
4,756 views
0 votes
1 answer

What is a Parquet file in Spark?

Hey, Parquet is a columnar format file supported ...READ MORE

Jul 2, 2019 in Apache Spark by Gitika
• 65,910 points
1,096 views
0 votes
0 answers

how does sorted function works in python?

How are the arguments passed in the ...READ MORE

Jul 19, 2019 in Python by Waseem
• 4,540 points
387 views