Skip to content
View iovian's full-sized avatar

Block or report iovian

Report abuse

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

Report abuse

Popular repositories Loading

  1. Data-Analysis Data-Analysis Public

    Forked from WillKoehrsen/Data-Analysis

    Data Science Using Python

    Jupyter Notebook

  2. 10_optimization_problems 10_optimization_problems Public

    Forked from tommyod/10_optimization_problems

    Slides and source code for presentation.

    Jupyter Notebook

  3. bayesian-analysis-recipes bayesian-analysis-recipes Public

    Forked from ericmjl/bayesian-analysis-recipes

    A collection of Bayesian data analysis recipes using PyMC3

    Jupyter Notebook

  4. learn-python learn-python Public

    Forked from trekhleb/learn-python

    📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.

    Python

  5. awesome-python-project-ideas awesome-python-project-ideas Public

    Forked from Ritesh-456/awesome-python-project-ideas

    This repo contains a curated list of Python project ideas, categorized by difficulty (Easy, Medium, Advanced). Inspired by a popular tutorial, it's perfect for learners looking for engaging project…

    Python

  6. FastAPISMSAuth FastAPISMSAuth Public

    Forked from BaseMax/FastAPISMSAuth

    This is a simple example of how to use Python FastAPI to create a simple authentication system based on phone number with SMS verification. We used SQLite as a database. (Login, Register, Auth, Pan…

    Python