Thanks for visiting my page!
I'm Naeima, a postdoc at Cardiff University- Computer Science and Informatics
📫 How to contact me: please visit my website at https://naeima.github.io/Naeima/
Thanks for visiting my page!
I'm Naeima, a postdoc at Cardiff University- Computer Science and Informatics
📫 How to contact me: please visit my website at https://naeima.github.io/Naeima/
An interactive dashboard to visualise a study about the relationship between the female fertility and her employment status across UK regions.
This cloud app is formed of a data warehouse (server), a client that visits and browses the warehouse.
Python 1
Determine the standard deviation of all numbers in the file.
Python
"Find the URLs triples is" program which finds all paths of length two in the corresponding URL links. That is, it finds the triples of URLs (u, v, w) such that there is a link from u to v and a li…
Python
This python code calculates the Spearman correlation coefficient, rs,.
Python