Trending questions in Edureka Community

0 votes
1 answer

Power Bi Embedded Not working, Can't login with Master User

I figured it out, and I'll put ...READ MORE

Mar 2, 2022 in Power BI by gaurav
• 23,580 points
1,516 views
0 votes
1 answer

Convert Rows to columns using 'Pivot' in SQL Server

You can use the PIVOT function to ...READ MORE

Feb 8, 2022 in Database by Vaani
• 7,070 points
2,468 views
0 votes
1 answer

Related SEO and PHP Framework

In your case, there is no disadvantage ...READ MORE

Mar 12, 2022 in Digital Marketing by narikkadan
• 86,360 points
1,131 views
0 votes
1 answer

Remove all special characters, punctuation and spaces from string

This can be done without regex: >>> string ...READ MORE

Feb 14, 2022 in Python by CoolCoder
• 4,420 points
2,213 views
0 votes
0 answers

Azure DevOps Private Board and Task Board

Boards like Task Board, Backlog, etc.. are ...READ MORE

Mar 15, 2022 in DevOps on Cloud by Kichu
• 19,040 points
1,020 views
0 votes
0 answers

ImportError: cannot import name 'employees' from 'rest_framework'

from django.db import models # Create your models ...READ MORE

Mar 29, 2022 in Python by Rajni

edited Mar 4, 2025 377 views
0 votes
0 answers

Azure default devops agent, how to connect to azure VM (win os) and upload exe and start/stop services?

I have a VM with running services ...READ MORE

Mar 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
930 views
0 votes
1 answer

what is one key purpose of devops?

One of the main goals of DevOps ...READ MORE

Jan 5, 2022 in DevOps and Microservices by Neha
• 9,020 points
4,098 views
0 votes
0 answers

How to render Json Request and Html tempelate both from one flask Api

@adm.route('/list_users', methods=['GET']) @login_required @admin_permission.require(http_exception=403) def list_users():     try:         if (request.content_type.startswith('application/json')):         def processjsonlist():         @csrf.exempt           try:              page = request.args.get('page', ...READ MORE

Mar 29, 2022 in Python by Aryan
• 190 points

edited Mar 4, 2025 377 views
0 votes
0 answers

Design and SEO for a single page dynamic website with AJAX

I designed a website in which the ...READ MORE

Mar 12, 2022 in Digital Marketing by Kichu
• 19,040 points
1,079 views
0 votes
1 answer

Is it bad practice to use spans as "buttons"? W3Schools is doing that

it wont become a bad practice if ...READ MORE

Feb 26, 2022 in Others by narikkadan
• 86,360 points
1,712 views
0 votes
0 answers

SEO indexing fails with lazy load images using Intersection Observer API

To improve my site performance I'm trying ...READ MORE

Mar 5, 2022 in Digital Marketing by Kichu
• 19,040 points
1,280 views
0 votes
0 answers

https://www.edureka.co/community/169389/gcp-pricing-api-does-not-have-data-for-compute-instances-like

I have a dataflow job. How to ...READ MORE

Mar 30, 2022 in GCP by Rahul
• 3,380 points

edited Mar 4, 2025 336 views
0 votes
1 answer

What was Hadoop written in?

The Hadoop framework is mostly written in ...READ MORE

Dec 9, 2021 in Big Data Hadoop by Kavya
• 700 points
5,241 views
0 votes
0 answers

Release powerapp solution to new environment with devops

I am interested in any information about ...READ MORE

Mar 17, 2022 in Other DevOps Questions by Kichu
• 19,040 points
916 views
0 votes
1 answer

Salesforce Lightning - Login Failure In Staging

https://test.salesforce.com versus https://login.salesforce.com. Even if you use ...READ MORE

Mar 9, 2022 in SalesForce by CoolCoder
• 4,420 points
1,211 views
0 votes
0 answers

Execution of a test case in Azure DevOps

Is there any way I can skip ...READ MORE

Mar 15, 2022 in Other DevOps Questions by Kichu
• 19,040 points
999 views
0 votes
3 answers

Using multiple commands in a kubernetes yaml file

Try something like this: containers: - name: ...READ MORE

Apr 23, 2019 in Kubernetes by lyza
51,674 views
0 votes
1 answer

Seeding multiple image attachments from Amazon S3 in Rails

In many Ruby on Rails apps, file ...READ MORE

Mar 2, 2022 in Power BI by gaurav
• 23,580 points
1,492 views
0 votes
1 answer

Add run id when registering ml.azure model via python (pipeline)

Create the following resources in order to ...READ MORE

Mar 1, 2022 in Azure by Edureka
• 12,730 points
1,535 views
0 votes
0 answers

is a negative text-indent considered cloaking?

While hiding the corresponding actual text showing ...READ MORE

Mar 13, 2022 in Digital Marketing by Kichu
• 19,040 points
998 views
0 votes
1 answer

How to scrape time-series chart data from poocoin.app with Python?

In order to ensure it works, one ...READ MORE

Feb 8, 2022 in Python by Rahul
• 9,690 points
2,447 views
0 votes
0 answers

Calculated Field in Tableau - one measure to represent various date calculations

I'm curious if it's feasible to build ...READ MORE

Mar 11, 2022 in Tableau by Vaani
• 7,070 points
1,134 views
0 votes
1 answer

How to use Azure DevOps server (TFS) Predefined Variable in My Ansible Playbook?

Simply add your variables to the azure-pipelines ...READ MORE

Feb 9, 2022 in DevOps Tools by Bhavitha
• 1,000 points
2,395 views
0 votes
1 answer

Sitemap / RSS / Atom, SEO

Sitemaps are better because they tell search ...READ MORE

Feb 26, 2022 in Others by narikkadan
• 86,360 points
1,691 views
0 votes
0 answers

Multiple h1 tags on a single page

Im working on a site that currently ...READ MORE

Mar 4, 2022 in Digital Marketing by Kichu
• 19,040 points
1,241 views
0 votes
1 answer

Number of rows affected by an UPDATE in PL/SQL

You can try using the following query: SELECT ...READ MORE

Feb 14, 2022 in Database by Vaani
• 7,070 points
2,174 views
0 votes
1 answer

Azure DevOps Wiki: How can I link the subpages in the parent page?

Unfortunately, Azure Devops does not have the ...READ MORE

Mar 8, 2022 in DevOps & Agile by gaurav
• 23,580 points
1,252 views
0 votes
0 answers

Is it possible to automate the deployment of .rdl files to PowerBI, using Devops tools like Bamboo?

I always download the .rdl files from ...READ MORE

Mar 15, 2022 in Other DevOps Questions by Kichu
• 19,040 points
982 views
0 votes
0 answers

What is a build tool?

I have been hearing about something called ...READ MORE

Mar 18, 2022 in Other DevOps Questions by Kichu
• 19,040 points
850 views
0 votes
1 answer

Can we use Normal Equation for Logistic Regression ?

Well not likely,  only one discriminative method ...READ MORE

Feb 24, 2022 in Machine Learning by Nandini
• 5,480 points
1,746 views
0 votes
0 answers

On installing seo suite in magento error is displayed

On installing mageworx SEO suite ultimate extension ...READ MORE

Mar 13, 2022 in Digital Marketing by Kichu
• 19,040 points
1,063 views
0 votes
1 answer

Can we add public group to unmanaged/managed package?

Public groups and queues can't be packaged. ...READ MORE

Mar 9, 2022 in SalesForce by CoolCoder
• 4,420 points
1,164 views
0 votes
1 answer

How to use AWS S3 REST API ListObjects(v2) with multiple parent/child bucket directories?

Here you have to use the ListObjectsV2 ...READ MORE

Feb 15, 2022 in AWS by anonymous
2,125 views
0 votes
1 answer

feature selection for regression vs classification

There are various feature selection processes used ...READ MORE

Mar 3, 2022 in Machine Learning by Nandini
• 5,480 points
1,430 views
0 votes
1 answer

Choose specific number with probability

Examine the sample function. set.seed(1) sample(c(0,1), size=12, replace=TRUE, prob=c(0.2,0.8)) 1 ...READ MORE

Mar 14, 2022 in Machine Learning by Dev
• 6,000 points
1,104 views
0 votes
1 answer

Cannot connect to MySQL from Tableau

1) Your workstation may have a firewall ...READ MORE

Mar 10, 2022 in Tableau by Neha
• 9,020 points
1,259 views
0 votes
1 answer

Spell check in PowerBI

Use this API service and create a ...READ MORE

Mar 2, 2022 in Power BI by gaurav
• 23,580 points
1,474 views
0 votes
0 answers
0 votes
1 answer

Php - Your PHP installation appears to be missing the MySQL extension which is required by WordPress

I have found a solution for you ...READ MORE

Feb 8, 2022 in Others by Soham
• 9,730 points
2,415 views
0 votes
1 answer

Please name some online websites to compile and run PL/SQL?

For executing Oracle SQL queries and PL/SQL ...READ MORE

Feb 11, 2022 in Database by Neha
• 9,020 points
2,289 views
0 votes
0 answers

import chromedriver is showing van not resolved to a type in testNG

package testNG_basics; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.testng.annotations.BeforeClass; public class Cooladmin_loginTest ...READ MORE

Mar 28, 2022 in Selenium by Vaishnavi

edited Mar 4, 2025 376 views
0 votes
1 answer

SEO - List of links - Farmlinking?

Link farming is a really bad SEO ...READ MORE

Mar 11, 2022 in Digital Marketing by narikkadan
• 86,360 points
1,119 views
0 votes
0 answers

calculate YTD excluding few month sales

Dear All , Can you tell me how ...READ MORE

Mar 29, 2022 in Power BI by Suresh

edited Mar 4, 2025 328 views
0 votes
0 answers

BigPipe Facebook and SEO

I'm quite interested in the Facebook's BigPipe technique for ...READ MORE

Mar 3, 2022 in Digital Marketing by Kichu
• 19,040 points
1,478 views
0 votes
1 answer

PowerBI app is hanging showing "Building your app ..."

Upgrade to v2 if you haven't done ...READ MORE

Mar 2, 2022 in Power BI by gaurav
• 23,580 points
1,475 views
0 votes
0 answers

How to over-ride meta data in Wordpress, using Squirrly SEO

I currently have a Wordpress website using ...READ MORE

Mar 4, 2022 in Digital Marketing by Kichu
• 19,040 points
1,251 views
0 votes
1 answer

How to untrack a file in Git?

"git restore --staged  package.json" Note: there the package.json ...READ MORE

Apr 28, 2022 in Git & GitHub by Pandit

edited Mar 5, 2025 14,582 views
0 votes
1 answer

Merging Two excel files as two sheets in one workbook in java

Basically for this, you need to create ...READ MORE

Feb 21, 2022 in Database by gaurav
• 23,580 points
1,843 views
0 votes
0 answers

Are links without anchor text bad for seo?

We where redesigning our website and we ...READ MORE

Mar 12, 2022 in Digital Marketing by Kichu
• 19,040 points
1,022 views