Results for “pandas”

106 skills
More results
ecnu-icalk
xlsx
Creates, edits, and analyzes spreadsheet files using pandas and openpyxl, with formula recalculation via LibreOffice.
559 · bundle
lingxling
xlsx
Creates, edits, and analyzes spreadsheet files using pandas and openpyxl, with formula-based calculations and professional formatting standards.
253 · bundle
k-dense-ai
dask
Scale pandas and NumPy workflows to larger-than-memory datasets using parallel and distributed computing.
30.2k · bundle
lingxling
seaborn
Create publication-quality statistical graphics in Python with seaborn, covering relational, distribution, and categorical plots with pandas integration.
253 · bundle
nimoqup046-collab
xlsx-official
Creates, edits, and analyzes Excel files with formulas, formatting, and error-free recalculation using pandas and openpyxl.
2 · bundle
nimoqup046-collab
polars
Process tabular data with Polars' expression API, lazy evaluation, and parallel execution for faster pandas-style workflows.
2
timlai666
dask
Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars.
1 · bundle
google
bigquery-bigframes
Generates Python code using BigQuery DataFrames (BigFrames), the pandas/scikit-learn-style API over BigQuery, for dataframe and ML workflows.
14.4k
levalencia
dask
Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For out-of-core analytics on single machine use vaex; for in-memory speed use polars.
3 · bundle
leandrobenjaminl
file-formats
Lee y escribe datos en múltiples formatos con Pandas — CSV, Excel, Parquet, JSON, Feather — y elige el formato óptimo según el caso.
0
leandrobenjaminl
data-analysis
Analiza datasets con Pandas y NumPy: explora distribuciones, correlaciones y patrones, y aplica tests de hipótesis para extraer conocimiento no obvio.
0 · bundle
jorcan
polars
Process tabular data with Polars' expression API, lazy evaluation, and parallel execution for fast in-memory analysis and pandas migration.
0 · bundle
leandrobenjaminl
etl-pipelines
Construye pipelines ETL/ELT con Pandas: extracción, transformación y carga de datos con logging, manejo de errores, idempotencia y opciones de orquestación.
0 · bundle
nvidia
accelerated-computing-cudf
Accelerate pandas workflows with GPU DataFrames using cuDF and dask-cuDF for ETL, joins, groupby, and large-scale data processing.
2.2k · bundle
github
dataverse-python-advanced-patterns
Generate production-ready Python code for Dataverse SDK with advanced patterns including error handling, batch operations, OData optimization, and Pandas integration.
36.2k
leandrobenjaminl
data-profiling
Profiles datasets automatically to assess data quality, structure, and completeness, generating reports with ydata-profiling, pandera, or manual pandas methods.
0 · bundle
k-dense-ai
geopandas
Extends pandas for geospatial vector data analysis, including reading/writing shapefiles, GeoJSON, GeoPackage, and PostGIS, performing spatial joins, geometric operations, coordinate transformations, and creating static or interactive maps.
30.2k · bundle
k-dense-ai
polars
Process data with high-performance DataFrames using Polars' expression-based API, lazy evaluation, and parallel execution for ETL, analytics, and pandas migration.
30.2k · bundle
chen-yu-hao
geopandas
Extends pandas for geospatial vector data operations including reading/writing shapefiles, GeoJSON, and GeoPackage, performing spatial joins, coordinate transformations, and creating static or interactive maps.
5 · bundle
qhjqhj00
geopandas
Performs geospatial vector data analysis with GeoPandas, including reading/writing shapefiles, GeoJSON, GeoPackage, and PostGIS, geometric operations, spatial joins, overlays, coordinate transformations, and map visualization.
3 · bundle
eliferjunior
ibis
Expert guidance for Ibis, the Python dataframe library that provides a pandas-like API but generates SQL for execution on any backend — DuckDB, PostgreSQL, BigQuery, Snowflake, Spark, and more. Helps developers write analytics code once and run it anywhere without rewriting SQL for each database.
0
jackychenlu
dask
Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows.
0 · bundle
bytesagain
dask
Dask parallel computing reference for Python. Covers Dask DataFrame (parallel Pandas), Dask Array (parallel NumPy), Dask Delayed for custom parallelism, Dask Bag, distributed clusters, dashboard monitoring, and scaling best practices.
12 · bundle
schattenspiegel
pandera-polars
Creates executable Polars dataframe contracts using Pandera's Polars backend for runtime validation of schemas, columns, and checks.
0 · bundle
metinduraktr-44
dask
Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows.
0 · bundle
chen-yu-hao
dask
Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets and parallel workflows.
5 · bundle
lingxling
dask
Scales pandas and NumPy workflows to datasets larger than memory using parallel and distributed computing, with support for dataframes, arrays, bags, and custom task graphs.
253 · bundle
artubss
dask
Computação paralela/distribuída. Escale pandas/NumPy além da memória disponível, DataFrames/Arrays paralelos, processamento multi-arquivo, grafos de tarefas, para datasets maiores que RAM e workflows paralelos.
10 · bundle
alterlab-ieu
alterlab-dask
Scales pandas/NumPy workflows beyond memory with Dask distributed computing — parallel DataFrames, arrays, delayed task graphs, and cluster execution. Use when existing pandas/NumPy code must run on larger-than-RAM data or across clusters, for parallel file processing, distributed ML, or integration with existing pandas code. For out-of-core analytics on a single machine prefer vaex; for in-memory speed prefer polars. Part of the AlterLab Academic Skills suite.
60 · bundle
levalencia
polars
Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB datasets, ETL pipelines, faster pandas replacement. For larger-than-RAM data use dask or vaex.
3 · bundle