This project will explore the application of data analytics, science and engineering in various ways, initially using Python.
The links for this project can be found below:
GitHub repository: (https://github.com/CyberArchitect777/analytics-lab)
The following dataset is included in this repository for analytical work.
This project contains transactional data for a UK-based online retailer from 2009–2011.
- Source: UCI Machine Learning Repository
- License: CC BY 4.0
- File Size: ~44 MB (Excel format)
- Location:
data/online-retail-II/online_retail_II.xlsx
Uploaded to this repository with full attribution under Creative Commons terms.
The code generated in this repository will involve the use of the following technology:
-
Python
-
Pandas for Python
-
NumPy for Python
-
Github Copilot for rapid development.