An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# The rise of the Bitcoin: a statistical analysis

- Axel Bellec
- Alexis Conan
- Max Halford

![Wordclouds](http://i.imgur.com/oWL4zMJ.png)

# Tests

## `py.test`
```sh
py.test --verbose
```

## `nosetests`
```sh
nosetests -v test_functions.py
```