Unanswered questions in Edureka Community

0 votes
0 answers

when do i use open in python?

also, give an example? READ MORE

Apr 2, 2019 in Python by Waseem
• 4,540 points
262 views
0 votes
0 answers

how can i read from a stdin?

can you give an example? READ MORE

Apr 1, 2019 in Python by Waseem
• 4,540 points
449 views
0 votes
0 answers

how can i print a value without newline?

can you give an example? READ MORE

Apr 1, 2019 in Python by Waseem
• 4,540 points
291 views
0 votes
0 answers

Troubleshooting WCF Message size configuration

Can anyone troubleshoot this issue of WCF ...READ MORE

Mar 30, 2019 in RPA by Pratik
320 views
0 votes
0 answers

Is it possible to automate processes using Internet explorer in 64-bit in UiPath studio?

I am using IE for automating some ...READ MORE

Mar 30, 2019 in RPA by Hina

recategorized Mar 30, 2019 626 views
0 votes
0 answers

Error while executing playbook to start ec2 instance

I have a playbook that starts an ...READ MORE

Mar 29, 2019 in Ansible by Kalgi
985 views
0 votes
0 answers

how does 1=1 helps when joining 2 tables in sql?

Mar 29, 2019 in Data Analytics by anonymous
294 views
0 votes
0 answers

Bash Commands in Jupyter Notebook

Is it possible to use bash commands ...READ MORE

Mar 28, 2019 in Python by Mishti
• 480 points
1,145 views
0 votes
0 answers

How we can move file from local to Kubernetes using rancher as a platform??

I want to copy a file from ...READ MORE

Mar 28, 2019 in DevOps & Agile by Siva Rao
661 views
0 votes
0 answers

I want to provide focus to another window in firefox while switching between two windows

if(BrowserLaunch.browser.equalsIgnoreCase("Firefox")) { WebDriverWait wait = new WebDriverWait(Driver.driver, 120); String parentWin ...READ MORE

Mar 27, 2019 in Selenium by anonymous
784 views
0 votes
0 answers

Tableau - Pareto chart

How to create a pareto chart in ...READ MORE

Mar 26, 2019 in Tableau by Anitha
261 views
0 votes
0 answers

how do i use the XOR operator in python regular expression?

can u give an example? READ MORE

Mar 26, 2019 in Python by Waseem
• 4,540 points
1,448 views
0 votes
0 answers

how to remove overlapping boundaries in matplotlib?

how do i remove overlapping boundaries in ...READ MORE

Mar 26, 2019 in Python by Waseem
• 4,540 points
543 views
0 votes
0 answers

Difference between Name node and Secondary Name node

Explain to me the difference between the ...READ MORE

Mar 26, 2019 in Big Data Hadoop by nitinrawat895
• 11,380 points
379 views
0 votes
0 answers

How the robotic process automation lifecycle works?

I want to know what is the ...READ MORE

Mar 25, 2019 in RPA by Manish
393 views
0 votes
0 answers

How to set chaincode path in Hyperledger Fabric in fabric.sh file

i set the path to chaincode in ...READ MORE

Mar 23, 2019 in Blockchain by Malik

retagged Mar 25, 2019 by Omkar 1,171 views
0 votes
0 answers

Excel attachments inside another Excel file handling?

Thank you in advance. I would like open ...READ MORE

Mar 23, 2019 in Python by M
• 160 points
307 views
0 votes
0 answers

Date is not selected from a second calendar using selenium webdriver

Day from "From Date is selected" where ...READ MORE

Mar 20, 2019 in Selenium by anonymous
913 views
0 votes
0 answers

What exactly is an AWS “Edge Location”?

I've heard rumours that Amazon is launching ...READ MORE

Mar 20, 2019 in AWS by code_ninja
• 6,290 points

retagged May 31, 2019 by code_ninja 429 views
0 votes
0 answers

how to deploy bluk python yamls on kubernetes using jinja template

1.how to deploy  python  services yamls  or ...READ MORE

Mar 19, 2019 in Python by devops learner
816 views
0 votes
0 answers

what are the memory issues in spark ?

Mar 18, 2019 in Apache Spark by satish kumar
• 180 points
1,733 views
0 votes
0 answers

how to add path of chain code in hyperledger fabric in startfabric.sh

#!/bin/bash # # Copyright IBM Corp All Rights Reserved # # ...READ MORE

Mar 17, 2019 in Blockchain by anonymous
1,094 views
0 votes
0 answers

error whole installing minikube

while installing minikube CGROUPS_MEMORY: enabled         [WARNING Hostname]: hostname "minikube" ...READ MORE

Mar 16, 2019 in Kubernetes by anonymous
594 views
0 votes
0 answers

how to do subsetting in python list?

how do i access values while subsetting ...READ MORE

Mar 15, 2019 in Python by Mohammad
• 3,230 points
768 views
0 votes
0 answers

Service mongod not found

I have a playbook to install mean ...READ MORE

Mar 15, 2019 in Ansible by kalgi
268 views
0 votes
0 answers

The type or namespace name 'ServiceHost' does not exist in the namespace 'System.ServiceModel'

So, I'm attempting to add this wcf service ...READ MORE

Mar 14, 2019 in IoT (Internet of Things) by Upasana
• 8,620 points
1,247 views
0 votes
0 answers

Beautiful soap Python

Need to ignore <a> with <img> tag ...READ MORE

Mar 14, 2019 in Python by Suresh
• 120 points
434 views
0 votes
0 answers

Iterate over json and output multiple rows

I have a json in which multiple ...READ MORE

Mar 12, 2019 in Java by Yogesh
1,311 views
0 votes
0 answers

how to print all the roles used by windows instances.

Mar 12, 2019 in Python by Smith
397 views
0 votes
0 answers

How to get the text from the HTML5 input error message in Selenium?

On giving invalid data in the email ...READ MORE

Mar 12, 2019 in Selenium by Vaishnavi
• 1,180 points
1,758 views
0 votes
0 answers

What is the use of Protractor outside AngularJS

I have recently switched from AngularJS to ...READ MORE

Mar 11, 2019 in Selenium by Surya
• 970 points
422 views
0 votes
0 answers

Could you please help me with some selenium projects along with source code?

I am learning selenium and  I have ...READ MORE

Mar 10, 2019 in Selenium by Mark
605 views
0 votes
0 answers

what is a name error in python?

why am i getting a name error ...READ MORE

Mar 8, 2019 in Python by anonymous
904 views
0 votes
0 answers

inv_ypred mean in python

Mar 7, 2019 in Python by anonymous

recategorized Mar 7, 2019 by Vardhan 613 views
0 votes
0 answers

how to get jenkins "EnvInject Plugin" property content value via Java code.

How to get "properties content" key and ...READ MORE

Mar 6, 2019 in Jenkins by anonymous

edited Mar 6, 2019 2,265 views
0 votes
0 answers

Error: Unexpected token o in JSON at position 1

I have been working with Interacting a ...READ MORE

Mar 6, 2019 in Blockchain by saeedi
• 120 points

edited Mar 6, 2019 by Omkar 2,228 views
0 votes
0 answers

try except is not working while using hdfs command

Hi,  I am trying to run following things ...READ MORE

Mar 6, 2019 in Python by anonymous
950 views
0 votes
0 answers

Exception handling in UiPath

Can anyone tell me what are the ...READ MORE

Mar 6, 2019 in RPA by Misha
395 views
0 votes
0 answers

Getting e-mails from from mailbox in UiPath

I want to access all the unread ...READ MORE

Mar 6, 2019 in RPA by Akanksha
939 views
0 votes
0 answers

cannot read a csv file in python

i am getting an error reading a ...READ MORE

Mar 6, 2019 in Python by Mohammad
• 3,230 points
498 views
+1 vote
0 answers
+1 vote
0 answers
+1 vote
0 answers

why the dot operator used in selenium

Mar 1, 2019 in Selenium by anonymous
677 views
0 votes
0 answers

How to install Selenium Grid on Ubuntu?

Can someone help me with the step ...READ MORE

Feb 28, 2019 in Selenium by Disha
1,426 views
0 votes
0 answers

How to install Oracle DB on ubuntu?

Can anyone help me with the step ...READ MORE

Feb 28, 2019 in Database by Sukanya Rajput
595 views
0 votes
0 answers

Cannot create genesis block?

When I try to create a genesis block ...READ MORE

Feb 27, 2019 in Blockchain by Tharindu
• 170 points

edited Feb 28, 2019 by Omkar 1,688 views
0 votes
0 answers

Error while enabling the official puppet

I'm trying to enable the official puppet lab ...READ MORE

Feb 27, 2019 in Linux Administration by mytamhuyet
• 120 points

edited Apr 10, 2019 by mytamhuyet 437 views
0 votes
0 answers

Cannot create crypto materiel with cryptogen command?

When I am creating crypto-materiel with cryptogen ...READ MORE

Feb 26, 2019 in Blockchain by Tharindu
• 170 points
1,301 views