Name | Version | Summary | date |
a-pandas-ex-logsplit |
0.10 |
Splits a DataFrame/Series logarithmically |
2022-12-25 03:44:49 |
PoorMansHeadless |
0.10 |
Make a headless window out of every window! Perfect for undetected chromedriver (Selenium) to pass bot detection in headless mode. |
2022-12-23 20:46:19 |
bluestacks-fast-screenshot |
0.13 |
This module takes screenshots of BlueStacks using the win32 API, resizes and crops them to the same size of an ADB screenshot. |
2022-12-23 14:05:59 |
ctypes-windows |
0.10 |
Useful functions for automation, no dependencies |
2022-12-22 02:12:04 |
ctypes-screenshots |
0.12 |
Takes screenshots without pywin32 dependency (whole screen/single window) |
2022-12-22 00:50:53 |
a-pandas-ex-mindex-aggregate |
0.10 |
Aggregates multiple columns of a DataFrame |
2022-12-21 12:31:17 |
locate-pixelcolor |
0.10 |
Locate RGB values in a picture! 40x faster than PIL, 5x faster than numpy |
2022-12-21 02:40:51 |
a-pandas-ex-fast-string |
0.11 |
Up to 4x faster than Series.str.contains / Series.eq - can handle Unicode! |
2022-12-20 04:55:23 |
a-pandas-ex-column-reduce |
0.10 |
Apply reduce against a whole Pandas Series |
2022-12-19 16:32:12 |
a-pandas-ex-apply-against-all |
0.12 |
Apply each value in a column against the whole column |
2022-12-19 16:14:13 |
a-pandas-ex-multiloc |
0.10 |
Search for multiple values in multiple columns of a Pandas DataFrame |
2022-12-19 09:07:15 |
a-pandas-ex-split |
0.10 |
Several methods to split a pandas DataFrame/Series |
2022-12-19 08:18:28 |
a-pandas-ex-closest-color |
0.10 |
Calculates the closest colors from 2 lists |
2022-12-18 12:34:13 |
a-pandas-ex-obj-into-cell |
0.12 |
Puts objects into cells / columns of a Pandas Dataframe |
2022-12-18 12:16:00 |
a-pandas-ex-lookupdict |
0.11 |
Creates a lookup dict from a Pandas DataFrame (tuples as keys / np as values) |
2022-12-18 06:18:28 |
a-pandas-ex-enumerate-groups |
0.12 |
Groups values in a column of a DataFrame and enumerates them |
2022-12-17 17:46:07 |
a-pandas-ex-to-tuple |
0.10 |
Converts pandas DataFrames/Series into Iterator[tuple] |
2022-12-17 04:29:30 |
a-pandas-ex-to-dict |
0.10 |
Pandas DataFrame to nested dict |
2022-12-16 01:15:04 |
a-pandas-ex-crosstab-dict |
0.10 |
Pandas DataFrame to dict with crosstab DataFrames |
2022-12-15 13:20:26 |
a-pandas-ex-multimerge |
0.10 |
Merges multiple DataFrames, ignores Exceptions if desired |
2022-12-15 12:35:06 |