Skip to content
View MnemoSemiotic's full-sized avatar

Highlights

  • Pro

Block or report MnemoSemiotic

Report abuse

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

Report abuse

Pinned Loading

  1. Python-Praxis Python-Praxis Public

    A course in Python, developed as we go, with curriculum dev on Twitch.

  2. Analyzing-Network-Traffic_kdd99 Analyzing-Network-Traffic_kdd99 Public

    Galvanize Data Science Analytics capstone

    Jupyter Notebook 1

  3. a-smarter-flashcard a-smarter-flashcard Public

    Using topic modeling and NLP to better deliver study materials

    HTML 1

  4. simple_SIR_model_with_Python simple_SIR_model_with_Python Public

    SIR model in a single .py file

    Python 2 3

  5. covid-19-exploration-with-pandas covid-19-exploration-with-pandas Public

    for educational purposes, simply exploring some COVID-19 data using pandas

    Jupyter Notebook 1

  6. Brief-Introduction-to-Counting Brief-Introduction-to-Counting Public

    Exploring Counting in different base systems, using Python, and extrapolating to brute force permutations and combinations.

    Python