Trending questions in Edureka Community

0 votes
0 answers

How do I install opencv using pip?

I need to install cv2 for a ...READ MORE

Sep 13, 2023 in Python by Rahul
• 240 points
887 views
0 votes
7 answers

docker: executable file not found in $PATH

try to build the image with --no-cache. I ...READ MORE

Nov 1, 2020 in Docker by Deeptesh Agrawal
63,688 views
0 votes
0 answers

How to sum the values of a javascript object?

I'm currently facing an issue while trying ...READ MORE

Sep 25, 2023 in Java-Script by Tanishqa
• 1,170 points
364 views
+1 vote
2 answers

How to send longer text inputs to ChatGPT API?

Kya ho sakta hai be mujhe pata ...READ MORE

Sep 8, 2023 in ChatGPT by anonymous

edited Mar 5 4,563 views
0 votes
2 answers

I recently used Crockford's JSLint to check some of my JavaScript code, and it returned the following error:

"Use strict"; is a directive in JavaScript ...READ MORE

Sep 18, 2023 in Java by Rahul
• 240 points
929 views
0 votes
0 answers

Which statement is true about Agile and DevOps

Which statement is true about Agile and ...READ MORE

Sep 29, 2023 in Other DevOps Questions by Avinash
• 520 points

edited Mar 5 150 views
0 votes
1 answer

Flutter get context in initState method

To execute code after the widget is ...READ MORE

Mar 27, 2023 in Flutter by anonymous
8,151 views
0 votes
1 answer

How do I format date in jQuery datetimepicker?

jquery datepicker format” Code Answer's $('#timePicker'). datetimepicker({ // dateFormat: ...READ MORE

Jun 3, 2022 in JQuery by Edureka
• 13,690 points
20,908 views
0 votes
0 answers

Which statement is true about Agile and DevOps

Which statement is true about Agile and ...READ MORE

Sep 29, 2023 in DevOps Tools by Avinash
• 520 points

edited Mar 5 58 views
0 votes
0 answers

Error with return statement in javascript

I have this javascript code which is ...READ MORE

Sep 29, 2023 in Web Development by Avinash
• 520 points

edited Mar 5 52 views
0 votes
1 answer

How much does PMP certification cost?

Obtaining a PMP (Project Management Professional) certification ...READ MORE

Sep 14, 2023 in PMP by anonymous
• 3,360 points
617 views
0 votes
0 answers
0 votes
1 answer

TypeScript ES6: import module "File is not a module error"

We need the export, as a part of ...READ MORE

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

TypeScript: 'tsc command not found'

A few tips in order restart the terminal restart ...READ MORE

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

How to log data to the Flutter console?

To log data to the Flutter console ...READ MORE

Mar 27, 2023 in Flutter by anonymous
7,901 views
0 votes
0 answers

How to check whether a string contains a substring in JavaScript?

Usually I would expect a String.contains() method, but there ...READ MORE

Sep 13, 2023 in Java by Rahul
• 240 points
568 views
0 votes
0 answers
0 votes
0 answers

what does information security do

What are the primary functions and responsibilities ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Arun
• 300 points
829 views
0 votes
0 answers

what is ppc in digital marketing?

I find PPC hard to understand in ...READ MORE

Sep 13, 2023 in Digital Marketing by anonymous
• 470 points
555 views
0 votes
0 answers

Create a SQL enter script from an Excel worksheet

I have a large excel worksheet that ...READ MORE

Sep 8, 2023 in Database by Satyawrat
• 460 points
756 views
0 votes
0 answers

what is risk management in cyber security

What does 'risk management' entail within the ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Arun
• 300 points
799 views
0 votes
0 answers

In Python, retrieve color palettes from the website ColorHunt.co.

I am presently engaged in the development ...READ MORE

Sep 12, 2023 in Python by Satyawrat
• 460 points
558 views
0 votes
0 answers

how digital marketing works?

I know what digital marketing is used ...READ MORE

Sep 13, 2023 in Digital Marketing by anonymous
• 470 points
497 views
0 votes
0 answers

How much is PMP certification?

What is the financial investment required to ...READ MORE

Sep 13, 2023 in PMP by Saniya
• 3,360 points
503 views
0 votes
0 answers

What is PMP exam?

What does the PMP exam encompass, and ...READ MORE

Sep 13, 2023 in PMP by Saniya
• 3,360 points
489 views
0 votes
0 answers

what is content marketing in digital marketing?

How do I work in a way ...READ MORE

Sep 13, 2023 in Digital Marketing by anonymous
• 470 points
468 views
0 votes
0 answers

how to become a digital marketer?

What skills can I learn to become ...READ MORE

Sep 13, 2023 in Digital Marketing by anonymous
• 470 points
460 views
0 votes
0 answers

How to become PMP certified?

What is the process for obtaining PMP ...READ MORE

Sep 13, 2023 in PMP by Saniya
• 3,360 points
463 views
0 votes
0 answers

what is cia triad in cyber security

What does the 'CIA Triad' represent in ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by siri
• 180 points
717 views
0 votes
0 answers

Loop in stored procedure in SQL server

Writing a stored procedure that calls another ...READ MORE

Aug 28, 2022 in Database by Kithuzzz
• 38,000 points
1,957 views
0 votes
0 answers

How much is the PMP exam?

What is the current cost of the ...READ MORE

Sep 13, 2023 in PMP by Saniya
• 3,360 points
443 views
0 votes
1 answer

Azure Devops Extension- PublishHTMLReport in Azure pipelines not producing HTML tab in azure devops

It seems like you're facing an issue ...READ MORE

Apr 29, 2024 in DevOps on Cloud by anonymous
• 1,420 points
1,364 views
0 votes
1 answer

InputDecoration in DropdownButtonFormField adds a padding on the right (Flutter)

The right padding you are seeing in ...READ MORE

Apr 6, 2023 in Flutter by seena
7,305 views
0 votes
0 answers

What is project management professional?

What does the title 'Project Management Professional' ...READ MORE

Sep 13, 2023 in PMP by Saniya
• 3,360 points
431 views
0 votes
1 answer

How to fix an invalid CFBundleVersion error?

Yes, the error message suggests that the ...READ MORE

Apr 6, 2023 in Flutter by pooja
7,289 views
0 votes
0 answers

I'm making a Python program to do math, figure out answers, and so on, but I'm getting the syntaxerror: "unexpected character after line continuation character in python."

This is my code: print("Length between sides: "+str((length*length)*2.6)+" ...READ MORE

Sep 7, 2023 in Python by Satyawrat
• 460 points
670 views
0 votes
0 answers

What is PMP course?

What does the PMP course entail, and ...READ MORE

Sep 13, 2023 in PMP by Saniya
• 3,360 points
333 views
0 votes
1 answer

How to make flutter app responsive according to different screen size?

To make your Flutter app responsive according ...READ MORE

Mar 27, 2023 in Flutter by anonymous
7,667 views
0 votes
0 answers

what is search engine marketing in digital marketing?

Can someone explain digital marketing wrt to ...READ MORE

Sep 13, 2023 in Digital Marketing by anonymous
• 470 points
344 views
0 votes
0 answers

what does a cyber security analyst do

What are the primary responsibilities and roles ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by siri
• 180 points
605 views
0 votes
0 answers

What is the shortcut key to delete sheet in Excel?

Could someone tell me what is the ...READ MORE

Sep 8, 2023 in Others by Satyawrat
• 460 points
559 views
0 votes
0 answers

How to find the number of a list item ?

Given a list ["foo", "bar", "baz"] and ...READ MORE

Sep 11, 2023 in Python by Satyawrat
• 460 points
422 views
0 votes
0 answers
0 votes
0 answers

what is information security analyst

What does the role of an information ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
593 views
0 votes
0 answers

What is threat in cyber security

Hi, My company takes cybersecurity very seriously and ...READ MORE

Sep 7, 2023 in Cyber Security & Ethical Hacking by Edureka
• 320 points
581 views
0 votes
0 answers

How to use the open with statement to open a file

I'm researching file input and output in ...READ MORE

Sep 6, 2023 in Python by Satyawrat
• 460 points
610 views
0 votes
0 answers

Please tell me where to find chrome driver to support chrome browser Version 116.0.5845.188 .

Chrome driver used :114 Chrome browser :Version 116.0.5845.188 Selenium ...READ MORE

Sep 19, 2023 in Selenium by dildilshani

edited Mar 5 41 views
0 votes
0 answers

What do the three different types of brackets in Python code mean? I'm not sure if this is right, so if I'm wrong, please tell me:

[] - Normally used for dictionaries, list items () - ...READ MORE

Sep 11, 2023 in Python by Satyawrat
• 460 points
383 views