https://github.com/rohetoric/yara-de
https://github.com/rohetoric/yara-de
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rohetoric/yara-de
- Owner: rohetoric
- Created: 2023-08-12T19:52:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-15T22:27:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T11:59:17.509Z (5 months ago)
- Language: Python
- Size: 607 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
👋 Hello,
#### Introduction-
The repository contains my solution to the Data Engineering assignment of Yara.There are two folders - `Python` and `SQL`. Both the questions asked have been completed.
I have attached images of the successful outputs of the testcases as evidence of successful execution.For the SQL questions, I have included the query from creation of table to inserting of rows and then to the SQL query based on the question.
#### Environment Used-
The `Python` version used by me for Python questions is `3.10`.
The `SQL` engine used by me for SQL questions is `MySQL`.
#### Test Cases -
I have attached the images of the test cases that are present in the document to each question.
Please refer to the images if there is any doubt in running of your code based on custom input/testing.