Trending questions in Edureka Community

0 votes
0 answers

Having error for flutter " Due to an error, the doctor check didn't complete"

FileSystemException : Exists failed. How to solve this?? ...READ MORE

Sep 19, 2021 in Others by anonymous

edited Mar 4 130 views
0 votes
1 answer

How to connect to Azure windows VM?

You'll use the Connect button in the Azure portal ...READ MORE

Jan 21, 2020 in Azure by Sirajul
• 59,190 points
26,327 views
0 votes
1 answer

How do I get HTTP Request body content in Laravel?

Hello @kartik, Inside controller inject Request object. So ...READ MORE

Aug 11, 2020 in Laravel by Niroj
• 82,800 points
17,517 views
0 votes
1 answer

How to list all Kafka topics?

Hi@akhtar, Kafka uses ZooKeeper, so you need to ...READ MORE

Dec 7, 2020 in Apache Kafka by MD
• 95,460 points
12,363 views
0 votes
1 answer

Error:Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Arabic_CI_AS" in the equal to operation.

Hello @kartik, You can resolve the issue by ...READ MORE

May 13, 2020 in Database by Niroj
• 82,800 points
21,329 views
0 votes
2 answers

How to add image file in html using python

Hi, I have implemented as below from robot.api import ...READ MORE

Feb 9, 2021 in Python by anonymous
11,684 views
0 votes
0 answers

I want to download the specific file based on pattern from s3

I want to download a file from ...READ MORE

Sep 16, 2021 in AWS by Revathi

edited Mar 4 138 views
0 votes
2 answers

NameError: name 'raw_input' is not defined

Hi, There may a problem with your python ...READ MORE

Jun 25, 2020 in Python by MD
• 95,460 points
33,675 views
0 votes
1 answer

How to Inject nestjs service from another module?

Hii, You have to export the ItemsService in the module that provides ...READ MORE

Nov 27, 2020 in Node-js by Niroj
• 82,800 points
12,729 views
+1 vote
1 answer
0 votes
1 answer

How to check if the request is an AJAX request with PHP?

Hello @kartik, Try below code snippet if(!empty($_SERVER['HTTP_X_REQUESTED_WITH']) ...READ MORE

Oct 29, 2020 in PHP by Niroj
• 82,800 points
13,967 views
0 votes
0 answers

Execute Spark.sql query within withColumn clause is Spark Scala

I have a dataframe which has one ...READ MORE

Sep 14, 2021 in Apache Spark by Pinksrider

edited Mar 4 172 views
0 votes
0 answers

Unable to import tensorflow , getting the error mentioned in the image

I'm trying to import the below packages ...READ MORE

Sep 15, 2021 in Machine Learning by Dhanush

edited Mar 4 134 views
0 votes
0 answers
0 votes
0 answers

please I'm facing this error for python practice

uName = "Jack" uCountry = "USA" cName = "Python ...READ MORE

Sep 14, 2021 in Others by MeshMesh

edited Mar 4 116 views
0 votes
0 answers

Write a program to find largest of three numbers entered by the user.

pls answer this right now pls pls READ MORE

Sep 14, 2021 in Python by op

edited Mar 4 124 views
0 votes
0 answers

I would like to delete my edureka account..

I have another account so I would ...READ MORE

Sep 13, 2021 in Ask us Anything! by Devansh

edited Mar 4 144 views
0 votes
0 answers

How do I count rows from related Tables using DAX

Hi Everyone, I hope you're doing well !!! I ...READ MORE

Sep 14, 2021 in Power BI by SANKET

edited Mar 4 136 views
0 votes
0 answers
0 votes
1 answer

AttributeError: module 'numpy' has no attribute '__version__'

Hi@akhtar, To avoid this error you can use ...READ MORE

Apr 20, 2020 in Python by MD
• 95,460 points
22,144 views
0 votes
1 answer

How to create an empty file in Hadoop?

Hi@akhtar, You can create an empty file in ...READ MORE

Oct 13, 2020 in Big Data Hadoop by MD
• 95,460 points
14,528 views
0 votes
2 answers

How do I set the figure title and axes labels font size in Matplotlib?

Setting the font size of the figure ...READ MORE

Jan 4, 2021 in Python by Nikita
10,892 views
+4 votes
2 answers

Can we get the HTTP Response Code in Selenium with Java?

It is indeed possible to get http ...READ MORE

Apr 21, 2018 in Selenium by king_kenny
• 3,710 points
43,412 views
0 votes
1 answer

An error occurred (ResourceNotFoundException) when calling the DescribeCluster operation: No cluster found for name: fargate-cluster.

Hi@akhtar, I think you need to tell your ...READ MORE

Jul 6, 2020 in AWS by MD
• 95,460 points
18,765 views
+1 vote
1 answer

Difference between cross join and natural join

The cross join produces the cross product ...READ MORE

Oct 12, 2018 in Database by DataKing99
• 8,250 points
17,002 views
0 votes
1 answer

How to change value of a request parameter in laravel?

Hello @kartik, Use merge(): $request->merge([ 'user_id' => ...READ MORE

Aug 10, 2020 in Laravel by Niroj
• 82,800 points
17,273 views
0 votes
1 answer

Pushing to Git returning Error Code 403 fatal: HTTP request failed.

Hi@akhtar, Github seems to only support the ssh ...READ MORE

Jan 5, 2021 in Git & GitHub by MD
• 95,460 points
10,830 views
0 votes
0 answers

Why can’t I unsubscribe from emails and delete my account?

I wish to unsubscribe from edureka emails ...READ MORE

Sep 11, 2021 in Others by null

edited Mar 4 112 views
0 votes
0 answers

How to start hacking

l have learned phishing and  hydra and ...READ MORE

Sep 11, 2021 in Cyber Security & Ethical Hacking by anonymous

edited Mar 4 116 views
0 votes
1 answer

How to get the value of an input field using ReactJS?

Hello @kartik, Managed to get the input field ...READ MORE

Oct 8, 2020 in Java-Script by Niroj
• 82,800 points
14,645 views
0 votes
1 answer

How to do error logging in CodeIgniter ?

Hello @kartik, CodeIgniter has some error logging functions ...READ MORE

May 19, 2020 in PHP by Niroj
• 82,800 points
20,775 views
0 votes
1 answer

How do I make a field readonly (or disabled) so that it cannot be edited in Django form?

Hello @kartik, Setting readonly on a widget only makes the ...READ MORE

Aug 6, 2020 in Python by Niroj
• 82,800 points
17,327 views
0 votes
0 answers

I used Actions method to locate the element in selenium .But Im getting Java null pointer exception.

WebElement Elmnt = driver.findElement(By.id("my-id")); Actions actions = new ...READ MORE

Sep 10, 2021 in Selenium by Jayashree

edited Mar 4 119 views
0 votes
0 answers

How Can I pass a Django Date Range Search Result page by page using Paginator in views and template

I have written a Python Django Method ...READ MORE

Sep 9, 2021 in Python by SUCCESSGANDE

edited Mar 4 114 views
0 votes
1 answer

How to rename the Hive table?

Hi@akhtar, You can rename the table name in ...READ MORE

Oct 19, 2020 in Big Data Hadoop by MD
• 95,460 points
14,101 views
0 votes
0 answers

which is Best online Tableau Training clasess in india?

Tableau is a powerful analytics platform which ...READ MORE

Sep 7, 2021 in Tableau by neevlearning

edited Mar 4 137 views
0 votes
1 answer

How do you add a new filter pane in old Power BI reports?

Answer 1 open the report in power bi ...READ MORE

Oct 10, 2023 in Power BI by Monika kale

edited Mar 5 1,685 views
0 votes
0 answers

which is Best online Tableau Training clasess in india?

Tableau is a powerful analytics platform which ...READ MORE

Sep 7, 2021 in Tableau by neevlearning

edited Mar 4 117 views
0 votes
1 answer

Uncaught TypeError: Cannot read property 'indexOf' of undefined

Hello @kartik, First of all, you don't need ...READ MORE

Jun 2, 2020 in Java-Script by Niroj
• 82,800 points
19,996 views
0 votes
1 answer

NB: JAVA_HOME should point to a JDK not a JRE The JAVA_HOME environment variable is not defined correctly

Hi@akhtar, You may get this error if you ...READ MORE

Jun 4, 2020 in DevOps & Agile by MD
• 95,460 points
19,887 views
0 votes
1 answer

How to Execute php file from another php?

Hello @kartik, It's trying to run it as ...READ MORE

Nov 18, 2020 in PHP by Niroj
• 82,800 points
12,672 views
0 votes
0 answers

How to connect Redcap to Power BI?

I have searched online and offline platforms ...READ MORE

Sep 5, 2021 in Power BI by Charlton

edited Mar 4 161 views
0 votes
1 answer

How can I use jquery $.ajax to call a PHP function?

Hello @kartik, Use $.ajax to call a server context (or ...READ MORE

Aug 27, 2020 in PHP by Niroj
• 82,800 points
16,243 views
0 votes
1 answer

Error: No module named 'findspark'

Hi@akhtar, To import this module in your program, ...READ MORE

May 6, 2020 in Apache Spark by MD
• 95,460 points
21,118 views
0 votes
1 answer

what is the $(document).ready equivalent without jQuery?

Hello @kartik, There are three options: If script is the last ...READ MORE

Apr 2, 2020 in Java-Script by Niroj
• 82,800 points
22,593 views
0 votes
1 answer

How to get the Last Inserted Id Using Laravel Eloquent?

Hello @kartik, Firstly create an object, Then set ...READ MORE

Jul 22, 2020 in PHP by Niroj
• 82,800 points
17,824 views
0 votes
0 answers

After getting a Full Stack Developer certification, will I be eligible for a MS in engineering?

I've done my B.com (Computers) This classmate ...READ MORE

Sep 5, 2021 in Web Development by anonymous

edited Mar 4 137 views
0 votes
0 answers

how to see user location on google map in power bi

I want solution how to show location ...READ MORE

Sep 4, 2021 in Power BI by tanushree

edited Mar 4 157 views
0 votes
0 answers

Can we see the tables in query editor which are created using calculated table?

Can we see the tables in query ...READ MORE

Sep 5, 2021 in Power BI by Pranavi

edited Mar 4 119 views