Search results for "module:Data::Average"
Data::Nest - nest array of hash easily. and calculate optional measurements corresponding to results of nest.
Data::Nest is array of hash nesting utility. Easily add measurements like "sum", "sumsq", "average",.... It's easy to nest data for prepareing data mining and data visualization....
MUDDYDIXN/Data-Nest-0.06 - 30 Sep 2013 01:05:47 UTC
Data::UUID - Globally/Universally Unique Identifiers (GUIDs/UUIDs)
This module provides a framework for generating v3 UUIDs (Universally Unique Identifiers, also known as GUIDs (Globally Unique Identifiers). A UUID is 128 bits long, and is guaranteed to be different from all other UUIDs/GUIDs generated until 3400 CE...
RJBS/Data-UUID-1.226 - 12 Apr 2020 18:43:57 UTC
Data::Freq - Collects data, counts frequency, and makes up a multi-level counting report
"Data::Freq" is an object-oriented module to collect data from log files or any kind of data sources, count frequency of particular patterns, and generate a counting report. See also the command-line tool data-freq. The simplest usage is to count lin...
MAHIRO/Data-Freq-0.05 - 22 Jul 2014 16:37:17 UTC
Data::Table - Data type related to database tables, spreadsheets, CSV/TSV files, HTML table displays, etc.
Field Summary data refto_arrayof_refto_array contains a two-dimensional spreadsheet data. header refto_array contains all column names. type 0/1 0 is row-based, 1 is column-based, describe the orientation of @$data. Package Variables $Data::Table::VE...
EZDB/Data-Table-1.78 - 11 Feb 2020 16:57:38 UTC
Data::Reuse - share constant values with Data::Alias
By default, Perl doesn't share literal ( 0, 'foo' , "bar" ) values. That's because once a literal value is stored in variable (a container), the contents of that container can be changed. Even if such a container is marked "read-only" (e.g. with a mo...
LNATION/Data-Reuse-0.11 - 09 Nov 2019 15:28:12 UTC
Data::CTable - Read, write, manipulate tabular data
CHTHORMAN/Data-CTable-1.01
-
17 Sep 2002 15:11:05 UTC
Data::Grouper - Perl module to aggregate data for use with template modules.
This is a helper object for the various templating modules that exist. A key feature of any templating system is the ability to deal with loops of data, for example rows in a table. Most systems will deal with nested looping. Data::Grouper takes the ...
FERRANCE/Data-Grouper-0.06 - 09 Dec 2002 19:20:29 UTC
Data::SeaBASS - Object-oriented interface for reading/writing SeaBASS files
"Data::SeaBASS" provides an easy to use, object-oriented interface for reading, writing, and modifying SeaBASS data files. What is SeaBASS? SeaWiFS <http://oceancolor.gsfc.nasa.gov> Bio-optical Archive and Storage System housed at Goddard Space Fligh...
JLEFLER/Data-SeaBASS-0.192600 - 17 Sep 2019 16:38:49 UTC
Data::Freq::Node - Represents a node of the result tree constructed by Data::Freq
MAHIRO/Data-Freq-0.05
-
22 Jul 2014 16:37:17 UTC
Data::Table::Text - Write data in tabular text format.
Write data in tabular text format. Version 20230422. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....
PRBRENAN/Data-Table-Text-20230521 - 21 May 2023 19:49:29 UTC
Data::BenchmarkResults - Perl extension for averaging and comparing multiple benchmark runs.
new add_result_set add_computed_set process_result_set process_all_result_sets compare_result_set compare_all_result_sets print_calculated_sets EXPORT None by default....
JTITUS/Data-BenchmarkResults-0.01 - 20 May 2003 07:43:56 UTC
Data::StreamSerializer - non-blocking serializer.
Sometimes You need to serialize a lot of data. If You use 'Dumper' it can take You for much time. If Your code is executed in event machine it can be inadmissible. So using the module You can serialize Your data progressively and do something between...
UNERA/Data-StreamSerializer-0.07 - 14 Feb 2011 07:32:22 UTC
Data::StreamDeserializer - non-blocking deserializer.
Sometimes You need to deserialize a lot of data. If You use 'eval' (or Safe->reval, etc) it can take You too much time. If Your code is executed in event machine it can be inadmissible. So using the module You can deserialize Your stream progressivel...
UNERA/Data-StreamDeserializer-0.06 - 07 Feb 2011 06:20:41 UTC
Statistics::Data::Dichotomize - Dichotomize one or more numerical or categorical sequences into a single two-valued sequence
A module for transforming one or more sequences of numerical or categorical data (array/s of numbers or strings) into a single binary-valued sequence. Several methods, more or less applicable to numerical and categorical sequences of data, are implem...
RGARTON/Statistics-Data-Dichotomize-0.05 - 07 Apr 2016 15:07:33 UTC
Data::BitStream::Code::Golomb - A Role implementing Golomb codes
A role written for Data::BitStream that provides get and set methods for Golomb codes. The role applies to a stream object. Beware that with the default unary coding for the quotient, these codes can become extraordinarily long for values much larger...
DANAJ/Data-BitStream-0.08 - 16 Aug 2014 03:37:57 UTC
Data::Password::zxcvbn::Match::Spatial - match class for sequences of nearby keys
This class represents the guess that a certain substring of a password can be obtained by moving a finger in a continuous line on a keyboard....
DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC
Data::EventStream::Statistics::Discrete - basic statistical functions for the sample
Module implements aggregator that calculates basic statistical functions for data set in aggregators' window....
ZWON/Data-EventStream-0.13 - 04 Aug 2014 16:30:50 UTC
Data::EventStream::Statistics::Continuous - calculate basic parameters of process
Module implements aggregator that calculates basic descriptive parameters of the process defined by the set of events fitting in aggregator's window....
ZWON/Data-EventStream-0.13 - 04 Aug 2014 16:30:50 UTC