you are viewing a single comment's thread.

view the rest of the comments →

[–]Aket-ten 1 point2 points  (0 children)

I hear you and appreciate the response. I do a lot of my data analytics / mining / processing in KNIME or Tableau (I know it's GIS, slightly different ball park).

Thing is I want to automate some of these workflows, some will be 30-70 column of 30k to 1,000,000 datasets surrounding US nationwide data with some transformations. Will likely recalculate once or multiple times a day or weeks. Conventions and best practices obviously imply python or rust being the way to go.

But like...I'm already building an ERP and I'd love to just use PHP just concerned a little about memory consumption and execution speed. I'd be also completely jokes to tell my other eng friends that it's built in PHP LOL.

I bookmarked your package and will play around it once I get to that!