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

Dataframe issues #664

Open
patrick-nicodemus opened this issue May 2, 2024 · 0 comments
Open

Dataframe issues #664

patrick-nicodemus opened this issue May 2, 2024 · 0 comments
Assignees

Comments

@patrick-nicodemus
Copy link
Contributor

I have started trying to use owl for a project to identify good avenues for improvement.
Two issues I came across when I tried using dataframes:

  • Option types are a must, it's very common to have partial data in the real world. Polars has data series for float and float option, int and int option, etc.
  • It is not clear what the point of the Any_Series series item or Any element type is. It is not a wrapper around any data so it appears useless? Is there some utility to this?

(As per the recent discussion on discuss.ocaml.org, I understand that the project lead does not have time for maintenance work, and therefore this issue should not be interpreted as a request for the project lead to resolve this, but rather as public documentation of an issue for someone to fix when they have time, possibly myself.)

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

2 participants