juxscript 1.1.239 → 1.1.243
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +7 -137
- package/lib/components/dataframe.ts +0 -569
- package/lib/components/tag.ts +68 -0
- package/lib/styles/shadcn.css +20 -7
- package/lib/utils/idgen.ts +6 -0
- package/package.json +5 -6
- package/index.d.ts +0 -239
- package/index.d.ts.map +0 -1
- package/lib/components/alert.d.ts +0 -36
- package/lib/components/alert.d.ts.map +0 -1
- package/lib/components/alert.js +0 -172
- package/lib/components/alert.ts +0 -219
- package/lib/components/app.d.ts +0 -89
- package/lib/components/app.d.ts.map +0 -1
- package/lib/components/app.js +0 -175
- package/lib/components/app.ts +0 -247
- package/lib/components/badge.d.ts +0 -26
- package/lib/components/badge.d.ts.map +0 -1
- package/lib/components/badge.js +0 -91
- package/lib/components/badge.ts +0 -118
- package/lib/components/base/Animations.d.ts +0 -36
- package/lib/components/base/Animations.d.ts.map +0 -1
- package/lib/components/base/Animations.js +0 -70
- package/lib/components/base/Animations.ts +0 -112
- package/lib/components/base/BaseComponent.d.ts +0 -294
- package/lib/components/base/BaseComponent.d.ts.map +0 -1
- package/lib/components/base/BaseComponent.js +0 -735
- package/lib/components/base/BaseComponent.ts +0 -884
- package/lib/components/base/FormInput.d.ts +0 -77
- package/lib/components/base/FormInput.d.ts.map +0 -1
- package/lib/components/base/FormInput.js +0 -171
- package/lib/components/base/FormInput.ts +0 -237
- package/lib/components/blueprint.d.ts +0 -40
- package/lib/components/blueprint.d.ts.map +0 -1
- package/lib/components/blueprint.js +0 -327
- package/lib/components/button.d.ts +0 -70
- package/lib/components/button.d.ts.map +0 -1
- package/lib/components/button.js +0 -177
- package/lib/components/button.ts +0 -237
- package/lib/components/card.d.ts +0 -35
- package/lib/components/card.d.ts.map +0 -1
- package/lib/components/card.js +0 -130
- package/lib/components/card.ts +0 -177
- package/lib/components/chart.d.ts +0 -49
- package/lib/components/chart.d.ts.map +0 -1
- package/lib/components/chart.js +0 -205
- package/lib/components/chart.ts +0 -254
- package/lib/components/checkbox.d.ts +0 -33
- package/lib/components/checkbox.d.ts.map +0 -1
- package/lib/components/checkbox.js +0 -202
- package/lib/components/checkbox.ts +0 -260
- package/lib/components/code.d.ts +0 -52
- package/lib/components/code.d.ts.map +0 -1
- package/lib/components/code.js +0 -201
- package/lib/components/code.ts +0 -260
- package/lib/components/container.d.ts +0 -60
- package/lib/components/container.d.ts.map +0 -1
- package/lib/components/container.js +0 -195
- package/lib/components/container.ts +0 -259
- package/lib/components/data.d.ts +0 -36
- package/lib/components/data.d.ts.map +0 -1
- package/lib/components/data.js +0 -110
- package/lib/components/data.ts +0 -135
- package/lib/components/dataframe/DataFrameSource.d.ts +0 -118
- package/lib/components/dataframe/DataFrameSource.d.ts.map +0 -1
- package/lib/components/dataframe/DataFrameSource.js +0 -421
- package/lib/components/dataframe/DataFrameSource.ts +0 -532
- package/lib/components/dataframe/ImportSettingsModal.d.ts +0 -60
- package/lib/components/dataframe/ImportSettingsModal.d.ts.map +0 -1
- package/lib/components/dataframe/ImportSettingsModal.js +0 -442
- package/lib/components/dataframe/ImportSettingsModal.ts +0 -531
- package/lib/components/dataframe.d.ts +0 -110
- package/lib/components/dataframe.d.ts.map +0 -1
- package/lib/components/dataframe.js +0 -470
- package/lib/components/datepicker.d.ts +0 -40
- package/lib/components/datepicker.d.ts.map +0 -1
- package/lib/components/datepicker.js +0 -193
- package/lib/components/datepicker.ts +0 -251
- package/lib/components/dialog.d.ts +0 -39
- package/lib/components/dialog.d.ts.map +0 -1
- package/lib/components/dialog.js +0 -131
- package/lib/components/dialog.ts +0 -178
- package/lib/components/divider.d.ts +0 -31
- package/lib/components/divider.d.ts.map +0 -1
- package/lib/components/divider.js +0 -72
- package/lib/components/divider.ts +0 -104
- package/lib/components/dropdown-menu.d.ts +0 -42
- package/lib/components/dropdown-menu.d.ts.map +0 -1
- package/lib/components/dropdown-menu.js +0 -177
- package/lib/components/dropdown-menu.ts +0 -214
- package/lib/components/dropdown.d.ts +0 -41
- package/lib/components/dropdown.d.ts.map +0 -1
- package/lib/components/dropdown.js +0 -136
- package/lib/components/dropdown.ts +0 -188
- package/lib/components/element.d.ts +0 -51
- package/lib/components/element.d.ts.map +0 -1
- package/lib/components/element.js +0 -209
- package/lib/components/element.ts +0 -271
- package/lib/components/event-chain.d.ts +0 -9
- package/lib/components/event-chain.d.ts.map +0 -1
- package/lib/components/event-chain.js +0 -33
- package/lib/components/fileupload.d.ts +0 -98
- package/lib/components/fileupload.d.ts.map +0 -1
- package/lib/components/fileupload.js +0 -351
- package/lib/components/fileupload.ts +0 -449
- package/lib/components/grid.d.ts +0 -88
- package/lib/components/grid.d.ts.map +0 -1
- package/lib/components/grid.js +0 -208
- package/lib/components/grid.ts +0 -295
- package/lib/components/heading.d.ts +0 -25
- package/lib/components/heading.d.ts.map +0 -1
- package/lib/components/heading.js +0 -83
- package/lib/components/heading.ts +0 -113
- package/lib/components/helpers.d.ts +0 -9
- package/lib/components/helpers.d.ts.map +0 -1
- package/lib/components/helpers.js +0 -30
- package/lib/components/helpers.ts +0 -41
- package/lib/components/hero.d.ts +0 -60
- package/lib/components/hero.d.ts.map +0 -1
- package/lib/components/hero.js +0 -239
- package/lib/components/hero.ts +0 -302
- package/lib/components/history/StateHistory.d.ts +0 -91
- package/lib/components/history/StateHistory.d.ts.map +0 -1
- package/lib/components/history/StateHistory.js +0 -154
- package/lib/components/history/StateHistory.ts +0 -200
- package/lib/components/icon.d.ts +0 -36
- package/lib/components/icon.d.ts.map +0 -1
- package/lib/components/icon.js +0 -135
- package/lib/components/icon.ts +0 -182
- package/lib/components/icons.d.ts +0 -25
- package/lib/components/icons.d.ts.map +0 -1
- package/lib/components/icons.js +0 -440
- package/lib/components/icons.ts +0 -464
- package/lib/components/image.d.ts +0 -42
- package/lib/components/image.d.ts.map +0 -1
- package/lib/components/image.js +0 -204
- package/lib/components/image.ts +0 -260
- package/lib/components/include.d.ts +0 -86
- package/lib/components/include.d.ts.map +0 -1
- package/lib/components/include.js +0 -238
- package/lib/components/include.ts +0 -281
- package/lib/components/input.d.ts +0 -85
- package/lib/components/input.d.ts.map +0 -1
- package/lib/components/input.js +0 -362
- package/lib/components/input.ts +0 -473
- package/lib/components/layer.d.ts +0 -72
- package/lib/components/layer.d.ts.map +0 -1
- package/lib/components/layer.js +0 -219
- package/lib/components/layer.ts +0 -304
- package/lib/components/link.d.ts +0 -41
- package/lib/components/link.d.ts.map +0 -1
- package/lib/components/link.js +0 -216
- package/lib/components/link.ts +0 -268
- package/lib/components/list.d.ts +0 -83
- package/lib/components/list.d.ts.map +0 -1
- package/lib/components/list.js +0 -314
- package/lib/components/list.ts +0 -423
- package/lib/components/loading.d.ts +0 -25
- package/lib/components/loading.d.ts.map +0 -1
- package/lib/components/loading.js +0 -76
- package/lib/components/loading.ts +0 -104
- package/lib/components/menu.d.ts +0 -38
- package/lib/components/menu.d.ts.map +0 -1
- package/lib/components/menu.js +0 -205
- package/lib/components/menu.ts +0 -279
- package/lib/components/modal.d.ts +0 -97
- package/lib/components/modal.d.ts.map +0 -1
- package/lib/components/modal.js +0 -463
- package/lib/components/modal.ts +0 -576
- package/lib/components/nav.d.ts +0 -46
- package/lib/components/nav.d.ts.map +0 -1
- package/lib/components/nav.js +0 -193
- package/lib/components/nav.ts +0 -261
- package/lib/components/paragraph.d.ts +0 -30
- package/lib/components/paragraph.d.ts.map +0 -1
- package/lib/components/paragraph.js +0 -93
- package/lib/components/paragraph.ts +0 -123
- package/lib/components/pen.d.ts +0 -125
- package/lib/components/pen.d.ts.map +0 -1
- package/lib/components/pen.js +0 -443
- package/lib/components/pen.ts +0 -567
- package/lib/components/progress.d.ts +0 -40
- package/lib/components/progress.d.ts.map +0 -1
- package/lib/components/progress.js +0 -116
- package/lib/components/progress.ts +0 -163
- package/lib/components/radio.d.ts +0 -43
- package/lib/components/radio.d.ts.map +0 -1
- package/lib/components/radio.js +0 -226
- package/lib/components/radio.ts +0 -303
- package/lib/components/registry.d.ts +0 -34
- package/lib/components/registry.d.ts.map +0 -1
- package/lib/components/registry.js +0 -163
- package/lib/components/registry.ts +0 -193
- package/lib/components/req.d.ts +0 -155
- package/lib/components/req.d.ts.map +0 -1
- package/lib/components/req.js +0 -253
- package/lib/components/req.ts +0 -303
- package/lib/components/script.d.ts +0 -14
- package/lib/components/script.d.ts.map +0 -1
- package/lib/components/script.js +0 -33
- package/lib/components/script.ts +0 -41
- package/lib/components/select.d.ts +0 -42
- package/lib/components/select.d.ts.map +0 -1
- package/lib/components/select.js +0 -209
- package/lib/components/select.ts +0 -281
- package/lib/components/sidebar.d.ts +0 -59
- package/lib/components/sidebar.d.ts.map +0 -1
- package/lib/components/sidebar.js +0 -298
- package/lib/components/sidebar.ts +0 -395
- package/lib/components/stack/BaseStack.d.ts +0 -65
- package/lib/components/stack/BaseStack.d.ts.map +0 -1
- package/lib/components/stack/BaseStack.js +0 -274
- package/lib/components/stack/BaseStack.ts +0 -328
- package/lib/components/stack/HStack.d.ts +0 -18
- package/lib/components/stack/HStack.d.ts.map +0 -1
- package/lib/components/stack/HStack.js +0 -22
- package/lib/components/stack/HStack.ts +0 -25
- package/lib/components/stack/VStack.d.ts +0 -19
- package/lib/components/stack/VStack.d.ts.map +0 -1
- package/lib/components/stack/VStack.js +0 -23
- package/lib/components/stack/VStack.ts +0 -26
- package/lib/components/stack/ZStack.d.ts +0 -18
- package/lib/components/stack/ZStack.d.ts.map +0 -1
- package/lib/components/stack/ZStack.js +0 -22
- package/lib/components/stack/ZStack.ts +0 -25
- package/lib/components/style.d.ts +0 -14
- package/lib/components/style.d.ts.map +0 -1
- package/lib/components/style.js +0 -33
- package/lib/components/style.ts +0 -41
- package/lib/components/switch.d.ts +0 -34
- package/lib/components/switch.d.ts.map +0 -1
- package/lib/components/switch.js +0 -209
- package/lib/components/switch.ts +0 -272
- package/lib/components/table.d.ts +0 -137
- package/lib/components/table.d.ts.map +0 -1
- package/lib/components/table.js +0 -1019
- package/lib/components/table.ts +0 -1225
- package/lib/components/tabs.d.ts +0 -53
- package/lib/components/tabs.d.ts.map +0 -1
- package/lib/components/tabs.js +0 -275
- package/lib/components/tabs.ts +0 -349
- package/lib/components/theme-toggle.d.ts +0 -45
- package/lib/components/theme-toggle.d.ts.map +0 -1
- package/lib/components/theme-toggle.js +0 -218
- package/lib/components/theme-toggle.ts +0 -297
- package/lib/components/tooltip.d.ts +0 -31
- package/lib/components/tooltip.d.ts.map +0 -1
- package/lib/components/tooltip.js +0 -112
- package/lib/components/tooltip.ts +0 -148
- package/lib/components/watcher.d.ts +0 -195
- package/lib/components/watcher.d.ts.map +0 -1
- package/lib/components/watcher.js +0 -241
- package/lib/components/watcher.ts +0 -261
- package/lib/components/write.d.ts +0 -107
- package/lib/components/write.d.ts.map +0 -1
- package/lib/components/write.js +0 -222
- package/lib/components/write.ts +0 -272
- package/lib/data/DataPipeline.d.ts +0 -113
- package/lib/data/DataPipeline.d.ts.map +0 -1
- package/lib/data/DataPipeline.js +0 -359
- package/lib/data/DataPipeline.ts +0 -452
- package/lib/facades/dataframe.jux +0 -0
- package/lib/globals.d.ts +0 -21
- package/lib/reactivity/state.d.ts +0 -36
- package/lib/reactivity/state.d.ts.map +0 -1
- package/lib/reactivity/state.js +0 -67
- package/lib/reactivity/state.ts +0 -78
- package/lib/storage/DataFrame.d.ts +0 -284
- package/lib/storage/DataFrame.d.ts.map +0 -1
- package/lib/storage/DataFrame.js +0 -1022
- package/lib/storage/DataFrame.ts +0 -1195
- package/lib/storage/DataFrameSource.d.ts +0 -158
- package/lib/storage/DataFrameSource.d.ts.map +0 -1
- package/lib/storage/DataFrameSource.js +0 -409
- package/lib/storage/DataFrameSource.ts +0 -556
- package/lib/storage/FileStorage.d.ts +0 -53
- package/lib/storage/FileStorage.d.ts.map +0 -1
- package/lib/storage/FileStorage.js +0 -80
- package/lib/storage/FileStorage.ts +0 -95
- package/lib/storage/IndexedDBDriver.d.ts +0 -75
- package/lib/storage/IndexedDBDriver.d.ts.map +0 -1
- package/lib/storage/IndexedDBDriver.js +0 -177
- package/lib/storage/IndexedDBDriver.ts +0 -226
- package/lib/storage/TabularDriver.d.ts +0 -118
- package/lib/storage/TabularDriver.d.ts.map +0 -1
- package/lib/storage/TabularDriver.js +0 -731
- package/lib/storage/TabularDriver.ts +0 -874
- package/lib/utils/codeparser.d.ts +0 -29
- package/lib/utils/codeparser.d.ts.map +0 -1
- package/lib/utils/codeparser.js +0 -409
- package/lib/utils/fetch.d.ts +0 -176
- package/lib/utils/fetch.d.ts.map +0 -1
- package/lib/utils/fetch.js +0 -427
- package/lib/utils/formatId.d.ts +0 -16
- package/lib/utils/formatId.d.ts.map +0 -1
- package/lib/utils/formatId.js +0 -27
- package/lib/utils/path-resolver.js +0 -23
|
@@ -1,284 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* DataFrame - A pandas-like data manipulation class for JavaScript
|
|
3
|
-
*
|
|
4
|
-
* Core capabilities:
|
|
5
|
-
* - Column operations (select, drop, rename, reorder)
|
|
6
|
-
* - Row operations (filter, head, tail, sample, slice)
|
|
7
|
-
* - Data transformation (withColumn, apply, map)
|
|
8
|
-
* - Aggregation (groupBy, agg, pivot)
|
|
9
|
-
* - Joins (merge, concat, union)
|
|
10
|
-
* - Type inference and conversion
|
|
11
|
-
* - Sorting and indexing
|
|
12
|
-
* - Statistics and describe
|
|
13
|
-
* - Missing data handling
|
|
14
|
-
*/
|
|
15
|
-
export type DataType = 'string' | 'number' | 'boolean' | 'date' | 'null' | 'mixed';
|
|
16
|
-
export interface ColumnSchema {
|
|
17
|
-
name: string;
|
|
18
|
-
dtype: DataType;
|
|
19
|
-
nullable: boolean;
|
|
20
|
-
unique?: number;
|
|
21
|
-
min?: any;
|
|
22
|
-
max?: any;
|
|
23
|
-
}
|
|
24
|
-
export interface DataFrameOptions {
|
|
25
|
-
inferTypes?: boolean;
|
|
26
|
-
columns?: string[];
|
|
27
|
-
}
|
|
28
|
-
export declare class DataFrame {
|
|
29
|
-
private _columns;
|
|
30
|
-
private _data;
|
|
31
|
-
private _height;
|
|
32
|
-
private _schema;
|
|
33
|
-
private _inferTypes;
|
|
34
|
-
constructor(data: Record<string, any>[] | Record<string, any[]> | DataFrame, options?: DataFrameOptions);
|
|
35
|
-
private _initFromRows;
|
|
36
|
-
private _initFromColumns;
|
|
37
|
-
private _inferSchema;
|
|
38
|
-
private _inferColumnSchema;
|
|
39
|
-
get columns(): string[];
|
|
40
|
-
get height(): number;
|
|
41
|
-
get width(): number;
|
|
42
|
-
get shape(): [number, number];
|
|
43
|
-
get dtypes(): Record<string, DataType>;
|
|
44
|
-
get schema(): ColumnSchema[];
|
|
45
|
-
get isEmpty(): boolean;
|
|
46
|
-
/**
|
|
47
|
-
* Get a column as an array
|
|
48
|
-
*/
|
|
49
|
-
col(name: string): any[];
|
|
50
|
-
/**
|
|
51
|
-
* Get column (alias for col)
|
|
52
|
-
*/
|
|
53
|
-
getColumn(name: string): any[];
|
|
54
|
-
/**
|
|
55
|
-
* Get a single row by index
|
|
56
|
-
*/
|
|
57
|
-
row(index: number): Record<string, any>;
|
|
58
|
-
/**
|
|
59
|
-
* Get value at specific row and column
|
|
60
|
-
*/
|
|
61
|
-
at(row: number, col: string): any;
|
|
62
|
-
/**
|
|
63
|
-
* Set value at specific row and column (mutates!)
|
|
64
|
-
*/
|
|
65
|
-
setAt(row: number, col: string, value: any): this;
|
|
66
|
-
/**
|
|
67
|
-
* Convert to array of row objects
|
|
68
|
-
*/
|
|
69
|
-
toRows(): Record<string, any>[];
|
|
70
|
-
/**
|
|
71
|
-
* Convert to column-oriented object
|
|
72
|
-
*/
|
|
73
|
-
toColumns(): Record<string, any[]>;
|
|
74
|
-
/**
|
|
75
|
-
* Get distinct/unique values in a column
|
|
76
|
-
*/
|
|
77
|
-
distinct(column: string): any[];
|
|
78
|
-
/**
|
|
79
|
-
* Alias for distinct
|
|
80
|
-
*/
|
|
81
|
-
unique(column: string): any[];
|
|
82
|
-
/**
|
|
83
|
-
* Count occurrences of each value in a column
|
|
84
|
-
*/
|
|
85
|
-
valueCounts(column: string): Record<any, number>;
|
|
86
|
-
/**
|
|
87
|
-
* Select specific columns
|
|
88
|
-
*/
|
|
89
|
-
select(...cols: string[]): DataFrame;
|
|
90
|
-
/**
|
|
91
|
-
* Drop columns
|
|
92
|
-
*/
|
|
93
|
-
drop(...cols: string[]): DataFrame;
|
|
94
|
-
/**
|
|
95
|
-
* Rename columns
|
|
96
|
-
*/
|
|
97
|
-
rename(mapping: Record<string, string>): DataFrame;
|
|
98
|
-
/**
|
|
99
|
-
* Reorder columns
|
|
100
|
-
*/
|
|
101
|
-
reorder(...cols: string[]): DataFrame;
|
|
102
|
-
/**
|
|
103
|
-
* Add or replace a column with computed values
|
|
104
|
-
*/
|
|
105
|
-
withColumn(name: string, fn: (row: Record<string, any>, index: number) => any): DataFrame;
|
|
106
|
-
/**
|
|
107
|
-
* Add multiple computed columns at once
|
|
108
|
-
*/
|
|
109
|
-
withColumns(columns: Record<string, (row: Record<string, any>, index: number) => any>): DataFrame;
|
|
110
|
-
/**
|
|
111
|
-
* Cast column to a specific type
|
|
112
|
-
*/
|
|
113
|
-
asType(column: string, dtype: 'string' | 'number' | 'boolean' | 'date'): DataFrame;
|
|
114
|
-
/**
|
|
115
|
-
* Filter rows by predicate
|
|
116
|
-
*/
|
|
117
|
-
filter(predicate: (row: Record<string, any>, index: number) => boolean): DataFrame;
|
|
118
|
-
/**
|
|
119
|
-
* Filter with SQL-like where clause
|
|
120
|
-
*/
|
|
121
|
-
where(col: string, op: '==' | '!=' | '>' | '<' | '>=' | '<=' | 'in' | 'not in' | 'contains' | 'startsWith' | 'endsWith' | 'isNull' | 'notNull', value?: any): DataFrame;
|
|
122
|
-
/**
|
|
123
|
-
* Get first N rows
|
|
124
|
-
*/
|
|
125
|
-
head(n?: number): DataFrame;
|
|
126
|
-
/**
|
|
127
|
-
* Get last N rows
|
|
128
|
-
*/
|
|
129
|
-
tail(n?: number): DataFrame;
|
|
130
|
-
/**
|
|
131
|
-
* Slice rows by index range
|
|
132
|
-
*/
|
|
133
|
-
slice(start: number, end?: number): DataFrame;
|
|
134
|
-
/**
|
|
135
|
-
* Get random sample of rows
|
|
136
|
-
*/
|
|
137
|
-
sample(n: number, seed?: number): DataFrame;
|
|
138
|
-
/**
|
|
139
|
-
* Drop duplicate rows
|
|
140
|
-
*/
|
|
141
|
-
dropDuplicates(columns?: string[]): DataFrame;
|
|
142
|
-
/**
|
|
143
|
-
* Drop rows with null values
|
|
144
|
-
*/
|
|
145
|
-
dropna(columns?: string[]): DataFrame;
|
|
146
|
-
/**
|
|
147
|
-
* Fill null values
|
|
148
|
-
*/
|
|
149
|
-
fillna(value: any, columns?: string[]): DataFrame;
|
|
150
|
-
/**
|
|
151
|
-
* Sort by column(s)
|
|
152
|
-
*/
|
|
153
|
-
sort(column: string | string[], descending?: boolean | boolean[]): DataFrame;
|
|
154
|
-
/**
|
|
155
|
-
* Sort descending (shorthand)
|
|
156
|
-
*/
|
|
157
|
-
sortDesc(column: string): DataFrame;
|
|
158
|
-
/**
|
|
159
|
-
* Group by column(s) and aggregate
|
|
160
|
-
*/
|
|
161
|
-
groupBy(columns: string | string[]): GroupedDataFrame;
|
|
162
|
-
/**
|
|
163
|
-
* Aggregate entire DataFrame
|
|
164
|
-
*/
|
|
165
|
-
agg(aggregations: Record<string, 'sum' | 'mean' | 'min' | 'max' | 'count' | 'first' | 'last' | ((values: any[]) => any)>): DataFrame;
|
|
166
|
-
/**
|
|
167
|
-
* Count rows
|
|
168
|
-
*/
|
|
169
|
-
count(): number;
|
|
170
|
-
/**
|
|
171
|
-
* Sum of numeric column
|
|
172
|
-
*/
|
|
173
|
-
sum(column: string): number;
|
|
174
|
-
/**
|
|
175
|
-
* Mean of numeric column
|
|
176
|
-
*/
|
|
177
|
-
mean(column: string): number;
|
|
178
|
-
/**
|
|
179
|
-
* Min of column
|
|
180
|
-
*/
|
|
181
|
-
min(column: string): any;
|
|
182
|
-
/**
|
|
183
|
-
* Max of column
|
|
184
|
-
*/
|
|
185
|
-
max(column: string): any;
|
|
186
|
-
/**
|
|
187
|
-
* Merge with another DataFrame (SQL-like join)
|
|
188
|
-
*/
|
|
189
|
-
merge(other: DataFrame, options?: {
|
|
190
|
-
on?: string | string[];
|
|
191
|
-
leftOn?: string | string[];
|
|
192
|
-
rightOn?: string | string[];
|
|
193
|
-
how?: 'inner' | 'left' | 'right' | 'outer';
|
|
194
|
-
suffixes?: [string, string];
|
|
195
|
-
}): DataFrame;
|
|
196
|
-
/**
|
|
197
|
-
* Concatenate DataFrames vertically (union)
|
|
198
|
-
*/
|
|
199
|
-
concat(other: DataFrame | DataFrame[], ignoreIndex?: boolean): DataFrame;
|
|
200
|
-
/**
|
|
201
|
-
* Union (alias for concat)
|
|
202
|
-
*/
|
|
203
|
-
union(other: DataFrame): DataFrame;
|
|
204
|
-
/**
|
|
205
|
-
* Apply function to each row
|
|
206
|
-
*/
|
|
207
|
-
apply(fn: (row: Record<string, any>, index: number) => Record<string, any>): DataFrame;
|
|
208
|
-
/**
|
|
209
|
-
* Map function over a column
|
|
210
|
-
*/
|
|
211
|
-
map(column: string, fn: (value: any, index: number) => any): DataFrame;
|
|
212
|
-
/**
|
|
213
|
-
* Pivot table
|
|
214
|
-
*/
|
|
215
|
-
pivot(index: string, columns: string, values: string, aggFunc?: 'sum' | 'mean' | 'count' | 'first'): DataFrame;
|
|
216
|
-
/**
|
|
217
|
-
* Melt (unpivot) wide format to long format
|
|
218
|
-
*/
|
|
219
|
-
melt(idVars: string[], valueVars?: string[], varName?: string, valueName?: string): DataFrame;
|
|
220
|
-
/**
|
|
221
|
-
* Describe numeric columns
|
|
222
|
-
*/
|
|
223
|
-
describe(): Record<string, any>;
|
|
224
|
-
/**
|
|
225
|
-
* Get info about DataFrame
|
|
226
|
-
*/
|
|
227
|
-
info(): {
|
|
228
|
-
rows: number;
|
|
229
|
-
columns: number;
|
|
230
|
-
dtypes: Record<string, DataType>;
|
|
231
|
-
nullCounts: Record<string, number>;
|
|
232
|
-
memoryEstimate: number;
|
|
233
|
-
};
|
|
234
|
-
/**
|
|
235
|
-
* Convert to CSV string
|
|
236
|
-
*/
|
|
237
|
-
toCSV(delimiter?: string): string;
|
|
238
|
-
/**
|
|
239
|
-
* Convert to JSON string
|
|
240
|
-
*/
|
|
241
|
-
toJSON(orient?: 'records' | 'columns' | 'split'): string;
|
|
242
|
-
/**
|
|
243
|
-
* Clone the DataFrame
|
|
244
|
-
*/
|
|
245
|
-
clone(): DataFrame;
|
|
246
|
-
/**
|
|
247
|
-
* Print preview (for debugging)
|
|
248
|
-
*/
|
|
249
|
-
print(n?: number): void;
|
|
250
|
-
}
|
|
251
|
-
/**
|
|
252
|
-
* GroupedDataFrame for group-by operations
|
|
253
|
-
*/
|
|
254
|
-
export declare class GroupedDataFrame {
|
|
255
|
-
private _df;
|
|
256
|
-
private _groupCols;
|
|
257
|
-
private _groups;
|
|
258
|
-
constructor(df: DataFrame, groupCols: string[]);
|
|
259
|
-
/**
|
|
260
|
-
* Aggregate groups
|
|
261
|
-
*/
|
|
262
|
-
agg(aggregations: Record<string, 'sum' | 'mean' | 'min' | 'max' | 'count' | 'first' | 'last' | ((values: any[]) => any)>): DataFrame;
|
|
263
|
-
/**
|
|
264
|
-
* Count per group
|
|
265
|
-
*/
|
|
266
|
-
count(): DataFrame;
|
|
267
|
-
/**
|
|
268
|
-
* Sum per group
|
|
269
|
-
*/
|
|
270
|
-
sum(column: string): DataFrame;
|
|
271
|
-
/**
|
|
272
|
-
* Mean per group
|
|
273
|
-
*/
|
|
274
|
-
mean(column: string): DataFrame;
|
|
275
|
-
/**
|
|
276
|
-
* Get number of groups
|
|
277
|
-
*/
|
|
278
|
-
get ngroups(): number;
|
|
279
|
-
/**
|
|
280
|
-
* Get group keys
|
|
281
|
-
*/
|
|
282
|
-
get groups(): string[];
|
|
283
|
-
}
|
|
284
|
-
//# sourceMappingURL=DataFrame.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"DataFrame.d.ts","sourceRoot":"","sources":["DataFrame.ts"],"names":[],"mappings":"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"}
|