forked from pandas-dev/pandas
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed an issue where it was not possible to subclass Panel because
various methods were calling the Panel constructor instead of the _constructor method. Also from_dict was returning Panel objects instead of __class__ objects.
- Loading branch information
Josh
authored and
Josh
committed
Mar 9, 2012
1 parent
5353a7c
commit 5c8347b
Showing
1 changed file
with
13 additions
and
36 deletions.
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