#!/usr/bin/python
# -*- coding: utf-8 -*-
class SpatialStatistician:
def __init__(self):
self.name = "Marika D'Agostini"
self.role = "PhD Student in Statistical Sciences"
self.organisation = "University of Bologna"
self.language_spoken = ["it_IT", "en_US"]
def say_hi(self):
print("Thanks for dropping by!")
me = SpatialStatistician()
me.say_hi()
๐บ๏ธ
PhD Student in Statistical Sciences
-
University of Bologna
- Bologna, Italy
-
11:45
(UTC +02:00) - https://marika-dagostini.github.io/
- https://orcid.org/0000-0001-9998-8896
Pinned Loading
-
diesel-female-cancer
diesel-female-cancer PublicD'Agostini et. al (2024) "Risk of Gynecological and Breast Cancers in Workers Exposed to Diesel Exhaust: A Systematic Review and Meta-Analysis Of Cohort Studies"
Stata
-
diesel-skin-cancer
diesel-skin-cancer PublicD'Agostini et. al (2024) "Risk of Skin Cancer in Workers Exposed to Diesel Exhaust: A Systematic Review and Meta-Analysis of Cohort Studies"
Stata
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.