DexGroves's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
coder/code-server
VS Code in the browser
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
PavelDoGreat/WebGL-Fluid-Simulation
Play with fluids in your browser (works even on mobile)
sktime/sktime
A unified framework for machine learning with time series
nteract/papermill
📚 Parameterize, execute, and analyze notebooks
jamalex/notion-py
Unofficial Python API client for Notion.so
unionai-oss/pandera
A light-weight, flexible, and expressive statistical data testing library
matheusfacure/python-causality-handbook
Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
mauhai/awesome-jupyterlab
A curated list of awesome JupyterLab extensions and resources
varkor/quiver
A modern commutative diagram editor for the web.
rbanffy/3270font
A 3270 font in a modern format
TheEconomist/us-potus-model
Code for a dynamic multilevel Bayesian model to predict US presidential elections. Written in R and Stan.
SimonBlanke/Gradient-Free-Optimizers
Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
palantir/pyspark-style-guide
This is a guide to PySpark code style presenting common situations and the associated best practices based on the most frequent recurring topics across the PySpark repos we've encountered.
jwkvam/jupyterlab-vim
:neckbeard: Vim notebook cell bindings for JupyterLab
marcharper/python-ternary
:small_red_triangle: Ternary plotting library for python with matplotlib
andy-landy/traceback_with_variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
ramonhagenaars/nptyping
💡 Type hints for Numpy and Pandas
altair-viz/jupyterlab_voyager
JupyterLab extension visualize data with Voyager
quantumblacklabs/qbstyles
QuantumBlack Matplotlib styles
jupyterlab-contrib/spellchecker
Spellchecker for JupyterLab notebook markdown cells and file editor.
bbalasub1/glmnet_python
treebeardtech/nbmake
📝 Pytest plugin for testing notebooks
hachibu/note.sh
A simple shell script for managing your notes.
treebeardtech/nbmake-action
GitHub Action for testing notebooks
mlshapiro/jupyterlab-flake8
Jupyterlab python linter for notebooks and text files using flake8
lucasmaystre/kickscore
Pairwise comparisons with flexible time-dynamics.
tjitze/ranked-programming
Ranked Programming Extension for Racket
ddugovic/BayesianElo
Bayesian Elo Rating estimator