https://github.com/kenza-ai/kenza-ds-demo
Kenza Demo for Data Scientists
https://github.com/kenza-ai/kenza-ds-demo
Last synced: about 2 months ago
JSON representation
Kenza Demo for Data Scientists
- Host: GitHub
- URL: https://github.com/kenza-ai/kenza-ds-demo
- Owner: Kenza-AI
- License: mit
- Created: 2020-04-10T11:01:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T12:13:42.000Z (about 5 years ago)
- Last Synced: 2025-02-14T17:40:42.358Z (4 months ago)
- Language: Makefile
- Size: 7.81 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kenza-ds-demo
Kenza Demo for Data Scientists## Development
- Python 3.5+
- [awscli](https://pypi.python.org/pypi/awscli) installed and configured## Commands
```
clean Delete all compiled Python files
create_environment Set up python interpreter environment
lint Lint using flake8
requirements Install Python Dependencies
test_environment Test python environment is setup correctly
```