top | item 21545234

(no title)

__tobals__ | 6 years 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.

discuss

order

westurner|6 years ago

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