Changes for version 0.0042_03 - 2019-04-13
- Restructure main module doc.
- Add a "summary" method to Data::Frame.
Changes for version 0.0042_02 - 2019-03-31
- Breaking change: Dropped the number_of_rows() method for PDL and row names. It becomes redundant as we have the length() method. The removal helps reduce one dependency of the distributon.
- Solved a circular use issue between Data::Frame and Data::Frame::Util.
Changes for version 0.0042_01 - 2019-03-26
- New PDL::SV methods: set, sever
- Fixed PDL::SV methods: uniq
- Add "iris" example data set.
- Switch from Test::More/Test::Most/Test::Fatal/etc to Test2::V0 for testing.
- Some minor pod fixes.
Documentation
Modules
Alternative implementation of Data::Frame with more features
data frame implementation UNAUTHORIZED
Additional Array role for Moose::Autobox
Additional Hash role for Moose::Autobox
For creating classes in Data::Frame
UNAUTHORIZED
Example data sets
Partial class for data frame's conversion from/to CSV
Function interface for indexer
Data::Frame indexer by integer indices
Data::Frame indexer by string labels (column names)
Role for Data::Frame indexer
A mixin to add some methods to PDL
Partial class for data frame's eval method
Partial class for data frame syntax sugar
UNAUTHORIZED
For creating roles in Data::Frame
Role for column compare result
UNAUTHORIZED
Import stuffs into Data::Frame classes
Custom Type::Tiny types
Utility functions
PDL subclass for keeping categorical data UNAUTHORIZED
PDL subclass for keeping logical data UNAUTHORIZED
UNAUTHORIZED
UNAUTHORIZED
UNAUTHORIZED
PDL subclass for keeping scalar data (like strings) UNAUTHORIZED
UNAUTHORIZED
Tools for verifying Data::Frame data frames
Provides
in lib/Data/Frame/Partial/Sugar.pm