Python
Projects that feature python and an explanation of the choice to use it.
Data cleaning with Python
Python was the first coding language that I learned and while I found it very daunting at the start, it gave me a deeper understanding of the possibilities of analysing data. It made learning other languages easier, as I had a better understanding of how data interacts. I prefer to use python to clean my data for other projects.
While visualization is possible within Python, applications can create more visually appealing and interactive designs, which are more accessible to non-technical stakeholders. An example of this is Power BI, you can click here to view some Power BI visualisations. However, to use Power BI, the data needs to be pre-cleaned. In the power BI project, we used Python to clean the data. Click here to see the python code used to clean the data.
Python with Machine Learning
We exclusively used python within our machine learning group project. Python is such as diverse language and has so many libraries. You can read more about the machine learning project here
Certificates
To suplement my in class learning, I also completed python lessons on Kublicle