Trending questions in Edureka Community

+1 vote
1 answer

What are some best sites available to learn Kubernetes?

Hi@akhtar There are a number of websites which offers ...READ MORE

May 23, 2020 in DevOps & Agile by MD
• 95,460 points
867 views
0 votes
0 answers

nullpointer exception

import java.util.concurrent.TimeUnit; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; public class Testscript01 ...READ MORE

Apr 30, 2020 in Selenium by Syed
• 120 points
1,895 views
+1 vote
1 answer

How to change columname in a dataframe

Hi@shanmugam, You can change your column by using ...READ MORE

May 21, 2020 in Big Data Hadoop by MD
• 95,460 points
924 views
0 votes
2 answers

Azure cloud cost & Pricing.

Azure offers a pay-as-you go pricing model. ...READ MORE

Aug 29, 2020 in Azure by nbavis
• 380 points

edited Sep 4, 2020 by nbavis 1,395 views
0 votes
1 answer

How to unzip a list of tuples into individual lists?

Hello @kartik, zip is its own inverse! Provided you ...READ MORE

Apr 23, 2020 in Python by Niroj
• 82,840 points
2,151 views
+1 vote
1 answer

Want to know how to write paragraph on image using pillow python?

Hi, @Shantanu, You can make use of the ...READ MORE

Apr 14, 2020 in Python by Gitika
• 65,770 points
2,511 views
0 votes
1 answer

How to share images in GitHub from local system?

Hi@akhtar, You can follow the below steps to ...READ MORE

May 7, 2020 in Git & GitHub by MD
• 95,460 points
1,543 views
0 votes
1 answer

How to check whether a pandas DataFrame is empty?

Hello @kartik, I use the len function. It's much faster ...READ MORE

Apr 23, 2020 in Python by Niroj
• 82,840 points
2,141 views
0 votes
1 answer

Which is the best AWS training center in Bangalore?

Hi@akhtar As you mentioned, that you have moved ...READ MORE

May 20, 2020 in AWS by MD
• 95,460 points
975 views
0 votes
1 answer

How to make an Android device vibrate?

Hello @kartik, Try: import android.os.Vibrator; Vibrator v = (Vibrator) getSystemService(Context.VIBRATOR_SERVICE); // ...READ MORE

May 25, 2020 in Java by Niroj
• 82,840 points
764 views
0 votes
0 answers

How to write date text in excel sheet?

May 18, 2020 in Selenium by sukanya
• 120 points
1,085 views
0 votes
1 answer

Where can I learn the Jenkins pipeline?

Hi@akhtar You can find lots of resources available ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,460 points
915 views
0 votes
1 answer

What is Google Cloud SDK? How do I install it?

Google Cloud SDK (Software Development Kit), in ...READ MORE

Oct 9, 2019 in GCP by Sirajul
• 59,230 points
10,640 views
0 votes
1 answer

Copy paste data from Excel to tool using UI path

Your query is similar to https://www.edureka.co/community/4005 ...READ MORE

Apr 8, 2020 in RPA by Sirajul
• 59,230 points
2,784 views
0 votes
1 answer

What is the best machine learning website?

Hi@akhtar You can find lots of website which ...READ MORE

May 20, 2020 in Machine Learning by MD
• 95,460 points
952 views
0 votes
1 answer

How to detect a SQL table's existence in Java?

Hello, Depending on the DB, you can do ...READ MORE

May 13, 2020 in Database by Niroj
• 82,840 points
1,250 views
0 votes
1 answer

env : R : No such file or directory

Hi@akhtar, I also got this error. I am able to ...READ MORE

Jul 22, 2020 in Apache Spark by MD
• 95,460 points
1,974 views
0 votes
1 answer

Which is the best Jenkins online training available ?

Hi@akhtar There are a number of institutes which ...READ MORE

May 21, 2020 in Jenkins by MD
• 95,460 points
896 views
+5 votes
5 answers

Jenkins properties file

Follow these steps: 1. Install ‘EnvInject’ plug-in in the Jenkins ...READ MORE

Aug 2, 2018 in Jenkins by lina
• 8,220 points
29,016 views
+1 vote
1 answer

how to analysis the heatmap to find the correlation

Hi @Vikas, there are 5 simple steps ...READ MORE

Sep 30, 2019 in Machine Learning by Vishal
10,998 views
0 votes
1 answer

How to get the directory of the currently running file?

Hello @kartik, This should do it: import ( ...READ MORE

May 6, 2020 in Java-Script by Niroj
• 82,840 points
1,553 views
0 votes
1 answer

Can we invoke ant file for pipeline in jenkins using a Jenkinsfile?

Yes, you can do it. You need to ...READ MORE

Feb 6, 2020 in Jenkins by Sirajul
• 59,230 points
5,407 views
0 votes
1 answer

What are the career opportunities after doing Big Data course in India?

Hi@akhtar, Hadoop jobs are not only being offered ...READ MORE

May 15, 2020 in Career Counselling by MD
• 95,460 points
1,123 views
0 votes
1 answer

Which is the best website to learn cyber security with certification?

Hello @kartik, One should start with Programming first. ...READ MORE

May 21, 2020 in Career Counselling by Niroj
• 82,840 points
858 views
+1 vote
0 answers

TypeError: only integer scalar arrays can be converted to a scalar index

import cv2 import numpy as np import matplotlib.pyplot as ...READ MORE

Dec 18, 2019 in Python by sandeep
• 130 points
7,549 views
0 votes
1 answer

web scraping using python

Hey, @Pythonist, You can try this, ##################################### Method 1 import ...READ MORE

May 6, 2020 in Python by Gitika
• 65,770 points
1,516 views
0 votes
1 answer

i write this python to read dataset into panda data frame but im getting NameError: name 'true' is not defined. Below is the code:

change  def parse(path):   g = gz ...READ MORE

Mar 15, 2020 in Python by Abhishek Shingadiya
4,156 views
0 votes
1 answer

Error: Couldn't properly initialize access to HDFS internals. Please update your WAL Provider to not make use of the 'asyncfs' provider.

Hi@akhtar, I think you are trying to use AsyncFSWAL for HBase-2.x as ...READ MORE

Apr 30, 2020 in Big Data Hadoop by MD
• 95,460 points
1,768 views
0 votes
1 answer

How to set cache false for getJSON in jQuery?

Hello @kartik, Your code just needs a trigger ...READ MORE

May 12, 2020 in JQuery by Niroj
• 82,840 points
1,243 views
0 votes
1 answer

Which is the best website to learn Blockchain with Certification?

Hello, The best website for this is Edureka. ...READ MORE

May 20, 2020 in Career Counselling by Niroj
• 82,840 points
904 views
0 votes
1 answer

How to calculate cumulative Total and % in DAX?

Hi, If your table is ready with percentage ...READ MORE

Mar 18, 2019 in Power BI by Cherukuri
• 33,050 points
19,429 views
0 votes
1 answer

ERROR: Quota exceeded for instances: Requested 1, but already used 10 of 10 instances (HTTP 413)

Hi@akhtar,  You should change the default quota limit ...READ MORE

Mar 26, 2020 in OpenStack by MD
• 95,460 points
3,278 views
0 votes
0 answers

problem with webcloud

May 20, 2020 in Others by Rakesh
• 120 points
932 views
0 votes
1 answer

What is Azure SDK?

The Azure SDKs are collections of libraries ...READ MORE

Jan 22, 2020 in Azure by Sirajul
• 59,230 points

edited Jun 21, 2023 by Khan Sarfaraz 6,037 views
0 votes
2 answers

“geth attach” command shows error: Fatal: Unable to attach to remote geth

please check from root, sudo -i geth attach READ MORE

Nov 7, 2020 in Blockchain by balachandar
• 140 points
7,735 views
0 votes
1 answer

Which is the best online Big Data Hadoop course?

Hi@akhtar, As you are a beginner, you should ...READ MORE

May 15, 2020 in Big Data Hadoop by MD
• 95,460 points
1,105 views
0 votes
1 answer

How can we remove an element from dic type variables. Eg : a={'A' : 2 , 'K' : 4 , 'D' : 6} }

Hey, @Kanishka, Suppose your dict contains: a={'A' : 2 ...READ MORE

May 20, 2020 in Python by Gitika
• 65,770 points
879 views
0 votes
1 answer

What is the best resource available for learning Ethical Hacking?

Hello @kartik, I would say Edureka have a ...READ MORE

May 21, 2020 in Career Counselling by Niroj
• 82,840 points
834 views
0 votes
1 answer

Best online websites to learn Python.

Hey, @Roshni, Believe it or not, Python is currently ...READ MORE

May 20, 2020 in Career Counselling by Gitika
• 65,770 points

edited May 22, 2020 by Gitika 883 views
0 votes
1 answer

Error:Issue when trying to use IN() in wordpress database

Hello @kartik, Try this code : // Create an ...READ MORE

May 8, 2020 in PHP by Niroj
• 82,840 points
1,391 views
0 votes
1 answer

Unable to show Sheets as tabs option not displayed

You can click on the "Settings" button. ...READ MORE

Aug 26, 2021 in Tableau by Waqar Ahmed

edited Mar 5 4,486 views
0 votes
1 answer

Using the same in IE browser but getting half the screen as black and half is coming

You could probably give a try making ...READ MORE

May 4, 2020 in Selenium by Sirajul
• 59,230 points
1,554 views
–1 vote
0 answers

Write a program that uses a while loop to read 10 integer numbers from file

Write a program that uses a while ...READ MORE

Apr 16, 2020 in Java by MIH
• 150 points
2,435 views
0 votes
0 answers

Hello,everyone . I want to ask question .

READ MORE

May 22, 2020 in Linux Administration by chhoeurn
• 120 points
844 views
0 votes
1 answer

What are the skills required to become a ethical hacker?

Hello @kartik, In order to become a “hacker”, ...READ MORE

May 21, 2020 in Career Counselling by Niroj
• 82,840 points
809 views
0 votes
1 answer

How to create Heatmap for visualizing my dataset?

Hi@akhtar, You have to import seaborn module to ...READ MORE

May 4, 2020 in Data Analytics by MD
• 95,460 points
1,549 views
0 votes
1 answer

Andriod app crash

Hello Abhishek! (If you have created the app) ...READ MORE

May 9, 2020 in Others by Anadya
1,340 views
0 votes
1 answer

What are the best selenium learning websites ?

Among many of the selenium training institutes, ...READ MORE

May 13, 2020 in Career Counselling by Kim

edited Nov 28, 2023 by Soumya 1,157 views
0 votes
1 answer

How to identify wheather the request is HTTP GET or HTTP POST in Laravel?

Hey, In order to identify the type of ...READ MORE

Mar 19, 2020 in Laravel by Niroj
• 82,840 points
3,531 views