#!/usr/bin/python
# -*- coding: utf-8 -*-
class DataScientist:
def __init__(self):
self.name = "Hugo Milesi"
self.role = "Data Scientist"
self.language_spoken = ["pt_BR", "en_US"]
def greetings(self):
print("My name is Hugo Milesi. I'm a self learner with a passion for technology and doing things with code.")
me = DataScientist()
me.greetings()
🎯
Focusing
Passionate data scientist dedicated to leveraging technology and coding skills to drive informed decisions.
Highlights
- Pro
Popular repositories Loading
-
-
-
hugomilesi.github.io
hugomilesi.github.io PublicForked from sharadcodes/jekyll-theme-serial-programmer
Data Science Portfolio
CSS
-
E2E_customer_churn_analysis
E2E_customer_churn_analysis PublicCustomer churn prediction
Jupyter Notebook
-
-
dio-lab-open-source
dio-lab-open-source PublicForked from digitalinnovationone/dio-lab-open-source
Repositório do lab Contribuindo em um Projeto Open Source no GitHub da Digital Innovation One.
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.