https://github.com/ickc/dautil-py
`dautil` stands for Data Analysis Utilities. It includes some of the routines I used for data analysis.
https://github.com/ickc/dautil-py
Last synced: 12 months ago
JSON representation
`dautil` stands for Data Analysis Utilities. It includes some of the routines I used for data analysis.
- Host: GitHub
- URL: https://github.com/ickc/dautil-py
- Owner: ickc
- License: bsd-3-clause
- Created: 2017-10-10T07:36:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-18T01:29:50.000Z (almost 4 years ago)
- Last Synced: 2025-03-08T17:18:30.799Z (over 1 year ago)
- Language: Python
- Homepage: https://ickc.github.io/dautil-py/
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/ickc/dautil-py)
[](https://github.com/ickc/dautil-py/releases)
[](https://pypi.python.org/pypi/dautilpy/)
[](https://pypi.python.org/pypi/dautilpy/)
[](https://pypi.python.org/pypi/dautilpy/)

# Introduction
`dautil` stands for Data Analysis Utilities. It includes some of the routines I used for data analysis.
There's a companion repo called `dautil-sh`, scripts for similar purpose but use bash instead.
# Installation
1. `pip install dautilpy`
2. Optionally add `bin/` to your `PATH`. Consider these some example scripts that uses `dautilpy`.