2,561 skills found · Page 1 of 86
pandas-dev / PandasFlexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
PyImageSearch / ImutilsA series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
joblib / JoblibComputing with Python functions.
rasbt / Python ReferenceUseful functions, tutorials, and other Python-related things
namhyung / UftraceFunction graph tracer for C/C++/Rust/Python
ml-tooling / Opyrator🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
mars-project / MarsMars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
litl / BackoffPython library providing function decorators for configurable backoff and retry
pmorissette / Ffnffn - a financial function library for Python
supabase / Supabase PyPython Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.
jackmpcollins / MagenticSeamlessly integrate LLMs as Python functions
asweigart / PyperclipPython module for cross-platform clipboard functions.
alkaline-ml / PmdarimaA statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
jmoiron / Humanizepython humanize functions
JuliaPy / PyCall.jlPackage to call Python functions from the Julia language
ryanhaining / CppitertoolsImplementation of python itertools and builtin iteration functions for C++17
snoack / Python GotoA function decorator, that rewrites the bytecode, to enable goto in Python
Mathics3 / Mathics CoreAn open-source Mathematica Kernel. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
eBay / Bayesian Belief NetworksPythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
red-data-tools / Pycall.rbCalling Python functions from the Ruby language