I am studying the possibility of migrating to Elixir a Python application which uses the Pandas framework (https://pandas.pydata.org/).
I am specially interested in the Dataframes part. Does Nx cover this use case?
If so what function / Module would be equivalent ?