Unanswered questions in Edureka Community

0 votes
0 answers

How to find all latest java files.

I need all the latest java packages ...READ MORE

Dec 1, 2021 in Machine Learning by anonymous
• 120 points
250 views
0 votes
0 answers

Error while using Random Forest.

I am using this script rf.partial.prob(x=rf.mod,pred.data=FOR, xname="Qmax",which.class ...READ MORE

Dec 1, 2021 in Machine Learning by Khan
• 120 points
337 views
0 votes
0 answers

Write a Splitted PDF Back to HDFS using Python Insecure Client

I have used the PdfFileReader to read ...READ MORE

Nov 25, 2021 in Python by Kannan
• 120 points
450 views
0 votes
0 answers

What was Hadoop named after?

Nov 25, 2021 in Big Data Hadoop by Edureka
• 12,690 points
439 views
0 votes
0 answers
0 votes
0 answers

How to get access to aws s3 calling the ListObjectsV2 operation in Python script ?

Hi Guys,I try to get data from ...READ MORE

Nov 25, 2021 in AWS by Yuriy
• 120 points
1,411 views
0 votes
0 answers

get unique distinct items based on a condition and a date condition

hi could you help me sorry my ...READ MORE

Nov 23, 2021 in Others by adolpo
• 120 points
203 views
0 votes
0 answers

i keep on having this problem, can you help?

READ MORE

Nov 23, 2021 in Cyber Security & Ethical Hacking by anonymous
• 120 points
227 views
0 votes
0 answers

How is DevOps different from agile methodology?

Nov 23, 2021 in DevOps & Agile by Rahul
• 2,080 points
220 views
0 votes
0 answers

Complete the function diff, do not modify the rest.

def diff(a,b):     # end function print(" *** ...READ MORE

Nov 22, 2021 in Python by anonymous
• 120 points
279 views
0 votes
0 answers

Javac file not found error.

I'm completely new to java. I spent ...READ MORE

Nov 21, 2021 in Java by anonymous
• 120 points
467 views
0 votes
0 answers

How to connect DimDate table to fact and dimensional tables?

Hi, I have fact table,Dim project , Dim ...READ MORE

Nov 20, 2021 in Power BI by asheni
• 120 points
269 views
0 votes
0 answers

What is DevOps?

What is DevOps? READ MORE

Nov 18, 2021 in DevOps & Agile by Dhruv
• 120 points
394 views
0 votes
0 answers
0 votes
0 answers

how to compare two strings in java?

how to compare two strings in java? READ MORE

Nov 16, 2021 in Java by Naresh
• 210 points
467 views
0 votes
0 answers
0 votes
0 answers

why can't i go to dev directory

root@localhost:/dev# ls ls: cannot open directory '.': Permission ...READ MORE

Nov 12, 2021 in Linux Administration by anonymous
• 120 points
242 views
0 votes
0 answers

how to find lenght of string in java ?

java READ MORE

Nov 12, 2021 in Java by anonymous
• 210 points
374 views
0 votes
0 answers

WARNING: Use of this script to execute namenode is deprecated. WARNING:

am getting the following errot when i ...READ MORE

Nov 10, 2021 in Big Data Hadoop by anonymous
• 140 points
546 views
0 votes
0 answers

hadoop namenode ~format

When i type  hadoop namenode ~format WARNING: Use ...READ MORE

Nov 10, 2021 in Big Data Hadoop by anonymous
• 140 points
711 views
0 votes
0 answers

AttributeError: 'str' object has no attribute 'click'

Hey guys. i need help! I have ...READ MORE

Nov 8, 2021 in Python by anonymous
• 120 points
3,195 views
0 votes
0 answers

In camp app my SQL not running

When I download xamp app after installing ...READ MORE

Nov 8, 2021 in Web Development by anonymous
• 120 points
197 views
0 votes
0 answers
0 votes
0 answers

What is wrong with this code? II can't link my css to my my html.

Nov 6, 2021 in CSS by anonymous
• 140 points
226 views
0 votes
0 answers

what is a cloud gaming backend? and I want to know cloud backend

Oct 31, 2021 in GCP by anonymous
• 120 points
234 views
0 votes
0 answers

NameError: name 'Solution' is not defined ret = Solution().singleNumber(param_1) Line 30 in _driver (Solution.py) _driver() Line 41 in <module> (Solution.py)

def singleNumber(self, nums: List[int]) -> int:         nums_dict = ...READ MORE

Oct 22, 2021 in Python by anonymous
• 120 points
1,874 views
0 votes
0 answers

Exception in thread "main" java.lang.NoClassDefFoundError: org/openqa/selenium/HasAuthentication

Exception in thread "main" java.lang.NoClassDefFoundError: org/openqa/selenium/HasAuthentication at java.base/java.lang.ClassLoader.defineClass1(Native ...READ MORE

Oct 22, 2021 in Java by anonymous
• 120 points
1,561 views
0 votes
0 answers

Help, How can I fix this? TypeError: Getting error as __init__() got an unexpected keyword argument 'rotaion_range'.

datagen = ImageDataGenerator(zoom_range=0.2,rotaion_range=10,width_shift_range=0.1, height_shift_range=0.1,horizontal_flip=True, vertical_flip = False ...READ MORE

Oct 20, 2021 in Python by anonymous
• 120 points
353 views
0 votes
0 answers

DevOps Engineer which language prefir for better

why python language is most used language ...READ MORE

Oct 19, 2021 in Python by anonymous
• 120 points
375 views
0 votes
0 answers

what is wrong here?print ('We have logged in as{0.user}'.format(client))

I need to ask where I got ...READ MORE

Oct 17, 2021 in Python by anonymous
• 120 points
242 views
0 votes
0 answers

Touch event action using marionette_driver

HI, I am using marionette_driver to automate firefox ...READ MORE

Oct 13, 2021 in Python by anonymous
• 120 points
228 views
0 votes
0 answers

How to separate integer(230001) into 230 &001 and compare 230 with hardcoded integer.

I have a ID field and want ...READ MORE

Oct 11, 2021 in Selenium by Usama
• 120 points
290 views
0 votes
0 answers
0 votes
0 answers

not working eth.sendTransaction

https://www.edureka.co/blog/ethereum-private-network-tutorial/amp/ after below steps, not able to send/transact ...READ MORE

Oct 11, 2021 in Blockchain by rathnamachary
• 120 points
628 views
0 votes
0 answers

trying to execute python wordcount program but command stuck

HI  I am learning Hadoop, I have tried ...READ MORE

Oct 10, 2021 in Big Data Hadoop by Yogeshwar
• 120 points
290 views
0 votes
0 answers

Why do i get this error in tkinter - Python?

This is my code: from tkinter import * root ...READ MORE

Oct 10, 2021 in Python by LogizTV
• 120 points
532 views
0 votes
0 answers

download only one attachments from gmail using blue prism

I have to download only one excel ...READ MORE

Oct 10, 2021 in RPA by tony
• 120 points
698 views
0 votes
0 answers

Publish a cube for a week's value

Hello everyone, I have a cube that ...READ MORE

Oct 9, 2021 in MicroStrategy by anonymous
• 120 points
319 views
0 votes
0 answers

Iam unable to run the java program in eclipse

Iam getting the below error. at org.eclipse.jdt.debug.ui.launchConfigurations.JavaApplicationLaunchShortcut.findTypes(JavaApplicationLaunchShortcut.java:165) at org.eclipse.jdt.debug.ui.launchConfigurations.JavaLaunchShortcut.searchAndLaunch(JavaLaunchShortcut.java:115) at ...READ MORE

Oct 9, 2021 in Selenium by Srikanth
• 120 points
504 views
0 votes
0 answers

ModuleNotFoundError: No module named 'pyQt5'

from pyQt5.QtWidgets import * def window(): ...READ MORE

Oct 8, 2021 in Python by anonymous
• 120 points
916 views
0 votes
0 answers

i'm not able to install numpy,time packges in phy charm

Oct 8, 2021 in Python by Sampath
• 120 points
319 views
0 votes
0 answers

Class Type in Python

I know that type() function is used ...READ MORE

Oct 7, 2021 in Python by Brijesh
• 120 points
363 views
0 votes
0 answers

Can't delete a cluster created using kops

I keep getting the below message when ...READ MORE

Oct 6, 2021 in Cloud Computing by anonymous
• 120 points
561 views
0 votes
0 answers

how to resolve

Started by user admin Running as SYSTEM Building on ...READ MORE

Oct 5, 2021 in Others by Ajinkya
• 120 points
472 views