We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b23014e + 1610d88 commit 9982b1fCopy full SHA for 9982b1f
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+`datascience` ChangeLog
2
+=======================
3
+
4
+All notable changes to this project will be documented in this file.
5
+This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [Unreleased]
8
+### Added
9
+- This CHANGELOG file!
10
+- Docs are now up on [readthedocs][rtd].
11
+- [`util.table_apply` function][table_apply]
12
13
+[rtd]: http://datascience.readthedocs.org/en/latest/index.html
14
+[table_apply]: https://github.com/data-8/datascience/blob/f7c11b5132299dab0c75a5862cdab9c5b619c7e5/datascience/util.py#L62-L82
0 commit comments