Hacker News new | ask | show | jobs
by __tobals__ 2412 days ago
Could you send me a link to the docs where they say which ones are not included in Pandas? Would love to take a closer look at his.
1 comments

Set difference and/or intersection of dir(pd.DataFrame) and dir(dask.DataFrame) with inspect.getargspec and inspect.doc would be a useful document for either or both projects.

pyfilemods generates a ReStructuredText document with introspected API comparisons. "Identify and compare Python file functions/methods and attributes from os, os.path, shutil, pathlib, and path.py" https://github.com/westurner/pyfilemods