You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`queryosity` is a row-wise analysis description language for semi-structured data.
9
+
`queryosity` is a row-wise data analysis description language.
10
10
11
11
<palign="center">
12
12
<strong> <a href="https://taehyounpark.github.io/queryosity/">See full documentation</a></strong>
@@ -15,11 +15,11 @@
15
15
## Features
16
16
17
17
-**Super simple.** The easy-to-learn API has a grand total of *five* endpoints.
18
-
-**Arbitrary actions.** Work with datasets/columns/queries of *any* data structure the way *you* want to.
18
+
-**Arbitrary data types.** Work with datasets/columns/queries of *any* data structure.
19
19
-**Lazy but efficient.** An action is performed for an entry only if needed. All actions are performed in one dataset traversal. Dataset traversal is multithreaded.
20
-
-**Systematic variations.** Perform *automatic* sensitivity analysis by applying systematic variations on actions.
20
+
-**Systematic variations.** Perform *automatic* sensitivity analysis by applying systematic variations on columns.
-**Super simple.** The easy-to-learn API has a grand total of *five* endpoints.
12
-
-**Arbitrary actions.** Work with datasets/columns/queries of *any* data structure the way *you* want to.
12
+
-**Arbitrary data types.** Work with datasets/columns/queries of *any* data structure.
13
13
-**Lazy but efficient.** An action is performed for an entry only if needed. All actions are performed in one dataset traversal. Dataset traversal is multithreaded.
14
-
-**Systematic variations.** Perform *automatic* sensitivity analysis by applying systematic variations on actions.
14
+
-**Systematic variations.** Perform *automatic* sensitivity analysis by applying systematic variations on columns.
0 commit comments