73 skills found · Page 1 of 3
posit-dev / Great TablesMake awesome display tables using Python
buckaroo-data / BuckarooBuckaroo - The data table UI for Notebooks. Quickly explore dataframes, scroll through dataframes, search, sort, view summary stats and histograms. Works with Pandas, Polars, Jupyter, Marimo, VSCode Notebooks
capitalone / DatacompyPandas, Polars, Spark, and Snowpark DataFrame comparison for humans and more!
Roche / PyreadstatPython package to read and write sas, spss and stata files into/from pandas and polars data frames. It is a wrapper for the C library readstat.
jeroenjanssens / Python Polars The Definitive GuideScripts and datasets for the O'Reilly book Python Polars: The Definitive Guide
Edwardvaneechoud / FlowfileFlowfile is a visual ETL tool and Python library combining drag-and-drop workflows with Polars dataframes. Build data pipelines visually, define flows programmatically with a Polars-like API, and export to standalone Python code. Perfect for fast, intuitive data processing from development to production.
kayjan / BigtreeTree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
pola-rs / Polars BookBook documentation of the Polars DataFrame library
oreilles / Polars StGeospatial extension for Polars DataFrames.
azukds / TubularPython package implementing ML feature engineering and pre-processing for polars or pandas dataframes.
blaylockbk / SynopticPyRetrieve mesonet weather data as Polars DataFrames from Synoptic's Weather API.
vertti / DaffyLightweight DataFrame validation decorators for Pandas, Polars, Modin, and PyArrow. No custom types required.
atsyplenkov / PastumVS Code extension to transform table from clipboard to R, Python, Julia, JS or MD dataframe
AutoViML / Featurewiz PolarsNew Polars implementation of the classic featurewiz MRMR algorithm. Created by Ram Seshadri. Collaborators welcome.
ts-kontakt / Df2tablesPandas or Polars DataFrames to Interactive DataTables
Wassim17Labdi / Nitro PandasA lightweight pandas-compatible DataFrame API built on top of Polars for speed and simplicity
MrDataPsycho / Data Pipelines In RustData pipeline example written in Rust with Polars and DataFusion DataFrame package
jmcnamara / Polars Excel WriterA Polars extension to serialize dataframes to Excel xlsx files
bnmoch3 / Polars Fuzzy MatchPolars extension for fzf-style fuzzy matching
pavelcherepan / Seaborn PolarsWrapper allowing to use Polars DataFrames and LazyFrames for plotting with seaborn