Trending questions in Edureka Community

0 votes
1 answer

What are the important meta tags I must put in my website? [closed]

Regular meta info <title>{{pageTitle}}</title> <meta charset="utf-8"><!-- html5 version ...READ MORE

Feb 11, 2022 in Others by narikkadan
• 63,600 points
570 views
0 votes
1 answer

how cloud computing works?

I believe you're mixing up cloud computing ...READ MORE

Feb 2, 2022 in Cloud Computing by Edureka
• 13,650 points
920 views
0 votes
1 answer

What is the use of "assert" in Python?

The statement assert exists in almost every programming ...READ MORE

Feb 7, 2022 in Python by Nandini
• 5,480 points
706 views
0 votes
0 answers

Multi region EC2 & RDS replication from Region A to various other regions

1 Our current server consisting of an 2x ...READ MORE

Feb 10, 2022 in AWS by Rahul
• 2,120 points
618 views
+1 vote
1 answer

How to delete a localStorage item when the browser window/tab is closed?

Hii @kartik, You can make use of the beforeunload event ...READ MORE

Jun 11, 2020 in Java-Script by Niroj
• 82,840 points
26,821 views
0 votes
1 answer

How to convert list to string

To convert list to string in Python ...READ MORE

Feb 9, 2022 in Python by Dev
• 6,000 points
616 views
0 votes
1 answer

Volume group "mylv" not found Cannot process volume group mylv

Use lvscan and the absolute path for ...READ MORE

Feb 25, 2023 in Linux Administration by anonymous

edited Mar 5 4,875 views
0 votes
0 answers

Unable to access jar jenkins.war file

Hello Edureka team, I am facing with ...READ MORE

Feb 21, 2022 in Software Testing by Aziza

edited Mar 4 116 views
0 votes
1 answer

Problem with yoast SEO

This is (probably) not a problem of ...READ MORE

Feb 10, 2022 in Others by narikkadan
• 63,600 points
581 views
0 votes
1 answer

what is selenium grid

Selenium Grid is to execute the tests ...READ MORE

Feb 3, 2022 in Selenium by Edureka
• 850 points
851 views
0 votes
1 answer

Hierarchical Clustering

K-means and Hierarchical clustering are both Clustering ...READ MORE

Feb 2, 2022 in Machine Learning by Nandini
• 5,480 points
898 views
0 votes
1 answer

what is nat gateway in AWS?

NAT Gateway is a highly available AWS ...READ MORE

Feb 7, 2022 in AWS by Korak
• 5,820 points
677 views
+1 vote
1 answer

git delete branch

The following change in the code given ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,710 points
589 views
0 votes
1 answer

What is an index in SQL?

An index is used to speed up ...READ MORE

Feb 3, 2022 in Database by Vaani
• 7,070 points
844 views
0 votes
1 answer

what is framework in selenium?

Selenium Framework is a suite of automation ...READ MORE

Feb 3, 2022 in Selenium by Bhavitha
• 1,000 points
880 views
0 votes
1 answer

what is selenium used for?

Selenium is the most popularly used freeware ...READ MORE

Feb 3, 2022 in Selenium by Bhavitha
• 1,000 points
858 views
0 votes
0 answers

what about System.setProperty method in the following example

public class Flipkart { WebDriver driver = new ...READ MORE

Feb 22, 2022 in Others by Praveen

edited Mar 4 32 views
0 votes
1 answer

ELOGIN error while connecting to SQL Server RDS in AWS Elastic Beanstalk

Using SQL Server Management Studio (SSMS) with ...READ MORE

Feb 8, 2022 in AWS by anonymous
607 views
0 votes
1 answer

What is the difference between dynamodb and dynamodb stream?

DynamoDB Streams enables a read only view ...READ MORE

Feb 8, 2022 in AWS by Korak
• 5,820 points
607 views
0 votes
1 answer

How to merge multiple json objects into a single json object using python

You may do like this but it ...READ MORE

Nov 22, 2020 in Python by Gitika
• 65,770 points
19,733 views
0 votes
0 answers

Seeding multiple image attachments from Amazon S3 in Rails

 am trying to seed multiple image attachments ...READ MORE

Feb 10, 2022 in AWS by Rahul
• 2,120 points
565 views
0 votes
1 answer

Is there a way to create multiline comments in Python?

In Python, you can use '''  some ...READ MORE

Feb 7, 2022 in Python by Nandini
• 5,480 points
651 views
0 votes
1 answer

Is cloud computing a good career option?

Yes, Cloud Computing is a fantastic career ...READ MORE

Feb 3, 2022 in Cloud Computing by Edureka
• 12,700 points
811 views
0 votes
1 answer

How to delete conda env permanently?

First you check conda enviorment from following ...READ MORE

Jan 22, 2021 in Python by Muhammad Tariq

edited Mar 5 21,671 views
0 votes
0 answers

what are the five v's of big data

Feb 4, 2022 in Big Data Hadoop by surbhi
• 3,820 points
802 views
0 votes
0 answers

It shows black screen when trying to load Map on device with ionic 2 Google Map Native plugin

By using the Command $ keys, I ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,710 points
629 views
0 votes
0 answers

Can i get job after 7 years gap

I completed my graduation of B.Tech in ...READ MORE

Feb 21, 2022 in Others by Suresh

edited Mar 4 58 views
0 votes
1 answer

what is redshift in aws

Amazon Redshift is a data warehouse product ...READ MORE

Feb 4, 2022 in AWS by Korak
• 5,820 points
751 views
0 votes
1 answer

Base language of Python

Python is written in C, not completely ...READ MORE

Feb 3, 2022 in Python by Dev
• 6,000 points
794 views
0 votes
1 answer

how to create vpc in aws?

Click on VPC under Networking. Click on “Start ...READ MORE

Feb 7, 2022 in AWS by Korak
• 5,820 points
606 views
0 votes
0 answers

Seo panel Google API verification fails

API verify connection fails when i am ...READ MORE

Feb 14, 2022 in Others by Kichu
• 19,040 points
339 views
0 votes
1 answer

what is big data technology

Big data refers to extremely large, and ...READ MORE

Feb 4, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
796 views
0 votes
1 answer

What's the difference between struct and class in .NET?

In .NET, there are two categories of ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,710 points
558 views
0 votes
0 answers

Exit Time Share Review

We review Timeshare Exit Companies helping you ...READ MORE

Feb 8, 2022 in Events & Trending Topics by Exittime
• 170 points
598 views
0 votes
1 answer

When to use "while" or "for" in Python?

while and for are both flow control ...READ MORE

Feb 9, 2022 in Python by Nandini
• 5,480 points
514 views
0 votes
2 answers

valueerror: found input variables with inconsistent numbers of samples: [40, 10]

X_train, X_test, y_train, y_test = train_test_split( input ...READ MORE

Sep 29, 2021 in Machine Learning by SREEKANTH REDDY DADHIREDDY

edited Mar 5 15,579 views
0 votes
0 answers

S3 Bucket Creation: Restrict to Specific Name Pattern

Is there a way to specify a ...READ MORE

Feb 10, 2022 in AWS by Rahul
• 2,120 points
513 views
0 votes
1 answer

which aspect of devops handles continuous release to production?

Continuous Delivery is a DevOps feature that ...READ MORE

Jan 5, 2022 in DevOps and Microservices by Neha
• 9,020 points
2,179 views
0 votes
1 answer

Assumptions of Naïve Bayes and Logistic Regression

There are very few difference between Naive ...READ MORE

Feb 7, 2022 in Machine Learning by Nandini
• 5,480 points
620 views
+1 vote
1 answer

How to restore/reset npm configuration to default values?

Hello @kartik, To reset user defaults Run this in ...READ MORE

Oct 12, 2020 in Node-js by Niroj
• 82,840 points
21,437 views
0 votes
1 answer

what are the different features of big data analytics

Features of big data analytics are- Velocity The pace ...READ MORE

Feb 1, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,374 views
0 votes
1 answer

what is big data with examples

Big data refers to extremely large, and ...READ MORE

Feb 1, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
1,373 views
0 votes
1 answer

what is selenium webdriver?

Selenium WebDriver is a collection of open-source ...READ MORE

Feb 3, 2022 in Selenium by Edureka
• 850 points
795 views
0 votes
1 answer

which of the following are hadoop built in counters?

MapReduce in Hadoop maintains some built-in counters ...READ MORE

Dec 20, 2021 in Big Data Hadoop by Kavya
• 700 points
2,782 views
0 votes
0 answers

SUM 2 columns when the value of the third column is DISTINCT

Hello everyone, I have a dataset like this ...READ MORE

Feb 19, 2022 in Tableau by riri

edited Mar 4 67 views
0 votes
0 answers

Opening Stock Value In Powerbi

0 I am working on Cost of goods ...READ MORE

Feb 8, 2022 in Power BI by surbhi
• 3,820 points
547 views
0 votes
0 answers

what is route table in aws

Feb 4, 2022 in AWS by Rahul
• 2,120 points
720 views
0 votes
1 answer

How to import a folder in Jupyter Notebook?

Hi@akhtar, There is no simple way to import ...READ MORE

Aug 17, 2020 in Python by MD
• 95,460 points
23,843 views
0 votes
1 answer

The stream or file "/var/www/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied

Hello @kartik, Make your Dockerfile something as below ...READ MORE

Sep 30, 2020 in Laravel by Niroj
• 82,840 points
21,910 views
0 votes
1 answer

what is big data concept

Big data refers to extremely large, and ...READ MORE

Feb 4, 2022 in Big Data Hadoop by CoolCoder
• 4,420 points
713 views