Most viewed questions in Edureka Community

0 votes
3 answers

How to learn Big Data Hadoop?

If you want to learn Big Data ...READ MORE

Apr 3, 2019 in Career Counselling by sunny
755 views
+1 vote
2 answers

Git Commands

This command basically adds all your changes ...READ MORE

Aug 14, 2018 in Git & GitHub by Kalgi
• 52,360 points
755 views
0 votes
1 answer

With the help of tidyverse: how to rename a column to a variable name

With the help of Dplyr: rename function ...READ MORE

Apr 3, 2018 in Data Analytics by DeepCoder786
• 1,720 points

edited Apr 3, 2018 by DeepCoder786 755 views
0 votes
1 answer

ios: localize emoji name (kCFStringTransformToUnicodeName)

There is no api for this job. Unicode ...READ MORE

Sep 21, 2022 in Others by rajatha
• 7,640 points
754 views
0 votes
0 answers

AWS Lambda in VPC with RDS and Internet Connection

I set up an Aurora Database (provisioned) ...READ MORE

Apr 12, 2022 in IoT (Internet of Things) by Rahul
• 9,670 points
754 views
0 votes
1 answer

Can I use Ryzen core laptops for hacking??

Hey, @Arun, I cannot assure you on Ryzen ...READ MORE

Sep 14, 2020 in Cyber Security & Ethical Hacking by Gitika
• 65,910 points

edited Oct 6, 2021 by Sarfaraz 754 views
0 votes
1 answer

How to test python code using Pytest?

Hi@akhtar, You can use the Pytest module to ...READ MORE

Jun 24, 2020 in Python by MD
• 95,440 points
754 views
0 votes
1 answer

What is Scope Parameter in AngularJS?

Hey @kartik, Scope Parameter is a collection of ...READ MORE

Feb 5, 2020 in Angular by Niroj
• 82,880 points
754 views
0 votes
1 answer

What is AWS S3?

Amazon Simple Storage Service (S3) is a ...READ MORE

Jan 27, 2020 in AWS by Hemant
754 views
0 votes
1 answer

What all components run inside a worker node to provide a kubernetes runtime environment?

Node components run on every node, maintaining ...READ MORE

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

What are higher-order functions?

Higher-order functions are those functions that either ...READ MORE

Jul 25, 2019 in Python by Fata
• 1,050 points
754 views
0 votes
1 answer

How to check if a list is empty in python? [closed]

To check if a list is empty ...READ MORE

May 27, 2019 in Python by Nisa
• 1,090 points
754 views
0 votes
1 answer

How to configure Hue for TLS/SSL communication?

Follow these steps from the root of your ...READ MORE

May 24, 2019 in Big Data Hadoop by Loki
754 views
0 votes
1 answer

What is event in Lambda function?

An event source is an AWS service ...READ MORE

Jan 25, 2019 in AWS by esha
754 views
0 votes
2 answers

R Programming error in if condition

Hi. Instead of breaking the line add it ...READ MORE

Aug 26, 2019 in Data Analytics by anonymous
• 33,030 points
754 views
0 votes
1 answer

What is the fucntion of mkdir -p in Python

mkdir -p gives you an error if the ...READ MORE

Oct 30, 2018 in Python by Priyaj
• 58,090 points
754 views
0 votes
1 answer

What is AWS Cloud HSM?

AWS CloudHSM is a cloud-based hardware security ...READ MORE

Oct 23, 2018 in Cloud Computing by DragonLord999
• 8,450 points
754 views
0 votes
1 answer

Kubernetes - Jenkins integration

The best practice is to launch you ...READ MORE

Aug 6, 2018 in Jenkins by Kalgi
• 52,360 points
754 views
0 votes
1 answer

Node-RED, IOT Foundation Out Node Not Sending Commands

A simple test to check if the ...READ MORE

Jul 19, 2018 in IoT (Internet of Things) by TejaswiniUL
• 140 points
754 views
0 votes
1 answer

What is an efficient way to implement a singleton pattern in Java?

Use an enum: public enum Foo { ...READ MORE

Jul 6, 2018 in Java by Akrati
• 3,190 points
754 views
0 votes
1 answer

Django upload and process multiple files failing with libreoffice

The problem happens when LibreOffice tries to ...READ MORE

Feb 20, 2023 in Others by Kithuzzz
• 38,010 points
753 views
0 votes
1 answer

Shape Names In Excel

Try this: Option Explicit Sub Button1_Click() ...READ MORE

Nov 8, 2022 in Others by narikkadan
• 63,420 points
753 views
0 votes
0 answers

AWS RDS disaster recovery using cross-account

We are running AWS RDS PostgreSQL, with ...READ MORE

Apr 25, 2022 in AWS by Rahul
• 9,670 points
753 views
0 votes
1 answer

How to get list from pandas DataFrame column headers?

You can get the values as a ...READ MORE

Dec 23, 2020 in Python by Gitika
• 65,910 points
753 views
0 votes
0 answers

Looking for the career guidance?

Feb 13, 2020 in Career Counselling by Mark
• 120 points
753 views
0 votes
1 answer

How to execute combiner and partitioning program without adding package name?

Yes, it is possible to do so ...READ MORE

Jul 16, 2019 in Big Data Hadoop by Raman
753 views
0 votes
1 answer

Error: tkinter for Python Installation

It isn't easy to install Tkinter locally ...READ MORE

Jul 4, 2019 in Linux Administration by Upasana
• 8,620 points
753 views
0 votes
1 answer

Playbook to get all the container's ARN's in my AWS ECS cluster

Hey @haseeb, you could try something like ...READ MORE

Apr 9, 2019 in Ansible by Anshul
753 views
0 votes
1 answer

Log every block update in Spark

By default, Spark does not log all ...READ MORE

Mar 6, 2019 in Apache Spark by Rohit
753 views
0 votes
1 answer

Testrpc Error: listen EADDRINUSE :::8545 on Mac

Another process is already using the port ...READ MORE

Sep 26, 2018 in Blockchain by digger
• 26,740 points
753 views
0 votes
1 answer

Which is better in term of speed, Shark or Spark?

Spark is a framework for distributed data ...READ MORE

Jun 26, 2018 in Apache Spark by nitinrawat895
• 11,380 points
753 views
0 votes
1 answer

How to create a bar graph for two fields with same value?

I believe you want to have something ...READ MORE

May 29, 2018 in Tableau by Atul
• 10,240 points
753 views
0 votes
1 answer

Is there any option to calculate the pricing of certain resource in my GCP project.?

You can use the Billing catalog API ...READ MORE

May 4, 2022 in GCP by Korak
• 5,820 points
752 views
0 votes
1 answer

Understanding Polynomial Regression Equation with multiple Independent Variable

You can choose from the following options: Powers ...READ MORE

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

How do you split a list into evenly sized chunks?

Here's a generator that yields the chunks ...READ MORE

Dec 3, 2020 in Python by Gitika
• 65,910 points
752 views
0 votes
1 answer

How to save ggplots?

Hi you can save plots using ggsave() Code ...READ MORE

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

Is it mandatory to start Hadoop to run spark application?

Hi, No, not mandatory, but there is no ...READ MORE

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

Create repository on AWS CodeCommit

Go to your AWS login page and ...READ MORE

Jun 13, 2019 in AWS by Hannah
752 views
0 votes
1 answer

How to configure ulimit for Hbase using command line?

Hi, Increasing the file handles for the user ...READ MORE

May 29, 2019 in Big Data Hadoop by Gitika
• 65,910 points
752 views
0 votes
0 answers
0 votes
1 answer

How to show % of the total to each bar in bar graph?

Hi Manu, It is a simple procedure, Follow ...READ MORE

Apr 22, 2019 in Tableau by Cherukuri
• 33,030 points
752 views
0 votes
1 answer

Not able to deploy smart contract to private network

This could happen due to 3 possible ...READ MORE

Jan 18, 2019 in Blockchain by Omkar
• 69,210 points
752 views
0 votes
3 answers

What does a Penetration Tester do?

Hi Vidhyut, some of the responsibilities of ...READ MORE

May 30, 2019 in Career Counselling by Umesh
752 views
0 votes
1 answer

How to duplicate IDs with Hive QL / Impala / Python

Based on your example, supposing id2 always ...READ MORE

Oct 1, 2018 in Python by Priyaj
• 58,090 points
752 views
0 votes
1 answer

Issue in running Corda as a service

There are a few issues with the ...READ MORE

Aug 28, 2018 in Blockchain by Johnathon
• 9,090 points
752 views
0 votes
1 answer

How to read data from MQTT in Eclipse Paho?

You don't read data from a MQTT ...READ MORE

Aug 9, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
752 views
0 votes
1 answer

What is the Python equivalent for a case/switch statement?

if x == 'a':  # Do the ...READ MORE

Jul 26, 2018 in Python by Priyaj
• 58,090 points
752 views
+2 votes
2 answers

How to use BeatifulSoup for webscraping?

your programme is fine until you start ...READ MORE

Apr 4, 2018 in Python by charlie_brown
• 7,720 points
752 views
0 votes
1 answer

Nodemailer with Gmail and NodeJS

I fixed it by going to the ...READ MORE

Jun 10, 2022 in Node-js by Neha
• 9,060 points
751 views
0 votes
1 answer

How to connect webpage data by using Power BI Desktop?

Web connections are only established using basic ...READ MORE

Nov 18, 2020 in Power BI by Gitika
• 65,910 points
751 views