Groupby and print capabilities

This commit is contained in:
2026-01-29 16:23:29 -06:00
parent 666f0def09
commit ade9d85650
2 changed files with 17 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
# MORG Stream Library
This python library allows for the handling of data in a stream format.
This python library allows for the handling of data in a stream format.
The library may be installed from Avalon with:
```
pip install git+https://git.icolotl.com/morgana/morgslib
```