Skip to main content

AdvVaex

AdvVaex is an advanced extension of the popular Vaex library, providing enhanced functionality for large-scale data processing. It includes utility functions that extend the capabilities of Vaex, such as adding metadata insights during aggregation processes.

Installation

pip install advvaex

USAGE:
import vaex
from advvaex import advanced_aggregate

# Create a Vaex DataFrame
df = vaex.from_dict({"A": [1, 2, 3, 4, 5], "B": [10, 20, 30, 40, 50]})

# Perform advanced aggregation
result = advanced_aggregate(df, column="A", agg_func="mean")
print(result)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

advvaex-0.1.0.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

advvaex-0.1.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file advvaex-0.1.0.tar.gz.

File metadata

  • Download URL: advvaex-0.1.0.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.12

File hashes

Hashes for advvaex-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2dd3fc690ff0e1ed9839ddf06bf8c3cb976cf8584f64fc35ee52102ba6ee137f
MD5 5c7ddc1f7308418c7689abed4603a842
BLAKE2b-256 e59730bed2bc9d7c845cf48e95dc96a25335ece60358493f349c52d3c85902d6

See more details on using hashes here.

File details

Details for the file advvaex-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: advvaex-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.12

File hashes

Hashes for advvaex-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 85ac3eddf1726e440278de2a427a3e900c9dfaf888e18ed1988df47bdc6e5a0d
MD5 f0b51d14a6ad9022afbe55915d81f53a
BLAKE2b-256 161d58da5c1b09737911263ea04869d0c3b3b0a0820e2a6e4d022b1c98ba07b1

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page