I. This library provides developers on the funfun platform with common functions. They can include
- functions that convert data from a type (eg, two-dimensional array) to another (eg, json)
- functions that prepare or clean raw data to be processed by machine learning
II. Use a cdn rawgit to load lib.js with a commit hash for example,
<script src="https://cdn.rawgit.com/chengtie/funfunlib/42d871b/lib.js"></script>
III. Example: