annatisch / PythonPerfTalkLinks
Notes and samples for Python performance talk
☆10Updated 3 years ago
Alternatives and similar repositories for PythonPerfTalk
Users that are interested in PythonPerfTalk are comparing it to the libraries listed below
Sorting:
- Data and tooling to compare the API surfaces of various array libraries.☆56Updated last month
- A quicker pickle☆109Updated 3 years ago
- A Python library for manipulating indices of ndarrays☆109Updated 3 weeks ago
- See test results for every line of Python code☆21Updated 4 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- find functions when you can't remember their name☆99Updated 3 years ago
- 🐾 PdpCLI is a pandas DataFrame processing CLI tool which enables you to build a pandas pipeline from a configuration file.☆15Updated 2 years ago
- Set-oriented Operations in Pandas☆24Updated 5 years ago
- Runtime software verification and automated testing for scientific software in Python☆94Updated last year
- Comparing Polars to Pandas and a small introduction☆44Updated 4 years ago
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- A Python library to determine what exactly the user ran at the command line, along with default values, and any transformations that happ…☆45Updated this week
- An argument that Jupyter Notebooks are flawed and the world needs a successor.☆87Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Extension to hypothesis for testing numpy general universal functions☆38Updated 4 years ago
- A clever brute-force correlator for kinda-messy data☆83Updated last year
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 8 years ago
- Handy decorator for elegant design-by-contract in 3.10+☆102Updated 3 years ago
- A lightweight, event-driven, pipeline framework.☆62Updated last year
- Adaptive fuzzing of Hypothesis tests☆104Updated last month
- An Python object protocol for projects to interchange data frame-like data without forcing pandas.DataFrame as the intermediary☆15Updated 5 years ago
- A faster multi-way merge algorithm interchangeable with heapq.merge☆23Updated 2 years ago
- Simple markdown changelogs for GitHub repositories☆53Updated 2 weeks ago
- Funnel plot☆45Updated 2 years ago
- Python Data Collection Library☆45Updated 4 years ago
- ☆31Updated 2 years ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago
- Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.☆65Updated 4 years ago
- Delayed iteration for polling and retries.☆31Updated 2 weeks ago
- A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs.☆103Updated 3 years ago