diff options
author | William PC <w_calandrini[at]hotmail[dot]com> | 2022-12-08 23:52:20 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-10 07:43:12 +0700 |
commit | 04febe1c01f241fac514d89fec2a614f7261fdab (patch) | |
tree | 0e51bcd9af8a4126008363a3366ccf7f106e67f3 /libraries/pandarallel/slack-desc | |
parent | b20dc237207c36313a5f6d1f5c75d84786551ed2 (diff) |
libraries/pandarallel: Added (Parallization for pandas operations)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pandarallel/slack-desc')
-rw-r--r-- | libraries/pandarallel/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/pandarallel/slack-desc b/libraries/pandarallel/slack-desc new file mode 100644 index 000000000000..e0d8f20d7e4b --- /dev/null +++ b/libraries/pandarallel/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pandarallel: pandarallel (Parallization for pandas operations) +pandarallel: +pandarallel: +pandarallel: +pandarallel: Pandaral.lel provides a simple way to parallelize your pandas +pandarallel: operations on all your CPUs by changing only one line of code. It +pandarallel: also displays progress bars. +pandarallel: +pandarallel: +pandarallel: +pandarallel: |