symspellpy
|
public |
Python SymSpell
|
2025-03-25 |
editdistpy
|
public |
Fast Levenshtein and Damerau optimal string alignment algorithms.
|
2025-03-25 |
prophet-pystan-model
|
public |
Prophet PyStan Model for Snowpark
|
2025-03-25 |
dtreeviz-extended
|
public |
A python library for decision tree visualization and model interpretation
|
2025-03-25 |
dtreeviz
|
public |
A python library for decision tree visualization and model interpretation
|
2025-03-25 |
optuna
|
public |
A hyperparameter optimization framework
|
2025-03-25 |
cliff
|
public |
Command Line Interface Formulation Framework
|
2025-03-25 |
cmd2
|
public |
Extra features for standard library's cmd module
|
2025-03-25 |
pyperclip
|
public |
A cross-platform clipboard module for Python. (only handles plain text for now)
|
2025-03-25 |
autopage
|
public |
A library to provide automatic paging for console output
|
2025-03-25 |
prettytable
|
public |
A simple Python library for easily displaying tabular data in a visually appealing ASCII table format
|
2025-03-25 |
stevedore
|
public |
Manage dynamic plugins for Python applications
|
2025-03-25 |
cmaes
|
public |
Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3.
|
2025-03-25 |
lasio
|
public |
No Summary
|
2025-03-25 |
squashfuse
|
public |
FUSE filesystem to mount squashfs archives
|
2025-03-25 |
libfuse
|
public |
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
|
2025-03-25 |
segyio
|
public |
Simple and fast SEG-Y I/O
|
2025-03-25 |
r-stringr
|
public |
A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.
|
2025-03-25 |
r-collapsibletree
|
public |
Interactive Reingold-Tilford tree diagrams created using 'D3.js', where every node can be expanded and collapsed by clicking on it. Tooltips and color gradients can be mapped to nodes using a numeric column in the source data frame. See 'collapsibleTree' website for more information and examples.
|
2025-03-25 |
r-data.tree
|
public |
Create tree structures from hierarchical data, and traverse the tree in various orders. Aggregate, cumulate, print, plot, convert to and from data.frame and more. Useful for decision trees, machine learning, finance, conversion from and to JSON, and many other applications.
|
2025-03-25 |
r-dosnow
|
public |
Provides a parallel backend for the %dopar% function using Luke Tierney's snow package.
|
2025-03-25 |
r-fuzzyjoin
|
public |
Join tables together based not on whether columns match exactly, but whether they are similar by some comparison. Implementations include string distance and regular expression matching.
|
2025-03-25 |
r-graphlayouts
|
public |
Several new layout algorithms to visualize networks are provided which are not part of 'igraph'. Most are based on the concept of stress majorization by Gansner et al. (2004) <doi:10.1007/978-3-540-31843-9_25>. Some more specific algorithms allow to emphasize hidden group structures in networks or focus on specific nodes.
|
2025-03-25 |
r-ggrepel
|
public |
Provides text and label geoms for 'ggplot2' that help to avoid overlapping text labels. Labels repel away from each other and away from the data points.
|
2025-03-25 |
r-ggforce
|
public |
The aim of 'ggplot2' is to aid in visual data investigations. This focus has led to a lack of facilities for composing specialised plots. 'ggforce' aims to be a collection of mainly new stats and geoms that fills this gap. All additional functionality is aimed to come through the official extension system so using 'ggforce' should be a stable experience.
|
2025-03-25 |