Python Modules#
Deephaven python modules.
- jpy
- deephaven
- agg
- appmode
- arrow
- calendar
BusinessCalendar
BusinessCalendar.business_days_in_range()
BusinessCalendar.business_schedule()
BusinessCalendar.current_day
BusinessCalendar.day_of_week()
BusinessCalendar.days_in_range()
BusinessCalendar.default_business_periods
BusinessCalendar.is_business_day
BusinessCalendar.is_last_business_day_of_month()
BusinessCalendar.is_last_business_day_of_week()
BusinessCalendar.j_object_type
BusinessCalendar.next_business_day()
BusinessCalendar.next_day()
BusinessCalendar.next_non_business_day()
BusinessCalendar.non_business_days_in_range()
BusinessCalendar.number_of_business_days()
BusinessCalendar.number_of_days()
BusinessCalendar.number_of_non_business_days()
BusinessCalendar.previous_business_day()
BusinessCalendar.previous_day()
BusinessCalendar.previous_non_business_day()
BusinessCalendar.standard_business_day_length
BusinessCalendar.time_zone
BusinessPeriod
BusinessSchedule
Calendar
DayOfWeek
calendar_names()
default_calendar_name()
- column
- constants
MAX_BYTE
MAX_CHAR
MAX_DOUBLE
MAX_FINITE_DOUBLE
MAX_FINITE_FLOAT
MAX_FLOAT
MAX_INT
MAX_LONG
MAX_SHORT
MIN_BYTE
MIN_CHAR
MIN_DOUBLE
MIN_FINITE_DOUBLE
MIN_FINITE_FLOAT
MIN_FLOAT
MIN_INT
MIN_LONG
MIN_POS_DOUBLE
MIN_POS_FLOAT
MIN_SHORT
NAN_DOUBLE
NAN_FLOAT
NEG_INFINITY_DOUBLE
NEG_INFINITY_FLOAT
NULL_BOOLEAN
NULL_BYTE
NULL_CHAR
NULL_DOUBLE
NULL_FLOAT
NULL_INT
NULL_LONG
NULL_SHORT
POS_INFINITY_DOUBLE
POS_INFINITY_FLOAT
- csv
- dbc
- dherror
- dtypes
BigDecimal
Character
DType
Duration
Instant
JObject
LocalDate
LocalTime
Period
PyObject
StringSet
TimeZone
ZonedDateTime
array()
bool_
bool_array
boolean_array
byte
byte_array
char
char_array
double
double_array
float32
float32_array
float64
float64_array
float_
float_array
from_jtype()
from_np_dtype()
instant_array
int16
int16_array
int32
int32_array
int64
int64_array
int8
int8_array
int_
int_array
long
long_array
null_remap()
short
short_array
single
single_array
string
string_array
zdt_array
- execution_context
- experimental
- filters
- html
- jcompat
- learn
- liveness_scope
- numpy
- pandas
- pandasplugin
- parquet
- perfmon
metrics_get_counters()
metrics_reset_counters()
process_info()
process_info_log()
process_metrics_log()
query_operation_performance()
query_operation_performance_log()
query_operation_performance_tree_table()
query_performance()
query_performance_log()
query_performance_tree_table()
query_update_performance()
query_update_performance_map()
server_state()
server_state_log()
update_performance_log()
- plot
- axisformat
- axistransform
- color
- figure
Figure
Figure.axes()
Figure.axis()
Figure.chart()
Figure.chart_legend()
Figure.chart_title()
Figure.figure()
Figure.figure_title()
Figure.func()
Figure.j_object_type
Figure.line()
Figure.new_axes()
Figure.new_chart()
Figure.plot_cat()
Figure.plot_cat_hist()
Figure.plot_ohlc()
Figure.plot_pie()
Figure.plot_treemap()
Figure.plot_xy()
Figure.plot_xy_hist()
Figure.point()
Figure.save()
Figure.series()
Figure.show()
Figure.ticks()
Figure.ticks_minor()
Figure.twin()
Figure.x_axis()
Figure.x_ticks()
Figure.x_ticks_minor()
Figure.x_twin()
Figure.y_axis()
Figure.y_ticks()
Figure.y_ticks_minor()
Figure.y_twin()
- font
- linestyle
- plotstyle
- selectable_dataset
- shape
- plugin
- query_library
- replay
- server
- stream
- kafka
- table_publisher
blink_to_append_only()
stream_to_append_only()
- table
MultiJoinInput
MultiJoinTable
NodeType
PartitionedTable
PartitionedTable.constituent_changes_permitted
PartitionedTable.constituent_column
PartitionedTable.constituent_table_columns
PartitionedTable.constituent_tables
PartitionedTable.filter()
PartitionedTable.from_constituent_tables()
PartitionedTable.from_partitioned_table()
PartitionedTable.get_constituent()
PartitionedTable.is_refreshing
PartitionedTable.j_object_type
PartitionedTable.key_columns
PartitionedTable.keys()
PartitionedTable.merge()
PartitionedTable.partitioned_transform()
PartitionedTable.proxy()
PartitionedTable.sort()
PartitionedTable.table
PartitionedTable.transform()
PartitionedTable.unique_keys
PartitionedTable.update_graph
PartitionedTableProxy
PartitionedTableProxy.target
PartitionedTableProxy.require_matching_keys
PartitionedTableProxy.sanity_check_joins
PartitionedTableProxy.abs_sum_by()
PartitionedTableProxy.agg_all_by()
PartitionedTableProxy.agg_by()
PartitionedTableProxy.aj()
PartitionedTableProxy.avg_by()
PartitionedTableProxy.count_by()
PartitionedTableProxy.exact_join()
PartitionedTableProxy.first_by()
PartitionedTableProxy.group_by()
PartitionedTableProxy.head()
PartitionedTableProxy.is_refreshing
PartitionedTableProxy.j_object_type
PartitionedTableProxy.join()
PartitionedTableProxy.last_by()
PartitionedTableProxy.max_by()
PartitionedTableProxy.median_by()
PartitionedTableProxy.min_by()
PartitionedTableProxy.natural_join()
PartitionedTableProxy.raj()
PartitionedTableProxy.reverse()
PartitionedTableProxy.select()
PartitionedTableProxy.select_distinct()
PartitionedTableProxy.snapshot()
PartitionedTableProxy.snapshot_when()
PartitionedTableProxy.sort()
PartitionedTableProxy.sort_descending()
PartitionedTableProxy.std_by()
PartitionedTableProxy.sum_by()
PartitionedTableProxy.tail()
PartitionedTableProxy.update()
PartitionedTableProxy.update_by()
PartitionedTableProxy.update_graph
PartitionedTableProxy.update_view()
PartitionedTableProxy.var_by()
PartitionedTableProxy.view()
PartitionedTableProxy.weighted_avg_by()
PartitionedTableProxy.weighted_sum_by()
PartitionedTableProxy.where()
PartitionedTableProxy.where_in()
PartitionedTableProxy.where_not_in()
RollupNodeOperationsRecorder
RollupTable
SearchDisplayMode
SortDirection
Table
Table.abs_sum_by()
Table.agg_all_by()
Table.agg_by()
Table.aj()
Table.attributes()
Table.avg_by()
Table.await_update()
Table.coalesce()
Table.columns
Table.count_by()
Table.drop_columns()
Table.exact_join()
Table.first_by()
Table.flatten()
Table.format_column_where()
Table.format_columns()
Table.format_row_where()
Table.group_by()
Table.has_columns()
Table.head()
Table.head_by()
Table.head_pct()
Table.is_blink
Table.is_flat
Table.is_refreshing
Table.j_object_type
Table.join()
Table.last_by()
Table.layout_hints()
Table.lazy_update()
Table.max_by()
Table.median_by()
Table.meta_table
Table.min_by()
Table.move_columns()
Table.move_columns_down()
Table.move_columns_up()
Table.natural_join()
Table.partition_by()
Table.partitioned_agg_by()
Table.raj()
Table.range_join()
Table.rename_columns()
Table.restrict_sort_to()
Table.reverse()
Table.rollup()
Table.select()
Table.select_distinct()
Table.size
Table.slice()
Table.slice_pct()
Table.snapshot()
Table.snapshot_when()
Table.sort()
Table.sort_descending()
Table.std_by()
Table.sum_by()
Table.tail()
Table.tail_by()
Table.tail_pct()
Table.to_string()
Table.tree()
Table.ungroup()
Table.update()
Table.update_by()
Table.update_graph
Table.update_view()
Table.var_by()
Table.view()
Table.weighted_avg_by()
Table.weighted_sum_by()
Table.where()
Table.where_in()
Table.where_not_in()
Table.where_one_of()
Table.with_attributes()
Table.without_attributes()
TreeNodeOperationsRecorder
TreeTable
multi_join()
- table_factory
DynamicTableWriter
InputTable
InputTable.abs_sum_by()
InputTable.add()
InputTable.agg_all_by()
InputTable.agg_by()
InputTable.aj()
InputTable.attributes()
InputTable.avg_by()
InputTable.await_update()
InputTable.coalesce()
InputTable.columns
InputTable.count_by()
InputTable.delete()
InputTable.drop_columns()
InputTable.exact_join()
InputTable.first_by()
InputTable.flatten()
InputTable.format_column_where()
InputTable.format_columns()
InputTable.format_row_where()
InputTable.group_by()
InputTable.has_columns()
InputTable.head()
InputTable.head_by()
InputTable.head_pct()
InputTable.is_blink
InputTable.is_flat
InputTable.is_refreshing
InputTable.j_object_type
InputTable.join()
InputTable.last_by()
InputTable.layout_hints()
InputTable.lazy_update()
InputTable.max_by()
InputTable.median_by()
InputTable.meta_table
InputTable.min_by()
InputTable.move_columns()
InputTable.move_columns_down()
InputTable.move_columns_up()
InputTable.natural_join()
InputTable.partition_by()
InputTable.partitioned_agg_by()
InputTable.raj()
InputTable.range_join()
InputTable.rename_columns()
InputTable.restrict_sort_to()
InputTable.reverse()
InputTable.rollup()
InputTable.select()
InputTable.select_distinct()
InputTable.size
InputTable.slice()
InputTable.slice_pct()
InputTable.snapshot()
InputTable.snapshot_when()
InputTable.sort()
InputTable.sort_descending()
InputTable.std_by()
InputTable.sum_by()
InputTable.tail()
InputTable.tail_by()
InputTable.tail_pct()
InputTable.to_string()
InputTable.tree()
InputTable.ungroup()
InputTable.update()
InputTable.update_by()
InputTable.update_graph
InputTable.update_view()
InputTable.var_by()
InputTable.view()
InputTable.weighted_avg_by()
InputTable.weighted_sum_by()
InputTable.where()
InputTable.where_in()
InputTable.where_not_in()
InputTable.where_one_of()
InputTable.with_attributes()
InputTable.without_attributes()
empty_table()
function_generated_table()
input_table()
merge()
merge_sorted()
new_table()
ring_table()
time_table()
- table_listener
- time
dh_now()
dh_time_zone()
dh_today()
time_zone_alias_add()
time_zone_alias_rm()
to_date()
to_datetime()
to_j_duration()
to_j_instant()
to_j_local_date()
to_j_local_time()
to_j_period()
to_j_time_zone()
to_j_zdt()
to_np_datetime64()
to_np_timedelta64()
to_pd_timedelta()
to_pd_timestamp()
to_time()
to_timedelta()
- update_graph
- 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_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()
- uri
DHError
DynamicTableWriter
SortDirection
TableReplayer
empty_table()
function_generated_table()
garbage_collect()
input_table()
merge()
merge_sorted()
new_table()
read_csv()
read_sql()
ring_table()
time_table()
write_csv()