Trending questions in Edureka Community

+1 vote
0 answers

text mining new set of data in production environment expect training feature

Hi, I have trained a model based on ...READ MORE

Nov 28, 2019 in Machine Learning by MANOJ
• 130 points
898 views
0 votes
1 answer

How can i fix Type: Runtime Type problem in UIpath studio

Hey Tashrif, Can you tell is there any ...READ MORE

Oct 15, 2019 in RPA by Abha
• 28,140 points
2,775 views
0 votes
1 answer

How to disable pop up and alert windows in Firefox browser using Selenium?

Hey Ranjan, you can use these lines ...READ MORE

May 21, 2019 in Selenium by Abha
• 28,140 points
9,146 views
+2 votes
1 answer

I want to start a new setup. So please let me know the cost of UI Path Community version.

UiPath Community edition cloud is free to ...READ MORE

Nov 25, 2019 in RPA by Raveendiran
• 980 points
972 views
0 votes
1 answer

ERROR: Ansible playbook execution failed - Ansible Jenkins

Hey @Asha, Try to run it as user ...READ MORE

Apr 4, 2019 in Ansible by Aman
11,146 views
0 votes
1 answer

How can i import json file and encrypt it by using ASE MODE CBC encryption ?

Hi @Ahmed. Here's a sample code that ...READ MORE

Aug 20, 2019 in Python by Simran
5,194 views
0 votes
1 answer

calculate the length of the storage container - Azure blob storage

You can use the following code: $resourceGroup = ...READ MORE

Oct 30, 2019 in Azure by Waheem

edited Oct 7, 2021 by Sarfaraz 2,110 views
0 votes
1 answer

How to disable the Kubernetes Dashboard for a GKE cluster?

The Kubernetes Dashboard is disabled by default on ...READ MORE

Oct 30, 2019 in GCP by Sirajul
• 59,230 points
2,100 views
+1 vote
1 answer

Python Selenium - Trying to find element by text on page

Hello @User, Here is an example for ...READ MORE

Dec 31, 2018 in Selenium by Priyaj
• 58,020 points
15,157 views
0 votes
1 answer

How much data can I store in Amazon S3?

A single Amazon S3 object can store ...READ MORE

Aug 21, 2019 in AWS by Trisha
5,114 views
+1 vote
2 answers

how can i do a binary search in python?

def Binary_search (array , element):       ...READ MORE

Jul 10, 2020 in Python by anonymous
• 240 points
1,089 views
0 votes
1 answer

Connect to an instance via VPN

To use a Virtual Private Network (VPN) to connect ...READ MORE

Nov 8, 2019 in GCP by Sirajul
• 59,230 points
1,708 views
0 votes
1 answer

How to check wether a bucket exists using boto3?

You can use this code to check ...READ MORE

Dec 6, 2018 in AWS by Rishav
16,294 views
0 votes
1 answer

How to verify that Cloud Pub/Sub actually got the message?

To verify that your Cloud Pub/Sub topic ...READ MORE

Nov 6, 2019 in GCP by Sirajul
• 59,230 points
1,792 views
+1 vote
0 answers

Sum the values of column matching and not matching from a .txt file and write output to a two different files using Python

Name                                                    value DR_CNDAOFSZAPZP_GPFS_VOL.0 139264 DR_CNDAOFSZAPZP_GPFS_VOL.1 15657 DR_CNDAOFSZAPZP_GPFS_VOL.0 139264 DR_CNDAOFSZAPZP_GPFS_VOL.1 156579 DR_CNDAOFSZAPZP_GPFS_VOL.2 156579 DR_CNDAOFSZAPZP_GPFS_VOL.3 ...READ MORE

Nov 20, 2019 in Python by Sagar
• 130 points
1,188 views
0 votes
1 answer

Ubuntu 10.10: Connecting to a terminal to a serial-to-USB device on Maverick Meerkat

Check with dmesg | grep tty if system recognize ...READ MORE

Jun 10, 2019 in Linux Administration by Upasana
• 8,620 points
8,210 views
0 votes
1 answer

input() vs sys.stdin.read()

If you're on Windows, you'll notice that ...READ MORE

Jul 23, 2019 in Python by SDeb
• 13,300 points
6,363 views
0 votes
1 answer

Ansible playbook to start or stops a Liberty Profile server in WebSphere deployment

Check this out: - name: Start liberty_server: ...READ MORE

Oct 30, 2019 in Ansible by Tanya
2,075 views
0 votes
1 answer

How to get anchor tags of particular class using BeautifulSoup?

You can specify the class you want ...READ MORE

Apr 2, 2019 in Python by John
11,188 views
+2 votes
0 answers
0 votes
1 answer

Handling request exceptions while using threads?

There are different places you can add ...READ MORE

Nov 4, 2019 in Python by Richard
1,853 views
0 votes
1 answer

What is a Session Id in Selenium Webdriver?

Hey Uruj, in Selenium Webdriver Session ID ...READ MORE

Aug 21, 2019 in Selenium by Abha
• 28,140 points
5,107 views
0 votes
1 answer

Numpy rounds very small number to zeros - Markov Chain(Python)

Use higher-precision floats, if available on your ...READ MORE

Aug 2, 2019 in Machine Learning by Harry
5,906 views
+2 votes
0 answers

I don't want to seem like a begger, but I've been working on this code for the past 3 days and made 0 progress.

Basically, my code runs a turtle and ...READ MORE

Nov 26, 2019 in Python by Kyler
• 140 points
892 views
0 votes
0 answers

Difference between git rebase and git merge? Which among them is better to use? [closed]

Difference between git rebase and git merge? ...READ MORE

Nov 25, 2019 in Git & GitHub by anonymous
• 19,610 points

closed Nov 25, 2019 by Sirajul 977 views
0 votes
1 answer

How to print a message in Solidity??

You can use the require function to do this. ...READ MORE

Dec 12, 2018 in Blockchain by Omkar
• 69,220 points
15,958 views
0 votes
1 answer

How to add roles in power BI?

1. Go to Modelling ribbon -> Manage ...READ MORE

Oct 30, 2019 in Power BI by ch
• 3,450 points
2,059 views
+4 votes
4 answers

How can I prepare for my AWS SAA-C01 exam? Is there any SAA-C01 Dumps available? [closed]

Amazon SAA-C01 pdf dumps-- Finest Method for ...READ MORE

Jun 25, 2019 in Ask us Anything! by Belly
• 540 points
1 flag 3,606 views
0 votes
0 answers

How to read data using popen?

I have written below code and its ...READ MORE

Aug 19, 2019 in Python by anonymous
5,197 views
+1 vote
1 answer

How to create database in MySql using Java?

First, you will have to create connection ...READ MORE

Sep 30, 2019 in Java by Shri
3,298 views
0 votes
1 answer

Can I achieve auto-scaling on an increased load for Docker containers?

You can use a Load Balancer. It ...READ MORE

Nov 15, 2019 in Docker by Payal
1,350 views
0 votes
1 answer

How do I configure firewall rules to allow RDP traffic?

Compute Engine automatically provisions new projects with ...READ MORE

Nov 8, 2019 in GCP by Sirajul
• 59,230 points
1,663 views
+1 vote
1 answer

Set up log delivery for a cloud storage bucket.

The following steps describe how to set ...READ MORE

Nov 22, 2019 in GCP by Sirajul
• 59,230 points
1,037 views
0 votes
1 answer

Not able to upload a file in Selenium Webdriver using python Scripting

Hey Srinivas, you can checkout this code ...READ MORE

Sep 10, 2019 in Selenium by Abha
• 28,140 points
4,200 views
0 votes
1 answer

Difference between webdriver wait and fluent wait in Selenium Webdriver?

Hi Bunty, WebDriverWait is applied on certain ...READ MORE

Jun 12, 2019 in Selenium by Anvi
• 14,150 points
8,087 views
0 votes
1 answer

Playbook to install and start nginx on ubuntu

Write your playbook like this: --- - hosts: droplets ...READ MORE

Mar 15, 2019 in Ansible by Deep
11,927 views
0 votes
1 answer

Is it possible to create a VM instance using an existing instance on GCP?

You can create an instance from an ...READ MORE

Sep 24, 2019 in GCP by Sirajul
• 59,230 points
3,584 views
0 votes
1 answer

How to call the Debug Mode in PySpark?

As far as I understand your intentions ...READ MORE

Jul 26, 2019 in Apache Spark by ravikiran
• 4,620 points
6,176 views
0 votes
1 answer

i am normalizing the data set iris in python and get the error ::TypeError: 'numpy.float64' object is not callable

TRY THIS   #Nomalisation for i in names:     print(i)   ...READ MORE

Aug 20, 2019 in Python by Noel Deepak Palle
5,913 views
0 votes
1 answer

Is there a way to set the build timeout on automatically triggered builds for a google cloud container?

For build triggers, you can specify the same ...READ MORE

Nov 6, 2019 in GCP by Sirajul
• 59,230 points
1,725 views
+2 votes
1 answer
0 votes
1 answer

How do I connect to a HIVE Meta store through a program in SparkSQL?

In spark 2.0.+ it should look something ...READ MORE

Sep 5, 2019 in Apache Spark by ravikiran
• 4,620 points
4,393 views
+2 votes
3 answers

Difference between SQL and PL/SQL

In Oracle database administration, there are two ...READ MORE

Sep 25, 2019 in Database by gautham
1,535 views
0 votes
1 answer

I am working as a Oracle apps DBA I am planning to change the domain . Is it good if I shift to aws?

I am also working as an Oracle ...READ MORE

Nov 22, 2019 in Others by Pasha
1,098 views
0 votes
1 answer

Listing the contents of a cloud storage bucket folder.

Use the gsutil ls command to list the contents ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
2,301 views
0 votes
1 answer

How to show % difference between bar chart to show increase or decrease?

Hi Anshuli, Make the bar chart first for ...READ MORE

Apr 5, 2019 in Tableau by Cherukuri
• 33,030 points
10,990 views
0 votes
1 answer

How do I remove an element from a list by index in R?

Use list[index] = NULL The list value will ...READ MORE

Oct 31, 2019 in Data Analytics by Cherukuri
• 33,030 points
2,297 views
0 votes
1 answer

How to create an instance template using the google cloud platform console?

To create an instance template through the ...READ MORE

Sep 24, 2019 in GCP by Sirajul
• 59,230 points
3,550 views
0 votes
1 answer

How many applications can be configured in one object in blueprism?

Hey Pratibha, Only One Application can be configured ...READ MORE

Oct 22, 2019 in RPA by Anvi
• 14,150 points
2,330 views