![]() |
![]()
| ![]() |
![]()
NAMEData::Frame::Types - Custom Type::Tiny types VERSIONversion 0.006004 DESCRIPTIONThis module provides custom types and coercions from the Data::Frame project. Types: =for :list * DataFrame * Indexer * ColumnLike This is basically piddle of 0D and 1D. * Column Now it's same as ColumnLike, but will likely evolve into a dedicated type in future. * DataType One of the PDL types "ushort", "long", "indx", "longlong", "float", "double", or "string" (PDL::SV), "factor" (PDL::Factor), "logical" (PDL::Logical), "datetime" (PDL::DateTime). Coercions: =for :list * IndexerFromLabels * IndexerFromIndices SEE ALSOData::Frame AUTHORS
COPYRIGHT AND LICENSEThis software is copyright (c) 2014, 2019-2022 by Zakariyya Mughal, Stephan Loyd. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
|