Skip to content

IgorComune/IgorComune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 

Repository files navigation

@IgorComune - Data/BI Analyst | Data Scientist

#!/usr/bin/python
# -*- coding: utf-8 -*-

class Data_Scientist:

    def __init__(self):
        self.name = "Igor Comune"
        self.social_networks = "Igor Comune"
        self.role = "Data Scientist"
        self.portfolio = "https://igorcomune.medium.com/"
        self.email = "igor.comune93@gmail.com"
        self.language_spoken = ["pt-BR", "en_US", "it-IT"]
        self.interest = ["Business Intelligence", "Data Analysis", "Machine Learning"]
        self.location = "Italy"

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = Data_Scientist()
me.say_hi()

Hard Skills

Operational Systems

  • Windows and Linux

Programming Languages

  • Python and C++

Data Science

  • Python, Pandas, NumPy, Azure, MySQL, GIT, GitHub, Microsoft Excel, Google Sheets, SKlearn, Keras, Open CV and PySpark

Cloud

  • Amazon AWS, Microsoft Azure and Google CLoud

Business Intelligence

  • Power BI, Google Data Studio and Tableau

Soft Skills

  • Leadership
  • Communication
  • Personal Branding
  • Entrepreneurship
  • Teamwork
  • Time Management
  • Organization and Planning
  • Strategic Thinking
  • Creativity
  • Productivity

Hobbies

  • Boxing, Gym Workout

Contact me:

Recent posts in my Medium's

Recent Article on medium 1 Recent Article on medium 2 Recent Article on medium 3

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published