Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Module for intelligently analyzing and merging spreadsheet data

by bliako (Monsignor)
on Feb 11, 2019 at 10:37 UTC ( [id://1229758]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        {
            attributes => {
    ...
            },
            labels => ['has header']
        },
    
  2. or download this
    my $result = $classifier->classify({phone => 3, fname => 0, ...});
    my $best_category = $result->best_category;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1229758]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-24 22:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found