Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Newbie question

by SpaceCowboy (Acolyte)
on Oct 19, 2021 at 21:51 UTC ( [id://11137752]=note: print w/replies, xml ) Need Help??


in reply to Re: Newbie question
in thread Newbie question

Thanks for your response. I am getting data from multiple databases. I needed to extract them, store them in a variable, drop a few columns, rename a few, calculate bunch of fields and prepare a final dataset. IS this still possible with Data::Frame and PDL as a whole?

Replies are listed 'Best First'.
Re^3: Newbie question
by swl (Parson) on Oct 19, 2021 at 23:13 UTC

    Possibly, but have a look at the documentation. It's probably better in the long run to work directly with the database, as per hippo's suggestion in 11137712.

    One place to start would be DBI, but stated with the caveat that I've never used it or interacted with databases via perl. However, many of the other monks have and could give you good advice.

Re^3: Newbie question
by etj (Deacon) on Apr 18, 2022 at 19:23 UTC
    If PDL processing is still desired, there is PDL::IO::DBI to bring in data from RDBMS.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-03-29 08:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found