Skip to content
View DannyDannyDanny's full-sized avatar
πŸ‘Ύ
exploring codespaces w/ Nix
πŸ‘Ύ
exploring codespaces w/ Nix
  • Data Engineer @ Lundbeck [DNTH]
  • Copenhagen

Highlights

  • Pro
Block or Report

Block or report DannyDannyDanny

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

Pinned

  1. methodology methodology Public

    Work-in-prog methodology for production level data management / data science projects (and more)

    HTML 3

  2. dotfiles dotfiles Public

    how i like my dev machine

    Shell 1

  3. mejer_hands.py mejer_hands.py
    1
    import random as r
    2
    import matplotlib.pyplot as plt
    3
    
    
    4
    # Generate rolls
    5
    n_rolls = 1000000
  4. rainbows-and-sunsets rainbows-and-sunsets Public

    Color exploration

    Python