Reverse Dependencies of a-pandas-ex-plode-tool
The following projects have a declared dependency on a-pandas-ex-plode-tool:
- a-pandas-ex-adb-activities2df — Converts AndroidManifest.xml into a Pandas DataFrame (with all activities, queries, permissions ...)
- a-pandas-ex-adb-settings-to-df — # Parses all Android config files (json/db/xml) in the /data/ folder and returns an easy-to-handle DataFrame
- a-pandas-ex-drop-duplicates-without-pain — Some useful methods for columns / index in Pandas DataFrames
- a-pandas-ex-dumpsys-to-df — ADB 'dumpsys package' to Pandas DataFrame
- a-pandas-ex-easy-loc — Search and replace values with df.loc without Exceptions due to dtype incompatibility
- a-pandas-ex-fuzz — Intuitive way of using fuzz matching in pandas
- a-pandas-ex-html-view — View/save any Pandas DataFrame/Series as HTML, works with MultiIndex as well
- a-pandas-ex-image-tools — Uses pandas/numpy/numexpr for operations on pictures - very fast
- a-pandas-ex-intersection-difference — Computes the intersection/symmetric difference of n DataFrames/Series
- a-pandas-ex-regex-enhancements — Get repeated capture groups, search without having to fear Exceptions in any df/Series, convert results to appropriate dtypes, use fast Trie regex
- a-pandas-ex-split-on-common-string — Split a Pandas.Series on a common string
- a-pandas-ex-xml2df — nested XML to dict/DataFrame
- androdf — Locates more items/views/elements on an Android device than similar automation packages by combining ADB's dumpsys activity/uiautomator
- any-iter-to-html-table — Convert any nested iterable (json, dict, list, tuple ...) to an HTML table. Design is separated from data.
- better-template-matching — Fast template matching with multiprocessing, supports different sizes, and filters overlapping results
- easyocr-window-scanner — OCR on screenshots with EasyOCR - Windows only
- fetch-content-providers-and-resolvers — Finds content providers/resolvers on Android devices
- hashitaggi — Get related hashtags
- nested2dataframe — Transforms a nested dictionary or iterable into a Pandas DataFrame
- pip2df — Parses all imports and the imports of the imports of a py file into a Pandas DataFrame using pipdeptree/pipreqs/pip
- sposong — Finds similar songs
1