Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Stirling-PDF is is a robust, locally hosted web-based PDF manipulation tool using Docker.
Using pdfplumber¶
RMarkdown Equivalent in Python
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Jupyter/Lab vs RMarkdown
RMarkdown Equivalent in Python
Both CodeBraid and jupyter-book (preferred) are good alternatives to RMarkdown.
CodeBraid
jupyter-book
Pweave
References
Writing an Interactive Book over the Threat Hunter Playbook …
Python pandas Tips
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
pandas
Settings
Please refer to Options for the pandas Package in Python for discussions.
Tips and Traps
-
Do NOT use
DataFrame.iterrows
. Please refer to the issue for discussions on it …
High Performance Computing in Python
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Computing Frames
Apache Ray
A fast and simple framework for building and running distributed applications.
Ray does not handle large data well (as of 2018/05/28). Please refer to the …
Visualization of GBDT in scikit-learn
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!