GitXplorerGitXplorer
n

PrudentAI-Submissions

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
ed810f6049ae3901817bf73d0844c28d8e580e02

[Niyas] Added EDA

nniyasrad committed 2 years ago
Unverified
9e62f7026e3e76803f96d4567091c754cde2b460

[Niyas] Added ReadME

nniyasrad committed 2 years ago
Unverified
787624f833a0358e8ab3a76c61339c243ecee0d6

[Niyas] Initial+Final Commit

nniyasrad committed 2 years ago

README

The README file for this repository.

Introduction

To get started, download the code, and run the following programs in

Task-1/task1.py Task-2/task2.py

Prerequisites

The files, to run require previous installation of Python 3 or above.

ProTip: You can install Python from https://www.python.org/

Explanation of the tasks

The first task is very simple and straightforward, all combinations are to be taken and found with sums matching each of the 2 lists given.

The Second task involves parsing a flattened data record into useful and meaningful data. Here, an excel file is generated with Deposit, Withdrawal and certain insights about the data.