Python ModulesΒΆ
Deephaven Python Client API modules.
- pydeephaven
- agg
- dherror
- experimental
- query
Query
Query.agg_all_by()
Query.agg_by()
Query.aj()
Query.avg_by()
Query.count_by()
Query.drop_columns()
Query.exact_join()
Query.exec()
Query.first_by()
Query.group_by()
Query.head()
Query.head_by()
Query.join()
Query.last_by()
Query.lazy_update()
Query.max_by()
Query.median_by()
Query.min_by()
Query.natural_join()
Query.raj()
Query.select()
Query.select_distinct()
Query.snapshot()
Query.snapshot_when()
Query.sort()
Query.std_by()
Query.sum_by()
Query.tail()
Query.tail_by()
Query.ungroup()
Query.update()
Query.update_by()
Query.update_view()
Query.var_by()
Query.view()
Query.where()
Query.where_in()
Query.where_not_in()
- session
Session
Session.tables
Session.is_alive
Session.bind_table()
Session.close()
Session.empty_table()
Session.fetch_table()
Session.import_table()
Session.input_table()
Session.is_alive
Session.merge_tables()
Session.open_table()
Session.plugin_client()
Session.publish_table()
Session.query()
Session.run_script()
Session.time_table()
SharedTicket
random()
- table
InputTable
InputTable.add()
InputTable.agg_all_by()
InputTable.agg_by()
InputTable.aj()
InputTable.avg_by()
InputTable.close()
InputTable.count_by()
InputTable.delete()
InputTable.drop_columns()
InputTable.exact_join()
InputTable.first_by()
InputTable.group_by()
InputTable.head()
InputTable.head_by()
InputTable.is_closed
InputTable.is_refreshing
InputTable.join()
InputTable.last_by()
InputTable.lazy_update()
InputTable.max_by()
InputTable.median_by()
InputTable.meta_table
InputTable.min_by()
InputTable.natural_join()
InputTable.raj()
InputTable.select()
InputTable.select_distinct()
InputTable.snapshot()
InputTable.snapshot_when()
InputTable.sort()
InputTable.sort_descending()
InputTable.std_by()
InputTable.sum_by()
InputTable.tail()
InputTable.tail_by()
InputTable.ticket
InputTable.to_arrow()
InputTable.type_
InputTable.typed_ticket()
InputTable.ungroup()
InputTable.update()
InputTable.update_by()
InputTable.update_view()
InputTable.var_by()
InputTable.view()
InputTable.where()
InputTable.where_in()
InputTable.where_not_in()
Table
Table.is_closed
Table.agg_all_by()
Table.agg_by()
Table.aj()
Table.avg_by()
Table.close()
Table.count_by()
Table.drop_columns()
Table.exact_join()
Table.first_by()
Table.group_by()
Table.head()
Table.head_by()
Table.is_closed
Table.is_refreshing
Table.join()
Table.last_by()
Table.lazy_update()
Table.max_by()
Table.median_by()
Table.meta_table
Table.min_by()
Table.natural_join()
Table.raj()
Table.select()
Table.select_distinct()
Table.snapshot()
Table.snapshot_when()
Table.sort()
Table.sort_descending()
Table.std_by()
Table.sum_by()
Table.tail()
Table.tail_by()
Table.ticket
Table.to_arrow()
Table.type_
Table.typed_ticket()
Table.ungroup()
Table.update()
Table.update_by()
Table.update_view()
Table.var_by()
Table.view()
Table.where()
Table.where_in()
Table.where_not_in()
- updateby
BadDataBehavior
DeltaControl
MathContext
OperationControl
UpdateByOperation
cum_max()
cum_min()
cum_prod()
cum_sum()
delta()
ema_tick()
ema_time()
emmax_tick()
emmax_time()
emmin_tick()
emmin_time()
ems_tick()
ems_time()
emstd_tick()
emstd_time()
forward_fill()
rolling_avg_tick()
rolling_avg_time()
rolling_count_tick()
rolling_count_time()
rolling_formula_tick()
rolling_formula_time()
rolling_group_tick()
rolling_group_time()
rolling_max_tick()
rolling_max_time()
rolling_min_tick()
rolling_min_time()
rolling_prod_tick()
rolling_prod_time()
rolling_std_tick()
rolling_std_time()
rolling_sum_tick()
rolling_sum_time()
rolling_wavg_tick()
rolling_wavg_time()
- utils
DHError
Session
Session.tables
Session.is_alive
Session.bind_table()
Session.close()
Session.empty_table()
Session.fetch_table()
Session.import_table()
Session.input_table()
Session.is_alive
Session.merge_tables()
Session.open_table()
Session.plugin_client()
Session.publish_table()
Session.query()
Session.run_script()
Session.time_table()
SortDirection