-
jinxing • Desktop • 228 View • 2024-07-05 14:04:23
Concatenate column values and perform grouping & aggregation
-
jinxing • Desktop • 258 View • 2024-07-04 21:37:43
Summarize data every two columns under each category
-
-
jinxing • Application • 208 View • 2024-07-04 15:54:29
Filter a CSV file according to condition and output result as a list
-
jinxing • Application • 250 View • 2024-07-04 15:08:50
Convert irregular format CSV to standard JSON strings
-
jinxing • Application • 215 View • 2024-07-01 11:24:48
Rearrange an irregular text file into a two-dimensional table
-
-
jinxing • Desktop • 205 View • 2024-07-01 09:56:51
Split & group text and perform distinct on each group
-
jinxing • Application • 273 View • 2024-07-01 08:39:05
Convert a rowwise CSV file to a multilayer JSON string
-
jinxing • Desktop • 223 View • 2024-06-26 10:21:11
Split each cell value and expand it according to the specified rule
-
jinxing • Application • 299 View • 2024-06-26 09:22:53
Filter a CSV file and re-arrange it by category
-
jinxing • Desktop • 231 View • 2024-06-24 21:21:00
Import a txt file where separator is missing in a column to Excel
-
-
jinxing • Desktop • 234 View • 2024-06-24 17:00:03
In Excel, parse hexadecimal numbers and make queries
-
jinxing • Desktop • 233 View • 2024-06-24 16:59:47
In Excel, search a target value and hide columns to its right
-
jinxing • Desktop • 246 View • 2024-06-24 16:59:29
In Excel, judge whether a word has duplicate letters
-
jinxing • Desktop • 228 View • 2024-06-24 16:58:52
Excel, find the maximum value and the neighboring N members before and after
-
jinxing • Desktop • 245 View • 2024-06-24 16:58:35
In Excel, combine multiple detail data columns into one row in each group
-
jinxing • Desktop • 226 View • 2024-06-24 16:58:16
In Excel, identify data layers correctly and convert them to a standardized table
-
-
-
-
-
-
blackduckie • Application • 782 View • 2019-01-08 10:08:05
A Simple Way of Parsing & Writing JSON Data into a CSV File
Recent hot
- The Implicit Lambda Syntax
- Comparison of esProc SPL and DuckDB in Data Storage
- Essential Adjacent References
- How to operate large CSV files with esProc SPL
- From SQL to SPL: Generate calculated columns based on continuous values
- From SQL to SPL: Segmented accumulation by condition
- From SQL to SPL: Statistics by time window
- How to query CSV as a database table in Java with esProc