api-python icon indicating copy to clipboard operation
api-python copied to clipboard

Add a cloudbuild test to enforce pandas api sync with python api functions

Open tjann opened this issue 5 years ago • 0 comments

Context: https://github.com/datacommonsorg/api-python/pull/144/files/51582c83297fcc9f608a2cf2a7744b6d0264f3d4#r476568486

The pandas API is designed to be a superset of the python API functions, so we need to add symlinks for new files and keep import statements between the __init__.pys updated.

tjann avatar Aug 25 '20 16:08 tjann