Most viewed questions in Edureka Community

0 votes
0 answers

'str' object has no attribute 'decode'. Python 3 error?

Code: import imaplib from email.parser import HeaderParser conn = imaplib.IMAP4_SSL('imap.gmail.com') conn.login('example@gmail.com', ...READ MORE

May 13, 2022 in Python by Kichu
• 19,050 points
921 views
0 votes
0 answers

I want to get Operating System of the GCP VM instance

I want to get Operating System of ...READ MORE

Apr 11, 2022 in GCP by Rahul
• 3,380 points
921 views
0 votes
1 answer

ERROR nova.openstack.common.threadgroup [-] [Errno 13] Permission denied: ‘/usr/lib/python2.6/site-packages/CA’

Hi@akhtar, You may get this error because nova ...READ MORE

Mar 27, 2020 in OpenStack by MD
• 95,440 points
921 views
0 votes
1 answer

How to create custom validation rules with Laravel?

Hii @kartik, Follow are the steps to create ...READ MORE

Mar 24, 2020 in Laravel by Niroj
• 82,880 points
921 views
0 votes
1 answer

What is pageRank in graphX??

Hi@akhtar, The PageRank algorithm outputs a probability distribution ...READ MORE

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

ansible playbook to create and remove a WebSphere Application Server Node Agent profile

This should workout: - name: Create profile_nodeagent: ...READ MORE

Oct 30, 2019 in Ansible by Tanishq
921 views
0 votes
1 answer

Go from one sheet to another on any selection on chart.

Hi Nithin, Follow these steps to make the ...READ MORE

Mar 29, 2019 in Tableau by Cherukuri
• 33,030 points
921 views
0 votes
3 answers

What does the job description of a Computer hardware Engineer look like?

Hi, These are the basic roles and duties ...READ MORE

Jun 14, 2019 in Career Counselling by Gitika
• 65,910 points
921 views
0 votes
1 answer

Line Chart not showing while making a combination chart of bar inside bar chart and a line chart.

After creating the Bar inside Bar graph, ...READ MORE

Aug 15, 2018 in Tableau by AwesomeSauce
• 860 points
921 views
0 votes
1 answer

Do I need a Tableau Server if I already have a Tableau Desktop?

Tableau Desktop which need a license.. Tableau Server ...READ MORE

Apr 20, 2018 in Tableau by ffdfd
• 5,550 points
921 views
0 votes
0 answers

Send email with PHP from html form on submit with the same script

When a user has finished filling out ...READ MORE

Jul 29, 2022 in PHP by Kithuzzz
• 38,010 points
920 views
0 votes
1 answer

What does the ! (exclamation mark) do in TypeScript?

The exclamation mark is called the non-null ...READ MORE

Jun 1, 2022 in TypeSript by Nina
• 3,060 points
920 views
0 votes
1 answer

How can we achieve transclusion using link function and directive controller?

Hey, The Term Transclusion means unhidding the context ...READ MORE

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

whenever generate report in frontend then this report send to user mail using lambda+sqs+ses

You can create a trigger and send ...READ MORE

Oct 21, 2019 in AWS by Kalgi
• 52,360 points
920 views
+2 votes
2 answers

Count text values from different columns

You can try duplicating the category columns ...READ MORE

Aug 29, 2019 in Power BI by anonymous
• 33,030 points
920 views
0 votes
1 answer
0 votes
1 answer

What is d3.js and what it is used for?

Hey Sumit, D3.js (or just D3 for Data-Driven Documents) is a JavaScript library ...READ MORE

May 8, 2019 in Career Counselling by Ankita
920 views
0 votes
1 answer

Explain LOAD keyword in pig script?

Hey, Load helps to load data from the ...READ MORE

May 3, 2019 in Big Data Hadoop by Gitika
• 65,910 points
920 views
–1 vote
1 answer

order to apply kubernetes-dashboard ? before I join the worker nodes or after the join of the worker node ?

Not really. There are a few things ...READ MORE

Mar 18, 2019 in Kubernetes by Vardhan
• 13,190 points
920 views
0 votes
1 answer

How to create a DynamoDB table in AWS?

Creating a DynamoDB table is made very ...READ MORE

Feb 22, 2019 in AWS by Priyaj
• 58,090 points
920 views
0 votes
1 answer

Issue creating S3 Bucket Python

Hello @Suraj, There is an indentation issue, >>> ...READ MORE

Jan 18, 2019 in Python by Priyaj
• 58,090 points
920 views
0 votes
1 answer

Docker for Windows: Containers IP accessible in local network

Add more IP to the windows DockerNAT ...READ MORE

Dec 4, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
920 views
0 votes
1 answer

What is the difference between IoTivity vs AllJoyn ?

Architecture: IoTivity provides 4 basic components: Discovery Data transmission Data Management Device ...READ MORE

Sep 6, 2018 in IoT (Internet of Things) by Annie97
920 views
0 votes
2 answers

Find the largest value in a dictionary

Use below running code which is simple ...READ MORE

Nov 25, 2021 in Python by Suhas
920 views
0 votes
1 answer

How to fire and handle HTTP requests

There are 2 options you can go ...READ MORE

Jun 13, 2018 in Java by Rishabh
• 3,620 points
920 views
0 votes
1 answer

How to Import Excel Worksheet into Microsoft Project?

Solution: Wizard's preliminary settings: New map As a new project Tasks, ...READ MORE

Oct 14, 2022 in Others by narikkadan
• 63,420 points
919 views
0 votes
0 answers

Send private message to Discord user using bash and linux AT command

I'm running a Discord bot written in ...READ MORE

Apr 25, 2022 in Linux Administration by Edureka
• 13,670 points
919 views
0 votes
1 answer

Refresh powerbi online with SQL data base (RDS AWS)

It must connect to the database successfully ...READ MORE

Mar 25, 2022 in Others by Edureka
• 13,670 points
919 views
0 votes
1 answer

What is the difference between webdriver.get() and webdriver.navigate()

The first thing you’ll want to do ...READ MORE

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

How to connect ui path studio to orchestrator ?

Hi Teja, there's already a question on ...READ MORE

Sep 18, 2019 in RPA by Abha
• 28,140 points
919 views
+1 vote
1 answer

display the count of rows matching some criteria

Do you want to show a table ...READ MORE

Aug 5, 2019 in Power BI by anonymous
• 33,030 points
919 views
0 votes
1 answer

Configure nginx as reverse reverse proxy

Hey @Kiara, you can use something like ...READ MORE

Apr 16, 2019 in Jenkins by Bryan
919 views
0 votes
1 answer

Add one row to pandas DataFrame

You can try the following : >>> import ...READ MORE

Mar 2, 2019 in Python by SDeb
• 13,300 points
919 views
+1 vote
3 answers

Android Developer - Salary

For entry-level Android Developer the salary is ...READ MORE

May 12, 2019 in Career Counselling by Raj
919 views
0 votes
1 answer

Overfitting vs Underfitting

In statistics and machine learning, one of ...READ MORE

Jul 11, 2018 in Data Analytics by CodingByHeart77
• 3,740 points
919 views
0 votes
2 answers

Issue creating AWS VPC with Ansible

You can use the details given in ...READ MORE

Aug 16, 2018 in Ansible by Priyaj
• 58,090 points
919 views
0 votes
1 answer

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

 While I was solving this problem, the ...READ MORE

Feb 17, 2022 in Java by Aditya
• 7,680 points
918 views
0 votes
1 answer

Add .xll as AddIn to Excel

Hi, for adding an xll as Addln ...READ MORE

Feb 17, 2022 in Others by gaurav
• 23,260 points
918 views
0 votes
1 answer

How to set data attributes in HTML elements?

Hello @kartik, HTML <div id="mydiv" data-myval="10"></div> JS var a = $('#mydiv').data('myval'); ...READ MORE

Oct 5, 2020 in JQuery by Niroj
• 82,880 points
918 views
0 votes
1 answer

How to use loop in Ansible playbook?

Hi@akhtar, Sometimes you want to repeat a task ...READ MORE

Sep 1, 2020 in Ansible by MD
• 95,440 points
918 views
0 votes
0 answers

How to merge two data sets in Tableau via relationship?

I'd want to integrate two data sets ...READ MORE

Apr 14, 2022 in Tableau by Neha
• 9,060 points
917 views
0 votes
1 answer

How to create HTTP user using htpasswd command?

Hi@akhtar, Htpasswd command is available in the Linux ...READ MORE

Dec 2, 2020 in Linux Administration by MD
• 95,440 points
917 views
0 votes
1 answer

How to implement draggable tab using Java Swing?

Hello kartik, setAcceptor(TabAcceptor a_acceptor) should let the consumer code ...READ MORE

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

ERROR nova.compute.manager [req-cf2679fd-dd9e-4909-807f-48fe9bda3642 admin admin|req-cf2679fd-dd9e-4909-807f-48fe9bda3642 admin admin]

Hi@akhtar, This error occurs when the sg3-utils package ...READ MORE

Mar 24, 2020 in OpenStack by MD
• 95,440 points
917 views
0 votes
1 answer

How to update an image properties in OpenStack?

Hi@akhtar, You can update your image properties. Follow ...READ MORE

Mar 16, 2020 in OpenStack by MD
• 95,440 points
917 views
0 votes
1 answer

What are azure services? What are the different services on azure?

Microsoft Azure provides various services that would ...READ MORE

Jan 21, 2020 in Azure by Sirajul
• 59,230 points
917 views
+2 votes
0 answers

"error": "unsupported_grant_type" is returned when sending post request with x-www-form-urlencoded

keywords.user_loads_a_Request("AdminLogin", CONFIG.getProperty("URI")+"api/login"); // Adminlogin file contains the ...READ MORE

Dec 17, 2019 in Software Testing by anonymous
• 140 points
917 views
0 votes
1 answer

How can I achieve high availability of my application using docker swarm?

High Availability is a feature where you ...READ MORE

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

How to create a S3 bucket in AWS Console?

To create a S3 bucket in AWS, ...READ MORE

Feb 13, 2019 in AWS by Priyaj
• 58,090 points
917 views
0 votes
1 answer

Issue in hdfs dfs command

Hadoop has a special file system called ...READ MORE

Jan 7, 2019 in Big Data Hadoop by Omkar
• 69,210 points
917 views