Skip to main content

1.19 (2024-06-07)

New filtering options

Organize and filter hierarchical data:
  • Group and navigate categories using a tree
  • Toggle selections with checkboxes or shortcuts
  • Customize hierarchy by rearranging, adding, or removing columns
  • Hierarchical Filter
    Create custom filters using expressions:
  • Use column-specific operations like >, contains, or regex
  • Combine multiple conditions with AND/OR logic
  • Highlight text matches in cells with free-text mode

    REST API

    You can now integrate with Datagrok using Datagrok's REST API:

    • Supports operations on files, tables, dashboards, and functions
    • Allows for programmatic data management, dashboard creation, and function calls
    • Python client library available for simplified API interaction

    Miscellaneous

    • Added new connectors: Azure Blob, SharePoint
    • Enhanced CSV export options for dataframes and views:
      • Preserve row and column order when exporting
      • Export molecules as SMILES strings
      • Selectively export visible columns only
      • Configure column qualifiers for improved data formatting

    Details