Unanswered questions in Edureka Community

0 votes
0 answers

Excel .json Import Error: The Type of Current Preview Value is Too Complex to Display

Main Problem: I'm trying to import .json to excel ...READ MORE

Mar 15, 2020 in Python by Tarık
• 120 points
1,371 views
0 votes
0 answers

AWS Lambda to revert back S3 “block all public access” if someone changed it to allow public access

I'm trying to use AWS Lambda to ...READ MORE

Mar 14, 2020 in AWS by Pavan
• 150 points
1,030 views
0 votes
0 answers

nifi dataframe.py

Mar 13, 2020 in Python by pavankumar
• 140 points
746 views
0 votes
0 answers

how to create dataframes with nifi

Mar 13, 2020 in Python by pavankumar
• 140 points
1,020 views
0 votes
0 answers

print(lst[-2:-4]) is not possible why?

Mar 13, 2020 in Python by Anubhuti
• 120 points
554 views
+1 vote
0 answers

Not able to execute unittests from pytest terminal

Hi All, I was able to execute the ...READ MORE

Mar 13, 2020 in Software Testing by Karthik
• 130 points
1,123 views
0 votes
0 answers

How can I use Tomcat in Eclipse IDE?

Hi everyone, Can anyone tell me, how can I ...READ MORE

Mar 12, 2020 in DevOps Tools by akhtar
• 38,230 points
522 views
0 votes
0 answers

How i can open a storage based pdf file in chrome full screen mood using python?

i have a pdf file stored in ...READ MORE

Mar 12, 2020 in Python by junaid
• 120 points

retagged Mar 12, 2020 by junaid 522 views
0 votes
0 answers

How I can connect multiple physical machine with hyperledger fabric??

I want to connect my 3 computers ...READ MORE

Mar 12, 2020 in Blockchain by Md
• 120 points
1,174 views
0 votes
0 answers

AttributeError: 'DataFrame' object has no attribute 'is_impossible'

from collections import Counter import re import numpy as ...READ MORE

Mar 10, 2020 in Python by Mohammed
• 120 points

edited Mar 11, 2020 by Gitika 8,062 views
0 votes
0 answers

Can we install docker inside docker?

Hi everyone, Can we install docker inside docker ...READ MORE

Mar 9, 2020 in Docker by akhtar
• 38,230 points
507 views
0 votes
0 answers

problem in sklearn

from sklearn.model_selection import train_test_split is not working ...READ MORE

Mar 9, 2020 in Python by Manjunath
• 120 points
334 views
0 votes
0 answers

how do I fill google forms using data from excel using blueprism?

Mar 7, 2020 in RPA by ishwarya
• 120 points
1,147 views
0 votes
0 answers

how can i see / access my files in amazon s3

I need to know how can I ...READ MORE

Mar 7, 2020 in AWS by Prince
• 120 points
560 views
0 votes
0 answers

Uploading JSON file to a new column in DynamoDB table.

Actually I have two dynamo db tables ...READ MORE

Mar 6, 2020 in Python by Naveena
845 views
0 votes
0 answers

Trying to configure rsyslog server but I am facing challanges

Here are the steps which i have ...READ MORE

Mar 5, 2020 in Linux Administration by anonymous
• 120 points
447 views
0 votes
0 answers
0 votes
0 answers

TypeError: descriptor 'strftime' requires a 'datetime.date' object but received a 'str'

def dt_to_str(date, fma='%Y-%m-%d'):     """     Converts a datetime object to ...READ MORE

Mar 4, 2020 in Python by anonymous
• 120 points

recategorized Mar 4, 2020 by Gitika 5,035 views
0 votes
0 answers

I am trying to install pyknow but i get this error

could not find a version that  satisfies ...READ MORE

Mar 4, 2020 in Python by Maria
• 120 points
3,515 views
0 votes
0 answers
0 votes
0 answers

Low_s canonical signature for bitcoin transaction

I have a transaction script and trying ...READ MORE

Mar 3, 2020 in Blockchain by anonymous
• 120 points
752 views
0 votes
0 answers

machine learning engineer

Hello, I would like to know if ...READ MORE

Mar 3, 2020 in Machine Learning by Axel
• 120 points

edited Mar 4, 2020 by Gitika 376 views
0 votes
0 answers

what is AWS DevOps?

I am new in Pune and Searching ...READ MORE

Mar 3, 2020 in AWS by Pallavi
• 160 points

edited Mar 3, 2020 by Gitika 371 views
0 votes
0 answers

Rstudio "Erreur : unexpected symbol in:"

Bonjour, I'm new to Rstudio programming. I ...READ MORE

Mar 3, 2020 in Data Analytics by Juli -
• 120 points

edited Mar 4, 2020 by Gitika 1,339 views
0 votes
0 answers

Is there any resource for hyper ledger fabric to learn?

Hi, I have searched all the google sites, ...READ MORE

Mar 2, 2020 in Blockchain by anonymous
• 120 points
747 views
0 votes
0 answers

How to create. A schema for DTP?

Dynamic Trunking Protocol is CISCO proprietary protocol ...READ MORE

Mar 1, 2020 in Others by RishabhJain
• 120 points

recategorized Mar 2, 2020 by Gitika 656 views
0 votes
0 answers

Hyperledger Fabric: Average & Max Price FabCar

Hey, I'm using the fabcar project  (https://github.com/IBM/blockchain-application-using-fabric-java-sdk). I ...READ MORE

Mar 1, 2020 in Blockchain by pablobonet
• 120 points
596 views
0 votes
0 answers

How to start Pytest framework studying

Feb 29, 2020 in Python by Maruti
• 120 points
567 views
+1 vote
0 answers

Certificate for HTTPS listener for Load balancer

HI guys, I was trying to create ...READ MORE

Feb 28, 2020 in Cloud Computing by saiarun
• 150 points
769 views
+1 vote
0 answers

Write Assert fail differences to Excel or text file, Selenium C#

I am using selenium  with C# I have ...READ MORE

Feb 27, 2020 in Software Testing by Etl
• 170 points
1,085 views
+1 vote
0 answers

How can I map a docker location to my Jenkins workspace so that I can use the files in my Jenkins

Hey guys, I was trying to execute few ...READ MORE

Feb 25, 2020 in Docker by dineshkumar
• 130 points
4,651 views
0 votes
0 answers

Need to create rds instances under already existing subnets created in 3 az's, please help

I created subnets in three different az's. ...READ MORE

Feb 23, 2020 in Python by saiarun
• 150 points
374 views
0 votes
0 answers

Not able to run my docker conatiner in local host

FROM ubuntu MAINTAINER Luke Crooks "luke@pumalo.org" RUN apt-get update RUN ...READ MORE

Feb 21, 2020 in Docker by Haseeb
• 120 points
526 views
0 votes
0 answers

how to write unittest cases for stock prediction data

import quandl as Quandl, math import numpy as ...READ MORE

Feb 20, 2020 in Python by Vasu
• 140 points
673 views
+1 vote
0 answers

How can we convert PDF file to Word document.

Hi All, I have a third party tool ...READ MORE

Feb 19, 2020 in RPA by deppal
• 160 points
565 views
+1 vote
0 answers

How can i create a loop to reconnect the connection string if it is time out??

Hi Team, I am using  UI Path studio ...READ MORE

Feb 19, 2020 in RPA by Ranadheer
• 130 points
698 views
0 votes
0 answers

attribute error

AttributeError: 'edureka' object has no attribute 'name' READ MORE

Feb 19, 2020 in Python by Jeya
• 120 points
397 views
0 votes
0 answers

where can i get the invoice of the certification that i have taken

Please provide me the invoice of the ...READ MORE

Feb 18, 2020 in Python by Shruthi
• 120 points

recategorized Feb 18, 2020 by Gitika 1,161 views
0 votes
0 answers

main function is not working in python

import quandl as Quandl, math import numpy as ...READ MORE

Feb 18, 2020 in Python by Vasu
• 140 points
1,187 views
0 votes
0 answers

How to iterate through an S3 bucket to find the last modified file (and then save that to a local folder)

Hi there guys, I've been tasked with ...READ MORE

Feb 18, 2020 in Python by Markus
• 120 points
3,636 views
0 votes
0 answers

How to start Airbnb Clone for Movies and Events Booking Website?

Instant #Online Movies and Events Ticket Booking ...READ MORE

Feb 17, 2020 in Web Development by Bessie
• 160 points

reshown Feb 18, 2020 by Gitika 677 views
0 votes
0 answers

I want to download 2k excel records and rename the excel based on the column names from the table

I want to download these excels one ...READ MORE

Feb 17, 2020 in RPA by Hridya
• 120 points
686 views
0 votes
0 answers

DataSource.Error: ADO.NET: R script error. Error in is.data.frame(x) : object 'ALL_Data' not found

I am trying to export data from ...READ MORE

Feb 14, 2020 in Power BI by ankita
• 120 points
2,480 views
0 votes
0 answers

Solidity: How i can return data from hash value ?

I have a solidity contract with two ...READ MORE

Feb 14, 2020 in Blockchain by simone
• 120 points
1,099 views
0 votes
0 answers

Grant role is getting error, while executing

Hi, I am trying to grant a role ...READ MORE

Feb 14, 2020 in Big Data Hadoop by Mahboob
• 140 points
634 views
0 votes
0 answers

Sentry: Grant role is getting error, while executing

Hi, Sentry: I am trying to grant a ...READ MORE

Feb 14, 2020 in Big Data Hadoop by Mahboob
• 140 points
772 views