Trending questions in Edureka Community

0 votes
0 answers

I am trying to install PyBase64 on my python 3.8. But I end up with the following error:

$ pip install pybase ERROR: Could not find ...READ MORE

Mar 24, 2020 in Python by Nishant
• 210 points
3,086 views
+2 votes
1 answer

Not able to create docker robot framework image

Did your try FROM Python3 READ MORE

Aug 21, 2020 in Docker by anonymous
2,238 views
0 votes
0 answers

Not able to import images.

It show my syntax is incorrect.Please help ...READ MORE

May 15, 2020 in Machine Learning by sangeethstanly
• 120 points
862 views
0 votes
1 answer

How can I set JFrame to appear centered, regardless of monitor resolution?

Hello @kartik, Use setLocationRelativeTo(null) This method has a special effect ...READ MORE

Apr 21, 2020 in Java by Niroj
• 82,840 points
1,830 views
0 votes
1 answer

Which institute provides Docker online training?

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

May 14, 2020 in Docker by MD
• 95,460 points
832 views
0 votes
1 answer

What skills are required to be a Hadoop developer?

Hi@akhtar, To become a Hadoop developer, you should ...READ MORE

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

Can someone tell me how to solve the Hyperledger playground installation issue?

Hey, @Ratul, I would suggest using this command ...READ MORE

May 13, 2020 in Blockchain by Gitika
• 65,770 points
970 views
0 votes
1 answer

What is query editor in Power BI?

Hi, Power BI Desktop also comes with Power ...READ MORE

Feb 4, 2020 in Power BI by Rishikesh
5,171 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 5,700 views
0 votes
0 answers

Which are the best python youtube tutorials?

READ MORE

May 20, 2020 in Career Counselling by Roshni
• 10,480 points
595 views
0 votes
2 answers

How to add an image to shiny application?

Hi Prachi. To include an image in the ...READ MORE

Aug 30, 2019 in Data Analytics by anonymous
• 33,030 points
12,459 views
+1 vote
2 answers

How to print first character of each word in upper case of a string in Python

class Solution:     def firstAlphabet(self, s):             self.s=s              k=''              k=k+s[0]              for i in range(len(s)):                     if ...READ MORE

Oct 28, 2020 in Python by Anurag
12,528 views
0 votes
1 answer

How to install Laravel via composer?

Hello, This is simple you just need to ...READ MORE

Mar 23, 2020 in Laravel by Niroj
• 82,840 points
3,052 views
0 votes
1 answer

How to merge with squash in Git?

Hi@akhtar, If you want to merge your data ...READ MORE

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

configure mysql database using docker-compose.

Hi@akhtar, To configure mysql database using docker-compose, you ...READ MORE

Apr 14, 2020 in Docker by MD
• 95,460 points
2,099 views
0 votes
1 answer

Where can I get best spark tutorials for beginners?

Hi@akhtar There are lots of online courses available ...READ MORE

May 14, 2020 in Apache Spark by MD
• 95,460 points
798 views
0 votes
1 answer

'javac' is not recognized as an internal or external command, operable program or batch file.

Hey @Paridhi, check this out https://www.edureka.co/community/4800/unable-resolve-error-recognized-internal-external-command This should solve ...READ MORE

Apr 20, 2020 in Java by Sirajul
• 59,230 points
1,905 views
0 votes
1 answer

Error: npm ERR! write after end

Hello @kartik, Let, update the latest version of ...READ MORE

Apr 22, 2020 in Angular by Niroj
• 82,840 points
1,741 views
0 votes
1 answer

TypeError: unsupported operand type(s) for -: 'list' and 'int'

Hey, @William For me the code is working ...READ MORE

Mar 11, 2020 in Python by Roshni
• 10,480 points
3,568 views
0 votes
1 answer

How can I extract data dynamically

you need to use for loop in ...READ MORE

Apr 28, 2020 in RPA by vikky
• 520 points
1,560 views
0 votes
1 answer

How can I update NodeJS and NPM to the next versions?

Hello @kartik, First check your NPM version npm -v 1).Update ...READ MORE

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

I passed my B.com in 2013. What are career prospectives that I can go through to be employed ?

Hello Kushasan, Well, there are a lot of ...READ MORE

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

Which are the best online courses available for machine learning?

Hi@akhtar, I also faced the same situation. To ...READ MORE

May 14, 2020 in Career Counselling by MD
• 95,460 points
774 views
0 votes
0 answers

name error: name 'symtr' is not globally defined

class Solution(object):     def symtr(self,root1, root2):         if(root1==None and root2==None):             return True         elif(root1==None ...READ MORE

May 14, 2020 in Python by anonymous
• 120 points
813 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,355 views
0 votes
1 answer

How to create Pivot Tables in Power BI?

Hey, First of all, there is no "Pivot ...READ MORE

Feb 6, 2020 in Power BI by Gitika
• 65,770 points
4,992 views
0 votes
1 answer

How to read test data from an excel sheet and use it to test facebook login in Selenium Webdriver?

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

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

Which is the best website to learn AngularJs with certificate?

Hii @kartik, If you are a web developer ...READ MORE

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

Which technology should I learn to get a good job in current pandemic COVID situation?

Hi@akhtar, There are lots of technologies available that you ...READ MORE

May 13, 2020 in Career Counselling by MD
• 95,460 points
784 views
0 votes
2 answers

Removing Title bar in Tkinter program

you can remove the title bar by ...READ MORE

Mar 19, 2019 in Python by anonymous
20,722 views
0 votes
1 answer

anyone can give suggestion for video conferencing

Hello Prakash Motiani I would be suggesting you ...READ MORE

May 9, 2020 in Others by Anadya

edited May 13, 2020 by Gitika 1,088 views
0 votes
1 answer

net::ERR_CERT_COMMON_NAME_INVALID)

Hi@akhtar, The website address is not matching the ...READ MORE

Apr 2, 2020 in AWS by MD
• 95,460 points
2,535 views
0 votes
1 answer

Python code to send an email with an attachment

Hi @Vipul, try out this code. I've ...READ MORE

Jun 11, 2019 in Python by Adil
15,317 views
0 votes
0 answers

Filter column name and copy in new Excel sheet

Hi Team, I’m facing an issue while filtering ...READ MORE

Mar 24, 2020 in RPA by Vishwanth
• 150 points
2,963 views
0 votes
1 answer

Which is the best site to learn python online with certification?

Hey, I think if you are a beginner, ...READ MORE

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

edited May 19, 2020 by Gitika 751 views
0 votes
1 answer

How to connect to mysql with laravel?

Hello, Laravel makes it very easy to manage ...READ MORE

Apr 9, 2020 in Laravel by Niroj
• 82,840 points
2,214 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
28,518 views
0 votes
1 answer

How can I remove headers from dataframe?

You can use filter to do this. ...READ MORE

Feb 15, 2019 in Apache Spark by Aryan
20,344 views
0 votes
1 answer

Suggest me a good course

Hi, @Venkat, As per your description, I can ...READ MORE

May 13, 2020 in Ask us Anything! by Gitika
• 65,770 points
915 views
0 votes
1 answer

How can we track Google Analytics on a redirection page with PHP?

Hello @kartik, Since the page that is sending ...READ MORE

Apr 29, 2020 in PHP by Niroj
• 82,840 points
1,338 views
0 votes
1 answer

How can I find script's directory with Python?

Hii, You need to call os.path.realpath on __file__, so that when __file__ is ...READ MORE

May 11, 2020 in Python by Niroj
• 82,840 points
815 views
0 votes
1 answer

How to call setUndecorated() after a frame is made visible?

Hello kartik, You can Try: dispose(); setUndecorated(true); setVisible(true); Check it Out. Hope ...READ MORE

Apr 21, 2020 in Java by Niroj
• 82,840 points
1,678 views
0 votes
0 answers

error while executing the OAuthFactory statement

READ MORE

May 12, 2020 in Data Analytics by AKULA.
• 120 points
813 views
+4 votes
0 answers

How to scroll up and down in Protractor?

I have a scroll bar inside Window. ...READ MORE

Feb 3, 2020 in Software Testing by Ingridd
• 160 points
4,930 views
+2 votes
1 answer

EC2 Instance Ping

Hi, You set inbound rule to your instance. ...READ MORE

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

Can someone tell me how to solve the Hyperledger playground installation issue?

I used those commands but the couldn't ...READ MORE

May 5, 2020 in Blockchain by Ratul
• 180 points
1,069 views
0 votes
2 answers

Become a AI/ML Engineer

Hey, @Haritha, There are some points which you ...READ MORE

May 5, 2020 in Career Counselling by Gitika
• 65,770 points
1,039 views