This repository was archived by the owner on May 4, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix MethodError when calling groupby, unstack, etc (#274)
* Fix MethodError when calling groupby, unstack, etc * Fix PooledDataArray for types such that convert(typeof(d), unique(d)) does not exist. Add 2 unit tests for issue #273 * More concise notation for the convert in PDAs
- Loading branch information
1 parent
5eb6b7d
commit 77c2592
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters