https://github.com/maxhalford/bitcoin-analysis-m1sid
:moneybag: Master 1 project
https://github.com/maxhalford/bitcoin-analysis-m1sid
Last synced: 8 months ago
JSON representation
:moneybag: Master 1 project
- Host: GitHub
- URL: https://github.com/maxhalford/bitcoin-analysis-m1sid
- Owner: MaxHalford
- Created: 2016-01-21T15:53:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-11T15:44:40.000Z (over 9 years ago)
- Last Synced: 2025-04-01T01:51:08.544Z (10 months ago)
- Language: Python
- Homepage:
- Size: 54.4 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The rise of the Bitcoin: a statistical analysis
- Axel Bellec
- Alexis Conan
- Max Halford

# Tests
## `py.test`
```sh
py.test --verbose
```
## `nosetests`
```sh
nosetests -v test_functions.py
```