A Python library for summarizing event data
Project description
A Python library for summarizing event data into multivariate categorical data
Description
AlphaTwirl is a Python library that summarizes event data into multivariate categorical data as data frames. Event data, input to AlphaTwirl, are data with one entry (or row) for one event: for example, data in ROOT TTrees with one entry per collision event of an LHC experiment at CERN. Event data are often large—too large to be loaded in memory—because they have as many entries as events. Multivariate categorical data, the output of AlphaTwirl, have one row for one category. They are usually small—small enough to be loaded in memory—because they only have as many rows as categories. Users can, for example, import them as data frames into R and pandas, which usually load all data in memory, and can perform categorical data analyses with a rich set of data operations available in R and pandas.
Quick start
- Jupyter Notebook: Quick start of AlphaTwirl
Publication
- Tai Sakuma, "AlphaTwirl: A Python library for summarizing event data into multivariate categorical data", EPJ Web of Conferences 214, 02001 (2019), doi:10.1051/epjconf/201921402001, 1905.06609
License
- AlphaTwirl is licensed under the BSD license.
Contact
- Tai Sakuma - tai.sakuma@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file alphatwirl-0.30.0.tar.gz
.
File metadata
- Download URL: alphatwirl-0.30.0.tar.gz
- Upload date:
- Size: 128.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ff0d87fa7c11fdf9655d8647b175dd31c5935b673a2b43959163396213062ba |
|
MD5 | 100a1430ee00aa194c21baf74c59a2e1 |
|
BLAKE2b-256 | afabf12aeb7b1047d5edfca937668bb178f329c9f20bd5ce1b1b8015a716e224 |
File details
Details for the file alphatwirl-0.30.0-py3-none-any.whl
.
File metadata
- Download URL: alphatwirl-0.30.0-py3-none-any.whl
- Upload date:
- Size: 217.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac5ad6e0d1723e059dcd3d123bf341fbae9598b4d48f3e2f605863fd601d3c54 |
|
MD5 | 07da6298197a6fa6475bed1fbd84bfae |
|
BLAKE2b-256 | b15a1212c38980ead45ff231fcad38fc310d3c388f44e15ae92e5a91c32603f6 |