Trending questions in Edureka Community

0 votes
1 answer

Logistic Regression not working because of "unknown label type 'continuous'"?

The issue is because you're using a ...READ MORE

Mar 8, 2022 in Machine Learning by Dev
• 6,000 points
3,851 views
0 votes
0 answers

How to set Bullet points colored in unordered and ordered lists in html via CSS without using any images or span tags

I want to differentiate the lists using ...READ MORE

May 26, 2022 in Others by Ashwini
• 5,430 points
380 views
0 votes
1 answer

How to download Azure Function (Python) .zip file?

You can use ftp to get app ...READ MORE

Mar 29, 2022 in Azure by Edureka
• 12,690 points
2,918 views
0 votes
1 answer

How to make FileReader work with Angular?

Hello @kartik, First you have to specify the ...READ MORE

Sep 8, 2020 in Angular by Niroj
• 82,840 points
27,331 views
0 votes
0 answers

How to display image from database using PHP?

I want to display an image from ...READ MORE

May 11, 2022 in PHP by Kichu
• 19,040 points
1,021 views
0 votes
0 answers

How to change default integreated terminal in VS Code to kitty, on Linux?

I'm using kitty (it's a terminal) on ...READ MORE

Apr 26, 2022 in Linux Administration by Edureka
• 13,690 points
1,617 views
0 votes
0 answers

check if variable empty

Code: if ($user_id == NULL || $user_name == ...READ MORE

Jun 4, 2022 in PHP by Kichu
• 19,040 points

edited 2 days ago 4 views
0 votes
0 answers

400 BAD request HTTP error code meaning?

I am posting a JSON request to ...READ MORE

May 1, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,389 views
0 votes
1 answer

SMTP connect() failed PHPmailer - PHP

 You need to add the Host parameter $mail->Host ...READ MORE

Feb 16, 2022 in Others by Aditya
• 7,680 points
4,605 views
0 votes
0 answers

Azure Linux App Service Installing packages after deploy from DevOps pipeline

I am setting up a CI/CD pipeline ...READ MORE

Apr 18, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,005 views
0 votes
0 answers

CIDR Address is not within CIDR Address from VPC

I have tried every combination of IP ...READ MORE

Apr 19, 2022 in AWS by Aditya
• 7,680 points
1,903 views
0 votes
0 answers

Module 'numpy.core' has no attribute 'numerictypes' (Error)

from imageai.Detection import ObjectDetection detector = ObjectDetection() detector.setModelTypeAsTinyYOLOv3() detector.setModelPath("BrainTumor10EpochsCategorical.h5") detector.loadModel() detection = ...READ MORE

Jun 3, 2022 in Python by Abdullah Celal

edited 2 days ago 2 views
0 votes
1 answer

Color formatting conditionally in a tableau list

This is one method for colouring a ...READ MORE

Apr 7, 2022 in Tableau by Neha
• 9,020 points
2,425 views
0 votes
0 answers

Copy Paste in Bash on Ubuntu on Windows

How to execute a copy paste operation ...READ MORE

Jun 3, 2022 in Linux Administration by Rahul
• 3,380 points

edited 2 days ago 3 views
0 votes
0 answers

bash: telnet: command not found

I'm trying to connect the server using ...READ MORE

Jun 3, 2022 in Linux Administration by Rahul
• 3,380 points

edited 2 days ago 3 views
0 votes
0 answers

Edit PHP query code depending on image map clicked area using AJAX

The image map: <img id="harta" src="img/hartap.png" alt="testmap" usemap="#Map" ...READ MORE

Jun 3, 2022 in PHP by Kichu
• 19,040 points

edited 2 days ago 5 views
0 votes
0 answers

x509: certificate signed by unknown authority - both with docker and with github

Used the below command for build- docker build ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
1,841 views
0 votes
0 answers

Is there a possibility to generate a live reporting in tableau from jira source data?

I'm searching for a way to generate ...READ MORE

Apr 25, 2022 in Tableau by Neha
• 9,020 points
1,654 views
0 votes
0 answers

What is a IOException, and how do I fix it?

What is causing java.io.IOException? What does it ...READ MORE

May 19, 2022 in Java by Kichu
• 19,040 points
602 views
0 votes
0 answers

How does mean parameter in rnorm function works

I was wanting to know how does ...READ MORE

Jun 2, 2022 in Data Analytics by avinash
• 1,840 points

edited 2 days ago 2 views
0 votes
0 answers

Getting file in hex format - my output vs xxd command output

I'm trying to write a simple program ...READ MORE

Apr 20, 2022 in Linux Administration by Edureka
• 13,690 points
1,826 views
0 votes
0 answers

What is ADT? (Abstract Data Type)

Can someone explain to me what ADT ...READ MORE

May 19, 2022 in Others by Kichu
• 19,040 points
514 views
0 votes
1 answer

Converting a large XML file to Excel

Using the web URL, import an XML ...READ MORE

Mar 24, 2022 in Database by gaurav
• 23,260 points
3,011 views
0 votes
0 answers

AWS IAM user receive 401 when accessing to ECR repository, works with root user

I've started using AWS ECR to store ...READ MORE

Apr 25, 2022 in AWS by Aditya
• 7,680 points
1,646 views
+2 votes
3 answers

Permission denied error while running a simple job in Jenkins

Hey @Hannah, try changing the permissions using ...READ MORE

Oct 25, 2018 in Jenkins by krishti
59,130 views
0 votes
0 answers

Blue Prism: IE to Chrome Migration: failed to spy elements with IE Tab extension in chrome

Hello  I am doing IE to chrome ...READ MORE

May 31, 2022 in Others by Mounika

edited 2 days ago 80 views
0 votes
0 answers

jQuery UI DatePicker to show month year only

I am using jQuery date picker to ...READ MORE

Jun 2, 2022 in JQuery by Edureka
• 13,690 points

edited 2 days ago 3 views
0 votes
0 answers

Update Amazon RDS for MySQL database instance

I want to know How to apply ...READ MORE

Apr 10, 2022 in Others by Kichu
• 19,040 points
698 views
0 votes
0 answers

How to know if docker is already logged in to a docker registry server

I'm not sure whether I've already used ...READ MORE

Apr 12, 2022 in Docker by Abhijeet
• 180 points
2,193 views
0 votes
0 answers

How to replace innerHTML of a div using jQuery?

How could I achieve the following: document.all.regTitle.innerHTML = ...READ MORE

May 31, 2022 in JQuery by Edureka
• 13,690 points

edited 2 days ago 78 views
0 votes
2 answers

Kubernetes error: You must be logged in to the server (the server has asked for the client to provide credentials

check if namesapce is defined in kube ...READ MORE

Sep 28, 2023 in Kubernetes by Mahesh

edited 1 day ago 16,990 views
0 votes
0 answers

Email validation using jQuery

How can I use JQuery to validate ...READ MORE

May 21, 2022 in JQuery by Kichu
• 19,040 points
452 views
0 votes
0 answers

Azure devOps wiki: create tables microsoft docs style

How do I create a table on ...READ MORE

Apr 15, 2022 in Other DevOps Questions by Kichu
• 19,040 points
2,073 views
0 votes
1 answer

Excel - Create item list from table values

What is Data Validation, and how does ...READ MORE

Apr 11, 2022 in Database by gaurav
• 23,260 points
2,289 views
0 votes
0 answers

How can i implement corss apply function of TSQL in pyspark

How can i implement corss apply function ...READ MORE

May 30, 2022 in Apache Spark by anonymous

edited 2 days ago 102 views
0 votes
0 answers

Python's equivalent of && (logical-and) in an if-statement

This is not  working : if cond1 && cond2: Can ...READ MORE

May 20, 2022 in Python by Kichu
• 19,040 points
451 views
0 votes
0 answers

How do I use matplotlib autopct?

I want to create a matplotlib pie ...READ MORE

Apr 24, 2022 in Python by Kichu
• 19,040 points
1,645 views
0 votes
0 answers

Fire rating of flame retardant fabric

What are the fire ratings of flame ...READ MORE

Jun 1, 2022 in Azure by qiansifang

edited 2 days ago 4 views
0 votes
0 answers

PHP round to integer

I want to round the number and ...READ MORE

May 30, 2022 in PHP by Kichu
• 19,040 points

edited 2 days ago 78 views
0 votes
1 answer

Git: Receiving "fatal: Not a git repository" when attempting to remote add a Git repo

Just init a local Git repository, into ...READ MORE

Apr 30, 2022 in Other DevOps Questions by narikkadan
• 63,600 points
1,380 views
0 votes
0 answers

Azure Pull Request | Azure Devops - " You must provide a value expression following the '+' operator."

I am  running this YAML file: trigger: - none ## ...READ MORE

Apr 22, 2022 in Other DevOps Questions by Kichu
• 19,040 points
1,745 views
0 votes
1 answer

What is the Correct Terraform Provider Configuration for Google Cloud Platform Resources with Beta Arguments?

You should use both google and google-beta ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
2,406 views
0 votes
0 answers

How would I use excel to generate a large update sql statement?

I know there's a way to have ...READ MORE

Mar 30, 2022 in Database by Edureka
• 13,690 points
2,511 views
0 votes
0 answers

How can I be able to find the second largest salary from the employee table?

What is the query for the second ...READ MORE

May 30, 2022 in Others by avinash
• 1,840 points

edited 2 days ago 85 views
0 votes
0 answers

Automate logging in to MS form using Python

I have to login into the same ...READ MORE

Apr 22, 2022 in Python by Edureka
• 13,620 points
1,598 views
0 votes
0 answers

java.lang.NoSuchMethodError: No such DSL method 'any file' found among steps

java.lang.NoSuchMethodError: No such DSL method 'anyfile' found ...READ MORE

May 30, 2022 in Jenkins by venkateswarlu

edited 2 days ago 75 views
0 votes
0 answers

Dind in docker-compose connection reset by peer

In Docker, I'm attempting to connect to ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
1,764 views
0 votes
0 answers

Error java.lang.OutOfMemoryError: GC overhead limit exceeded

When I execute my JUnit tests I am getting ...READ MORE

May 15, 2022 in Java by Kichu
• 19,040 points
663 views
0 votes
1 answer

datatable remove column on export to pdf and excel

When we are using jquery datatable for ...READ MORE

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

Why is GCP cloud scheduler so expensive?

The actual running of a job is ...READ MORE

Apr 6, 2022 in GCP by Korak
• 5,820 points
2,493 views