95 skills found · Page 3 of 4
NatLabRockies / ASSETASSET is a free and open-source tool built with Python and PSS®E, designed to automatically assess and analyze grid strength across large-scale power systems. It supports multiple system operating conditions and contingencies, and outputs results in a tabular format for easy interpretation.
yamins81 / TabularPython tabular data package.
amerob / Kaggle For Ml EngineersA systems-first handbook and Python framework for ML engineers. It provides architectural patterns for CV, NLP, and tabular data. Includes production-ready modules for OOF pipelines, safe target encoding, and ensemble stacking.
anisayari / LCL Extract Data From PdfThe goal of this repo is to purpose a python script to extract a tabular dataset from unstructured pdf from LCL.
MichelangeloConserva / ColosseumA pioneering Python package that creates a bridge between theory and practice in tabular reinforcement learning with an eye on the non-tabular setting.
automl / TabularpriorsA python module implementing interfaces for various public tabular priors
opendp / Tumult AnalyticsTumult Analytics is a Python library for privately computing aggregate queries on tabular data. It is built atop the Tumult Core library.
mkduong-ai / FairdoA Python package for mitigating bias in tabular data.
lmangani / VideoparquetPython library for converting Parquet files (containing array-like or tabular data) to video files and back using ffmpeg
Wittline / WbzA parallel implementation of the bzip2 data compressor in python, this data compression pipeline is using algorithms like Burrows–Wheeler transform (BWT) and Move to front (MTF) to improve the Huffman compression. For now, this tool only will be focused on compressing .csv files, and other files on tabular format.
wulfebw / Async RlPython implementation of tabular asynchronous actor critic
Thibauth / TabletextPython library and command line utility to pretty-print tabular data
sahahn / BPtThe Brain Predictability toolbox (BPt), is a python based Machine Learning library designed primarily for tabular and neuroimaging specific neuroimaging data but can easily be generalized further.
GhentCDH / TauluTaulu is a Python package designed to segment tabular data in scanned or photographed documents.
dcmi / Dctap PythonDC Tabular Application Profile - Python library and utility
OCHA-DAP / Hdx Python UtilitiesA range of helpful utilities for Python developers including streaming tabular data, date parsing, JSON and YAML handling, dictionary and list utilities
AleksTk / Table LoggerTableLogger is a handy Python utility for logging tabular data into a console or a file.
Techtonique / TellerModel-agnostic Statistical/Machine Learning explainability (currently Python) for tabular data
simonwoerpel / RunpandarunA simple interface written in python for reproducible i/o workflows around tabular data via pandas DataFrame specified via yaml "playbooks".
martinkarlssonio / Polars Pandas SparkComparison between three popular Python packages for handling tabular data.