Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pwrose committed Dec 27, 2018
1 parent 192ab74 commit 4acf8cc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file, following the suggestions of [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to [Semantic Versioning](http://semver.org/).

## v0.3.0 - 2018-11-25
## v0.3.0 - 2018-12-26
- Bug fixes
- Removed hard-coded denominator value for decoding occupancy values


- Changes
- Upgraded pyspark to 2.4.0

- Upgraded pyspark to 2.3.2
- Use pandas msgpack library instead of msgpack-python for decoding


- New features
- Added InteractionExtractor class using vectorized methods
- Added new filter methods in InteractionFilter class using vectorized methods

## v0.2.7 - 2018-11-24
- Bug fixes
Expand Down
File renamed without changes.

0 comments on commit 4acf8cc

Please sign in to comment.