File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44[ ![ Python versions] ( https://img.shields.io/pypi/pyversions/carp-analytics-python.svg )] ( https://pypi.org/project/carp-analytics-python/ )
55[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
66
7- A high-performance Python library for processing and analysing data from [ CARP] ( https://carp.dk/ ) (Copenhagen Research Platform) studies.
7+ A high-performance Python library for processing and analysing data from [ CARP] ( https://carp.computerome. dk/ ) (Copenhagen Research Platform) studies.
88
99## Features
1010
11- - ** Streaming JSON Parsing** : Uses ` ijson ` to handle very large JSON files with minimal memory footprint
1211- ** Schema Discovery** : Automatically scans and infers the schema of the data
1312- ** Data Grouping** : Efficiently groups data by any field (e.g., data type, device ID) into separate files
1413- ** Parquet Export** : Convert JSON data to Parquet for faster subsequent analysis
1514- ** Participant Management** : Link and track participants across multiple study phases
1615- ** Visualization** : Generate location heatmaps and other visualizations
1716- ** Pandas Integration** : Seamlessly work with DataFrames
18- - ** Rich Terminal Output** : Beautiful progress bars and formatted tables
1917
2018## Installation
2119
@@ -201,4 +199,4 @@ This project is licensed under the MIT Licence - see the [Licence](LICENSE) file
201199
202200## Acknowledgments
203201
204- - [ CARP - Copenhagen Research Platform] ( https://carp.dk/ )
202+ - [ CARP - Copenhagen Research Platform] ( https://carp.dk/ )
You can’t perform that action at this time.
0 commit comments