Latest questions in Edureka Community

0 votes
0 answers

How does function definition work in python?

Is it same as other programming languages ...READ MORE

Jun 13, 2019 in Python by Waseem
• 4,540 points
385 views
0 votes
0 answers

How can you preserve timezone information in python?

What is the use of strfttime()  and ...READ MORE

Jun 13, 2019 in Python by Waseem
• 4,540 points
340 views
0 votes
1 answer

Create an organization on Azure DevOps

Hey @Vikram, Create an Azure DevOps Organization. To ...READ MORE

Jun 13, 2019 in Azure by Jasmine
446 views
0 votes
1 answer

How to get the select options using Selenium WebDriver in Java

Hey there! You should be able to get ...READ MORE

Jun 14, 2019 in Selenium by Surya
• 970 points
4,478 views
0 votes
0 answers

Dome chart tableau

Hi Folks! I'm new to tableau. The below chart looks simple, ...READ MORE

Jun 13, 2019 in Tableau by Priyanka
351 views
0 votes
1 answer

Using Cuda: Tensorflow error

This command will tell you which processes ...READ MORE

Jun 13, 2019 in Data Analytics by Zulaikha
• 910 points
505 views
0 votes
1 answer

Error while importing Tensorflow

Start by uninstalling tensorflow and protobuf and reinstall them. Use ...READ MORE

Jun 13, 2019 in Data Analytics by Zulaikha
• 910 points
679 views
0 votes
1 answer

Tableau - Grouping

Hi Prakash, 1. Create a visual with all ...READ MORE

Jun 17, 2019 in Tableau by anonymous
• 33,030 points
533 views
0 votes
1 answer

Can Automation Anywhere run more than one bot at the same time on the same machine?

1. No, in a machine, only one ...READ MORE

Jun 13, 2019 in RPA by Iffath
• 1,180 points
1,520 views
0 votes
1 answer

adding elements to empty set

Adding elements to a Set: Elements can be ...READ MORE

Jun 13, 2019 by Nisa
• 1,090 points
610 views
0 votes
1 answer

Information about functions or classes in Python

Information about functions, classes, modules, etc can ...READ MORE

Jun 13, 2019 in Python by Nisa
• 1,090 points
512 views
0 votes
1 answer

Low precision and high recall application - Logical regression

In situations where you wish to reduce ...READ MORE

Jun 13, 2019 in Python by Meg
2,651 views
0 votes
1 answer

Parameter to choose all values

HI Anitha, [Replace category with sub categories] Follow the ...READ MORE

Jun 13, 2019 in Tableau by anonymous
• 33,030 points
618 views
0 votes
1 answer

Conditional formatting - Power BI

Hi Chandan, First, create a bar chart as ...READ MORE

Jun 13, 2019 in Power BI by anonymous
• 33,030 points
485 views
0 votes
1 answer

High Precision value and low recall value - Logistic regression

You use high positive and low recall ...READ MORE

Jun 13, 2019 in Python by Greg
1,627 views
0 votes
2 answers

Python Error "UnicodeEncodeError: 'ascii' codec can't encode character u'\u03b1' in position 20: ordinal not in range(128)"

import csv import sys reload(sys) sys.setdefaultencoding('utf8') data = [["a", "b", u'\xe9']] with ...READ MORE

Jun 28, 2019 in Python by anonymous
13,358 views
0 votes
0 answers
0 votes
1 answer

Python error "pandas.errors.ParserError: Error tokenizing data"

Pandas do not take .xlsx files. Rename ...READ MORE

Jun 13, 2019 in Python by Rhea
18,776 views
–1 vote
1 answer

Python error saying "NameError: name 'email' is not defined"

you need to define the variable email READ MORE

Nov 29, 2019 in Python by Casper
• 160 points
6,407 views
0 votes
1 answer
0 votes
0 answers

How to show a color bar even when no value is present or value is 0?

How to show a color bar even ...READ MORE

Jun 13, 2019 in Power BI by Priya
467 views
0 votes
1 answer

Forecast in Power BI

Hi, You can show a forecast for a ...READ MORE

Jun 13, 2019 in Power BI by anonymous
• 33,030 points
628 views
0 votes
1 answer

numpy all differing from builtin all

Numpy.all does not understands generator expressions. From the ...READ MORE

Jun 13, 2019 in Python by SDeb
• 13,300 points
538 views
0 votes
1 answer

Serving static files on heroku

Try using Amazon s3 for storing static ...READ MORE

Jun 13, 2019 in Python by SDeb
• 13,300 points
2,969 views
0 votes
1 answer

page shelf in tableau

Pages in the tableau are used when ...READ MORE

Jun 13, 2019 in Tableau by anonymous
• 33,030 points
4,936 views
0 votes
1 answer

How can I ignore all test methods using @ignore annotation in JUnit?

@Gavish, if you want to ignore all ...READ MORE

Jun 13, 2019 in Selenium by Tisha
3,444 views
0 votes
0 answers

What is JUnit @ignore test annotation and when it can be used?

What is JUnit @ignore test annotation and ...READ MORE

Jun 13, 2019 in Selenium by Garry
503 views
0 votes
1 answer

What is a callback function?

Callback function is a function which is ...READ MORE

Jun 13, 2019 in Others by sunshine
• 1,300 points
932 views
0 votes
1 answer

How can I run test cases in parallel using TestNG in selenium webdriver?

Hi Sobia, for running test cases in ...READ MORE

Jun 12, 2019 in Selenium by Abha
• 28,140 points
2,192 views
0 votes
1 answer

How to run a group of test cases using TestNG in Selenium Webdriver?

Hey Kajal, TestNG allows you to perform ordered ...READ MORE

Jun 12, 2019 in Selenium by Abha
• 28,140 points
2,738 views
0 votes
0 answers

How can you use html parser in python?

Is it only used while web scraping? What ...READ MORE

Jun 12, 2019 in Python by Waseem
• 4,540 points
414 views
0 votes
1 answer

What exactly is invalid syntax error?

please solve this error   def TakeImages():     Id=(text.get())   ...READ MORE

Jul 20, 2020 in Python by Prince kumar
1,670 views
0 votes
1 answer

Education after Bachelor Of Engineer for java developer

Hey, As you have mentioned that you are working ...READ MORE

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

How can we create data driven framework using TestNG?

Hey Yuvraj, we can create a Data ...READ MORE

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

How to pass parameter through testng.xml file to a test case in Selenium Webdriver?

Hello Revathi, to pass parameter through testng.xml ...READ MORE

Jun 12, 2019 in Selenium by Abha
• 28,140 points
7,336 views
0 votes
1 answer

How to create a test class with a test method in JUnit to testing framework?

Hi Sargun, first we need to create ...READ MORE

Jun 13, 2019 in Selenium by Nagendra
797 views
0 votes
1 answer

Linux: Efficiently test if a port is Open

$ nc -z <host> <port>; echo $? Use ...READ MORE

Jun 12, 2019 in Linux Administration by Shubham
• 13,490 points
562 views
0 votes
1 answer

127.0.0.1: Could not Determine the server's fully qualified domain name

If you don't have httpd.conf in folder /etc/apache2, you should ...READ MORE

Jun 12, 2019 in Linux Administration by Shubham
• 13,490 points
1,730 views
0 votes
1 answer

What are the different types of TestNG listeners in Selenium Webdriver?

Hello Jagrati, some of the TestNG listeners ...READ MORE

Jun 12, 2019 in Selenium by Anvi
• 14,150 points
1,649 views
0 votes
1 answer

Difference between webdriver wait and fluent wait in Selenium Webdriver?

Hi Bunty, WebDriverWait is applied on certain ...READ MORE

Jun 12, 2019 in Selenium by Anvi
• 14,150 points
7,642 views
0 votes
1 answer

Add multiple shape for a field value.

Hi, Sagar You cannot add 2 shapes to ...READ MORE

Jun 12, 2019 in Tableau by anonymous
• 33,030 points
1,547 views
0 votes
1 answer

Why are Lists faster than character arrays for string concatenation?

It's true that in the list-append method, ...READ MORE

Jun 12, 2019 in Python by SDeb
• 13,300 points
1,693 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
768 views
0 votes
1 answer

Is it possible to concatenate QuerySets?

You can start with this- from itertools import ...READ MORE

Jun 12, 2019 in Python by SDeb
• 13,300 points
1,499 views
0 votes
1 answer

Please explain the logic of giving a name to lambda function when it is actually a nameless function?

This is done because these functions are ...READ MORE

Jun 12, 2019 in Python by Wajiha
• 1,950 points
732 views
+1 vote
1 answer

Stacked and a independent column chart in power BI

Hi Rahul, Follow the below steps: 1. Create a ...READ MORE

Jun 12, 2019 in Power BI by anonymous
• 33,030 points
9,840 views
0 votes
1 answer

Stacked and a independent column

Hi Rahul, Follow the below steps: 1. Create a ...READ MORE

Jun 12, 2019 in Tableau by Cherukuri
• 33,030 points
476 views