Skip to content

hugomilesi/hugomilesi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Typing SVG

#!/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()
Alan Vasconi github stats

Alan's github activity graph

Main skills:

GitHub  OpenCv Python  TensorFlow Pandas NumPy scikit-learn Matplotlib

Tools:

Visual Studio Code  Git  GitHub  Windows  microsoft-office 

Other Knowledge:

Kaggle 

Studying in this moment:

Tableau SQL 


Visitors Count


****

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published