Skip to content
View valentin-daab's full-sized avatar
🦦
🦦
  • France
  • 18:58 (UTC +02:00)
Block or Report

Block or report valentin-daab

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
valentin-daab/README.md
#!/usr/bin/python
class valentin:
    def __init__(self):
        self.name = "valentin"
        self.role = "learning data science"
        self.language = ["Python" ,"R"]
        self.language_spoken = ["fr_FR", "en_US", "de-DE"]
    def say_hi(self):
        print("Hope you find some of my work interesting.")
me = valentin()
me.say_hi()

Skills

💻 OS

📝 Editors

👨‍💻 Programming languages

🏗️ Web Design Languages

🧰 Frameworks and libraries

🗄️ Databases

☁️ Cloud Computing

⚙️ Tools

Pinned Loading

  1. artemis-tutored-project artemis-tutored-project Public

    Jupyter Notebook 1

  2. segmentation_irm_cerveau segmentation_irm_cerveau Public

    Jupyter Notebook 1

  3. Projet_Salles_PEGE Projet_Salles_PEGE Public

    Programme python qui permet aux étudiants du PEGE de trouver des salles libres au sein du bâtiment.

    Python 1

  4. M1S2-Econometrie-Panel M1S2-Econometrie-Panel Public

    Projet de fin de semestre pour le cours d'économétrie des données de panel du M1 DS2E.

    R