Trending questions in Edureka Community

+1 vote
0 answers

Not able to find the element in a new form in the same webpage ,which popup after clicking a link

I am trying to locate an element ...READ MORE

Jun 27, 2020 in Selenium by Reshmi
• 130 points
1,821 views
0 votes
1 answer

What is Scaffold Widget in Material Design?

Hi@akhtar, The Scaffold is good enough to create a general-purpose ...READ MORE

Jul 23, 2020 in Others by MD
• 95,460 points
653 views
0 votes
2 answers

How to split excel field data which contains the multiple delimiter values?

Try the following: new = data["Filed_data"].str.split(";", n = ...READ MORE

Jun 25, 2020 in Python by Shivam Dutt Sharma
1,825 views
0 votes
1 answer

AttributeError: type object 'DataFrame' has no attribute 'from_items'

Hi, @Bronson, You can go through this, I ...READ MORE

Apr 6, 2020 in Python by Gitika
• 65,770 points
5,323 views
0 votes
1 answer

How to find the value of a row in a csv file in python?

If you want to find the value ...READ MORE

May 20, 2019 in Python by Sanam
19,233 views
0 votes
1 answer

Automate the searching of Samsung brand mobile phones in Flipkart website using Selenium Webdriver.

Hey Dhruv, you can write automation script ...READ MORE

May 21, 2019 in Selenium by Anvi
• 14,150 points
19,207 views
0 votes
1 answer

How to create Fargate Profile in AWS EKS?

Hi@akhtar, You can use eksctl command to create ...READ MORE

Jul 6, 2020 in AWS by MD
• 95,460 points
1,383 views
0 votes
1 answer

Project Management Jobs

You want to look at all your ...READ MORE

Jul 24, 2020 in PMP by Sirajul
• 59,230 points
604 views
0 votes
1 answer

Can the executor core be greater than the total number of spark tasks?

Hi@Rishi, Yes, it is possible. If executor no. ...READ MORE

Jun 17, 2020 in Apache Spark by MD
• 95,460 points
2,214 views
0 votes
1 answer

Where is the Keras configuration file stored?

Hi@akhtar, The Keras configuration file is a JSON ...READ MORE

Jul 15, 2020 in Machine Learning by MD
• 95,460 points
1,015 views
0 votes
1 answer

Class ClassName does not exist:ReflectionException in Laravel?

Hello @lkartik, Perform a composer update, then composer dump-autoload. If the ...READ MORE

Mar 31, 2020 in Laravel by Niroj
• 82,840 points
5,563 views
0 votes
1 answer

How to convert a dictionary into a list in python?

Hi@akhtar You can convert a dictionary dataset into ...READ MORE

Jun 25, 2020 in Python by MD
• 95,460 points
1,839 views
0 votes
0 answers

How can i find valid Microsoft AZ-104 Dumps With PDF Explanation ?

Which one is the best source of ...READ MORE

Jul 14, 2020 in Career Counselling by pautriphhea
• 120 points
1 flag
recategorized Jul 14, 2020 by Gitika 1,066 views
0 votes
1 answer

What does a project manager do?

As a Project Manager of an organization, ...READ MORE

Jul 22, 2020 in PMP by Sirajul
• 59,230 points

edited Jul 22, 2020 by Sirajul 681 views
0 votes
1 answer

Error in ggplot(iris, aes(x = Species, y = Sepal.Length)) : could not find function "ggplot"

Hi@akhtar, You have to install ggplot module in ...READ MORE

Jun 10, 2020 in Data Analytics by MD
• 95,460 points
2,509 views
+4 votes
7 answers

Creating Amazon Web Service (AWS) account (trial version) without giving up credit card details

Unfortunately, you can’t create an account on ...READ MORE

Mar 30, 2018 in Cloud Computing by brat_1
• 7,200 points
18,977 views
0 votes
1 answer

AttributeError: module 'tensorflow' has no attribute 'estimator'.

Hi@akhtar, There was an environment issue, tensorflow was ...READ MORE

Apr 23, 2020 in Machine Learning by MD
• 95,460 points
4,548 views
0 votes
1 answer

How to schedule a job for sql query to run daily?

Hii, To schedule a job for sql query ...READ MORE

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

error: Class 'PHPUnit_Framework_TestCase' not found in …?

Hello,  You can use TestCase instead PHPUnit_Framework_TestCase // use the following namespace use ...READ MORE

Apr 20, 2020 in PHP by Niroj
• 82,840 points
4,667 views
0 votes
1 answer

Integrating Python code in .NET / Java

Hi,@Rajeshmthakkar, Jython is a Python interpreter implemented in ...READ MORE

Jul 27, 2020 in Python by Gitika
• 65,770 points
640 views
+1 vote
1 answer

while executing this I am getting this error can anyone please help me with the solution please

This happens when you have added the ...READ MORE

Jun 25, 2020 in Software Testing by Sirajul
• 59,230 points
1,793 views
0 votes
1 answer

Django Server Error: port is already in use

Hello @kartik, Just type: sudo fuser -k 8000/tcp. This ...READ MORE

Jun 26, 2020 in Python by Niroj
• 82,840 points
1,768 views
0 votes
1 answer

Urgently Require Data Set used in Tableau 6 Hours Training for Beginners

Hi, @Aneeqzafar, You can follow these datasets sheets ...READ MORE

Jun 4, 2020 in Tableau by Gitika
• 65,770 points
3,271 views
0 votes
1 answer

How to create subnet inside a VPC in AWS using Terraform?

Hi@akhtar, You need to use aws_subnet resource inside your ...READ MORE

Jul 21, 2020 in Others by MD
• 95,460 points
685 views
0 votes
1 answer

How to dynamically load a module in Python?

Hi, Dynamic loading is where we do not ...READ MORE

Jun 26, 2020 in Python by Roshni
• 10,480 points
1,787 views
0 votes
1 answer

[ERROR][org.logstash.Logstash] java.lang.NoClassDefFoundError: Could not initialize class org.logstash.config.ir.compiler.ComputeStepSyntaxElement

Hi@akhtar, Logstash server needs OpenJDK in the background. ...READ MORE

Jun 18, 2020 in DevOps Tools by MD
• 95,460 points
2,141 views
+1 vote
3 answers

What do I have to learn to become a software dev/engineer?

Hey, @Josh, Be Clear About Your End Goal. Software ...READ MORE

Jun 30, 2020 in Others by Gitika
• 65,770 points
1,465 views
0 votes
1 answer

Error saying "error: dpkg frontend is locked by another process"

Hey! First, find out the id of the ...READ MORE

Apr 15, 2019 in Jenkins by Vedant
20,678 views
0 votes
1 answer

How do I determine the current operating system with Node.js?

Hello @kartik, With Node.js v6 (and above) there ...READ MORE

Jul 20, 2020 in Node-js by Niroj
• 82,840 points
721 views
0 votes
0 answers

How much time will it take for an assignment to be reviewed.?

How much time will it take for ...READ MORE

Jun 14, 2020 in Ask us Anything! by Kiran
• 120 points
2,344 views
0 votes
1 answer

How to configure Jenkins environment using HELM?

Hi@akhtar, You need to install the helm chart ...READ MORE

Jul 6, 2020 in Kubernetes by MD
• 95,460 points
1,314 views
0 votes
1 answer

How to write a Python code to sort a numerical dataset?

Hi, @Roshni,  The code to sort a numerical ...READ MORE

Jun 26, 2020 in Python by Gitika
• 65,770 points
1,775 views
0 votes
1 answer

How do you log content of a JSON object in Node.js?

Hello @kartik, Try this one: console.log("Session: %j", session); If the ...READ MORE

Jul 16, 2020 in Node-js by Niroj
• 82,840 points
882 views
0 votes
0 answers

How access P.G.Diploma in Big Data Engineering participants in telegram

READ MORE

Jul 23, 2020 in Ask us Anything! by SEBASTIAN
• 120 points

recategorized Jul 23, 2020 by Gitika 621 views
+1 vote
1 answer

ImportError: cannot import name 'appdirs'

Hi@akhtar, I think you missed some module to ...READ MORE

May 5, 2020 in Python by MD
• 95,460 points
3,942 views
0 votes
1 answer

Python error invalid literal

Hi, I think you are trying to convert ...READ MORE

Jul 21, 2020 in Machine Learning by MD
• 95,460 points
676 views
0 votes
1 answer

Error: no such method 'show' for tooltip widget instance

Hello, The root of this and similar problem "no such method ...READ MORE

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

What is soft assert and hard assert?

Soft Assert: Soft Assert collects errors during ...READ MORE

Dec 31, 2018 in Selenium by Stranger
25,187 views
0 votes
1 answer

Web scraping data from a Spotfire web report

Hi, @There, You can try this: It reads ...READ MORE

Jun 30, 2020 in Python by Gitika
• 65,770 points
1,658 views
0 votes
1 answer

java.lang.IllegalArgumentException: Invalid bracketed host/port range.

Hi@akhtar, You need to set the hostname in ...READ MORE

Jun 19, 2020 in ELK Stack by MD
• 95,460 points
2,035 views
0 votes
1 answer

How to append to a file in Node?

Hello @kartik, you can use appendFile, which creates a ...READ MORE

Jul 20, 2020 in Node-js by Niroj
• 82,840 points
695 views
0 votes
4 answers

How to Convert EML to PDF?

Hi, I think you need to check out ...READ MORE

Aug 12, 2020 in Others by Steve
• 200 points
3,356 views
0 votes
1 answer

Load key "myfirstkey.ppk": invalid format ec2-user@13.235.67.73: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).

Hi@akhtar, You are trying to do SSH with ...READ MORE

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

How to retrieve POST query parameters?

Hello @kartik, This will do it if you ...READ MORE

Jul 20, 2020 in Node-js by Niroj
• 82,840 points
677 views
0 votes
1 answer

I have to ingest in hadoop cluster large number of files for testing , what is the best way to do it?

Hi@sonali, It depends on what kind of testing ...READ MORE

Jul 8, 2020 in Big Data Hadoop by MD
• 95,460 points
1,224 views
0 votes
1 answer

show data even for no data - power BI

Hi Latha, To show rows with empty data ...READ MORE

May 9, 2019 in Power BI by Cherukuri
• 33,030 points
19,591 views
0 votes
2 answers

Where can we see the Version History in Blue Prism ?

a) Process studio & Object Studio READ MORE

Jul 22, 2020 in RPA by Yogesh Soppa
2,784 views
0 votes
1 answer

How to get the server's port?

Hello @kartik, I use this way Express 4: app.listen(1337, ...READ MORE

Jul 17, 2020 in Node-js by Niroj
• 82,840 points
828 views
0 votes
1 answer

What are some advantages of Flutter?

Hi@akhtar, Nowadays Flutter is taking the market. It ...READ MORE

Jul 17, 2020 in Others by MD
• 95,460 points
793 views