-
jinxing • Desktop • 144 View • 2024-07-16 08:13:58
Group and summarize a table where every N rows consist of a range by column
-
jinxing • Application • 99 View • 2024-07-16 01:52:58
SQL, split up a field according to whether the specified characters are unique or not
-
-
-
-
jinxing • Desktop • 143 View • 2024-07-11 08:25:39
Write continuous numbers in a string of numbers as intervals
-
jinxing • Desktop • 143 View • 2024-07-09 13:08:28
Repeat value of each cell N times according to value of the neighboring cell
-
-
jinxing • Desktop • 223 View • 2024-07-08 03:02:42
Expand multi-row text in a cell to multiple cells
-
jinxing • Application • 164 View • 2024-07-08 00:50:24
Judge whether two csv files have same content
-
jinxing • Desktop • 184 View • 2024-07-05 06:04:23
Concatenate column values and perform grouping & aggregation
-
jinxing • Desktop • 211 View • 2024-07-04 13:37:43
Summarize data every two columns under each category
-
-
jinxing • Application • 163 View • 2024-07-04 07:54:29
Filter a CSV file according to condition and output result as a list
-
jinxing • Application • 195 View • 2024-07-04 07:08:50
Convert irregular format CSV to standard JSON strings
-
jinxing • Application • 175 View • 2024-07-01 03:24:48
Rearrange an irregular text file into a two-dimensional table
-
-
jinxing • Desktop • 163 View • 2024-07-01 01:56:51
Split & group text and perform distinct on each group
-
jinxing • Application • 218 View • 2024-07-01 00:39:05
Convert a rowwise CSV file to a multilayer JSON string
-
jinxing • Desktop • 175 View • 2024-06-26 02:21:11
Split each cell value and expand it according to the specified rule
-
jinxing • Application • 237 View • 2024-06-26 01:22:53
Filter a CSV file and re-arrange it by category
-
jinxing • Desktop • 174 View • 2024-06-24 13:21:00
Import a txt file where separator is missing in a column to Excel
-
-
jinxing • Desktop • 177 View • 2024-06-24 09:00:03
In Excel, parse hexadecimal numbers and make queries
-
jinxing • Desktop • 186 View • 2024-06-24 08:59:47
In Excel, search a target value and hide columns to its right
Recent hot
- A Universal File Format N Times Faster Than CSV
- Data Analysis Programming from SQL to SPL: Medical Visit Records Analysis
- This Is Probably the Most Lightweight Columnar Storage Technology
- From SQL to SPL: Calculate based on the records within the group and fill the result into the first record
- From SQL to SPL: Uncertain number but regular column to row conversion