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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,13 @@ Packages currently hosted on the Python Package Index (PyPI):
10
10
11
11
*[partition-while](https://pypi.org/project/partition-while/): partition a list by a condition on the sublists;
12
12
13
-
*[transform-tabular](https://pypi.org/project/transform-tabular/): apply a single function element-wise and column-wise across an entire DataFrame, or a selection of its columns;
13
+
*[transform-tabular](https://pypi.org/project/transform-tabular/): apply a single function element-wise and column-wise across an entire DataFrame;
14
14
15
15
*[transcendental-range](https://pypi.org/project/transcendental-range/): generate ranges of transcendental numbers.
16
16
17
17
18
18
*More on the way!*
19
19
20
-
These are all direct translations of the corresponding [Wolfram resource functions](https://github.com/Daniele-Gregori/ResourceFunctions/).
20
+
These are mostly direct translations of the corresponding [Wolfram resource functions](https://github.com/Daniele-Gregori/ResourceFunctions/).
0 commit comments