Python ModulesΒΆ
Deephaven Python Client API modules.
- pydeephaven
- agg
- dherror
- experimental
- query
QueryQuery.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.slice()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
SessionSession.tablesSession.is_aliveSession.bind_table()Session.close()Session.empty_table()Session.fetch()Session.fetch_table()Session.hostSession.import_table()Session.input_table()Session.is_aliveSession.merge_tables()Session.open_table()Session.plugin_client()Session.portSession.publish()Session.publish_table()Session.query()Session.release()Session.run_script()Session.time_table()
random()
- table
InputTableInputTable.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_closedInputTable.is_refreshingInputTable.join()InputTable.last_by()InputTable.lazy_update()InputTable.max_by()InputTable.median_by()InputTable.meta_tableInputTable.min_by()InputTable.natural_join()InputTable.pb_ticketInputTable.pb_typed_ticketInputTable.raj()InputTable.select()InputTable.select_distinct()InputTable.slice()InputTable.snapshot()InputTable.snapshot_when()InputTable.sort()InputTable.sort_descending()InputTable.std_by()InputTable.sum_by()InputTable.tail()InputTable.tail_by()InputTable.ticketInputTable.to_arrow()InputTable.typeInputTable.ungroup()InputTable.update()InputTable.update_by()InputTable.update_view()InputTable.var_by()InputTable.view()InputTable.where()InputTable.where_in()InputTable.where_not_in()
MultiJoinInputMultiJoinTableTableTable.is_closedTable.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_closedTable.is_refreshingTable.join()Table.last_by()Table.lazy_update()Table.max_by()Table.median_by()Table.meta_tableTable.min_by()Table.natural_join()Table.pb_ticketTable.pb_typed_ticketTable.raj()Table.select()Table.select_distinct()Table.slice()Table.snapshot()Table.snapshot_when()Table.sort()Table.sort_descending()Table.std_by()Table.sum_by()Table.tail()Table.tail_by()Table.ticketTable.to_arrow()Table.typeTable.ungroup()Table.update()Table.update_by()Table.update_view()Table.var_by()Table.view()Table.where()Table.where_in()Table.where_not_in()
multi_join()
- ticket
- updateby
BadDataBehaviorDeltaControlMathContextOperationControlUpdateByOperationcum_count_where()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_count_where_tick()rolling_count_where_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
DHErrorNaturalJoinTypeQueryQuery.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.slice()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()
SessionSession.tablesSession.is_aliveSession.bind_table()Session.close()Session.empty_table()Session.fetch()Session.fetch_table()Session.hostSession.import_table()Session.input_table()Session.is_aliveSession.merge_tables()Session.open_table()Session.plugin_client()Session.portSession.publish()Session.publish_table()Session.query()Session.release()Session.run_script()Session.time_table()
SortDirectionTableTable.is_closedTable.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_closedTable.is_refreshingTable.join()Table.last_by()Table.lazy_update()Table.max_by()Table.median_by()Table.meta_tableTable.min_by()Table.natural_join()Table.pb_ticketTable.pb_typed_ticketTable.raj()Table.select()Table.select_distinct()Table.slice()Table.snapshot()Table.snapshot_when()Table.sort()Table.sort_descending()Table.std_by()Table.sum_by()Table.tail()Table.tail_by()Table.ticketTable.to_arrow()Table.typeTable.ungroup()Table.update()Table.update_by()Table.update_view()Table.var_by()Table.view()Table.where()Table.where_in()Table.where_not_in()