For fun, I'm recreating a server side project that is developed in flask + python + pandas
with vapor
and although I have it working locally with TabularData
I can't find an equivalent of TabularData
for linux, any recommendations?
3 Likes
@alejandro-isaza Is there a reason the TabularData library was not released as part of a cross-platform package? Seems like it only relies on Foundation, so it should be possible?
TabularData could become the pandas of Swift and help improve adoption of Swift outside of the Apple community.
2 Likes
I agree having TabularData on Linux would be awesome.