Skip to content
View animonte's full-sized avatar

Block or report animonte

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
animonte/README.md

Hi, I'm Ana Montenegro!

I studied sociology and data analyst at NTT DATA Foundation

Kaggle: animonte GitHub animonte Linkedin: licanamontenegro

A little more about me...

Class animonte:

    def __init__(self):
        self.username = 'animonte'
        self.name = 'Ana Montenegro'
        sel.pronouns = "she | her"
        self.kaggle = 'https://www.kaggle.com/animonte'
        self.linkedIn = 'https://www.linkedin.com/in/licanamontenegro/'
        self.dataScience = {
            'code': 'Python',
            'database': ['MySQL', 'Mongo DB'],
            'dataVisualization': 'PowerBI']
            'tools': ['GIT', 'GitHub', 'Pandas', 'NumPy','scikit-learn', 'Matplotlib', 'seaborn','Jupyter notebook'],
            'misc': ['Agile', 'SCRUM']
        }
        self.otherStudies: ['sociologist', 'teacher', 'master's degree in gender policies']

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = animonte()
    print(me)

Made with love <3


Popular repositories Loading

  1. bank-predictions bank-predictions Public

    Jupyter Notebook 1

  2. animonte animonte Public

    This is my personal repo for README

  3. house_price_predictions house_price_predictions Public

    Jupyter Notebook

  4. Proyecto_linea_144 Proyecto_linea_144 Public

    Jupyter Notebook

  5. algoritmos-programacion-ejercitacion algoritmos-programacion-ejercitacion Public

    Ejercitación propuesta para la materia algoritmos y programación de la carrera Tecnicatura superior en Programación de Universitas

    Papyrus