Python for Scientists and Engineers is now free to read online. The table of contents is below, but please read this important info before. Python for Scientists and Engineers was the first book I … (more…)
Read more »
Practical Python Programming (course by @dabeaz). Contribute to dabeaz-course/practical-python development by creating an account on GitHub. (more…)
Read more »
Python library to read, write and convert data files with formats BSON, JSON, NDJSON, Parquet, ORC, XLS, XLSX, XML and many others - datenoio/iterabledata... (more…)
Read more »
This article reviews some common options for parallelizing Python code including process-based parallelism, specialized libraries, ipython parallel, and Ray.
(more…)
Read more »