Skip to content
View npradaschnor's full-sized avatar
💭
Learning
💭
Learning
Block or Report

Block or report npradaschnor

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
npradaschnor/README.md

🌟 whoami?????????????????????

Hi there! I'm Noa: a Data Analyst & Registered Dietitian. Currently working as a Food Data Scientist.

ME


I am also a pythonista and mom of three! My laptop is with me wherever I go!

class npradaschnor:

    def __init__(self):
        self.username = 'npradaschnor'
        self.name = 'Noa Prada Schnor'
        self.definition = 'Self motivated learner'
        self.background = 'Dietitian' #CORU Registered and MINDI
        self.PhD = 'Food and Nutrition'
        self.MSc = 'Food and Nutrition'
        self.diploma = 'Data Analytics'
        self.university = 'Galway-Mayo Institute of Technology'
        self.linkedin = 'https://www.linkedin.com/in/npradaschnor/' #let's connect
        self.email = 'npradaschnor@gmail.com'
        self.country = 'Ireland'
        self.nationality = 'Portuguese and Brazilian'
        self.portuguese = 'Native'
        self.english = 'Advanced'
        self.job = 'Food Data Scientist'
        self.skills = {#some knowledge
          'technical':['Python','SQL','MySQL', 'SQL Server', 'Pandas', 'Numpy', 'Matplotlib.pyplot', 'Seaborn', 'Sklearn', 'Jupyter Notebook'. 'Visual Studio Code']

        }

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = npradaschnor()



## Hey, feel free to reach me

Linkedin Badge Gmail Badge

If you see any of my projects and wanna contribute, I will be more than happy to accept your help!



Looking forward to contributing to:

  • projects developed in Python and SQL/NoSQL!
  • educational material to help beginners discover the amazing world of Python, SQL, and data analysis!

Latest publications

<publication>
    <article>
        <title> Association of 5-HT2C (rs3813929) and UCP3 (rs1800849) gene polymorphisms with type 2 diabetes in obese women candidates for bariatric surgery </title>
        <journal> Archives of Endocrinology and Metabolism </journal>
        <year> 2017 </year>
        <doi> https://doi.org/10.1590/2359-3997000000260 </doi>
    </article>

     <article>
        <title> The under-reporting of energy intake influences the dietary pattern reported by obese women in the waiting list for bariatric surgery </title>
        <journal> Rev. Nutr </journal>
        <year> 2018 </year>
        <doi> http://dx.doi.org/10.1590/1678-98652018000200009  </doi>
    </article>

</publication>

Pinned

  1. Pima-Indians-Diabetes-Dataset Pima-Indians-Diabetes-Dataset Public

    Personal project using Pima Indians Diabetes to analyse it and make predictions using Machine Learning techniques.

    Jupyter Notebook 33 53

  2. ifood_Case ifood_Case Public

    This case is used for hiring Data Analysts for the iFood Brain team.

    Jupyter Notebook 3