Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataframes in ML-like languages #29

Open
apatil opened this issue Aug 31, 2018 · 5 comments
Open

Dataframes in ML-like languages #29

apatil opened this issue Aug 31, 2018 · 5 comments
Assignees

Comments

@apatil
Copy link

apatil commented Aug 31, 2018

I might be up for giving a short talk on this if there is interest.

Having spent a ton of time debugging unexpected issues in large Python statistics packages earlier in my career, I've often thought that it would be awesome to have a data science environment in an ML-like language.

However, it's not trivial to design an appealing workflow for exploratory data analysis and data manipulation that works well in ML-like type systems. In the dominant data science languages, Python and R, these workflows are centered around data frames.

I could review the existing efforts in Haskell, OCaml, Scala and Idris and then collect sparks of inspiration from the audience. :)

@mwotton
Copy link
Contributor

mwotton commented Aug 31, 2018

that would be great actually. Anthony Cowley is into this sort of thing, might be worth checking out https://github.com/acowley/Frames

@apatil
Copy link
Author

apatil commented Aug 31, 2018

That's exactly what I meant by "existing efforts in Haskell". :) Do you know Anthony?

@mwotton
Copy link
Contributor

mwotton commented Aug 31, 2018

well, not in the flesh, but we've been chatting on twitter a long time :)

@filippovitale
Copy link
Contributor

There is no "full talk" confirmed yet for this month's meetup. Would you be interested on presenting this one, the last week of September if we will find another talk to pair it with?

@apatil
Copy link
Author

apatil commented Sep 4, 2018

I would love to but that's probably unrealistic given my work schedule. :( I'll probably have to make this talk whenever I have time, then afterward think about scheduling it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants