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

Working with Deephaven tables > Data types #50

Closed
margaretkennedy opened this issue Jan 8, 2024 · 1 comment
Closed

Working with Deephaven tables > Data types #50

margaretkennedy opened this issue Jan 8, 2024 · 1 comment
Assignees
Labels
enhancement New documentation request

Comments

@margaretkennedy
Copy link
Collaborator

margaretkennedy commented Jan 8, 2024

This page should be an edit or overhaul of our existing guide on data types: https://deephaven.io/core/docs/conceptual/data-types/

@nbauernfeind to review

This is part of the top-level Working with Deephaven tables section, with the following sub-sections:

  • Data types
  • Deephaven queries
      |   | The table API
      |   | Deephaven "query strings"
      |   | Work with formulas & filters
      |   | Built-in functions
      |   | User-defined functions
      |   | Numba and Deephaven queries
      |   | Work with strings
      |   | Work with time
      |   | Work with calendars
      |   | Use Python objects in queries

Two open issues may be relevant:

primitives: https://github.com/deephaven/deephaven.io/issues/1346 and deephaven/deephaven-core#2288

@jjbrosnan
Copy link

I just read the entire guide, and found no issues with it. The material is still relevant with the current API, and the doc is structured well. Rewriting it is unnecessary.

We could turn this ticket into Create the equivalent Groovy guide, but there really isn't one, since Groovy ~= Java when it comes to data types.

I'll defer to @margaretkennedy to close this ticket or change it to Add a Groovy data types guide, though I don't think it's necessary.

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

No branches or pull requests

3 participants