Hacker News new | ask | show | jobs
by peter_retief 778 days ago
i do know people who write scripts in php, however, there are no libraries like pandas in php as far as I know https://pandas.pydata.org/
1 comments

The extension system allows you to interface with pretty much anything you could compile on the same machine. For quick development of wrappers or whatever, take a look at https://zephir-lang.com/en .