forked from KxSystems/pykx
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added implementation of values (#28)
* Values first approach * Test changed to check pd.values against implemented values. Values optimized (to value peach) * Changed to property (as defined in pandas docs). documentation written * Changed values to property (as defined in pandas docs). values documentation written * Undone Notebook metadata changes * Minor changes in docs. Tests cover string case * Added implementation of values * Some minor corrections proposed by reviewers * Removed blank spaces. Improved tests. Merged solved * Corrected .ipynb * Linting errors solved
- Loading branch information
Showing
3 changed files
with
39 additions
and
0 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
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