api-python
api-python copied to clipboard
Add a cloudbuild test to enforce pandas api sync with python api functions
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.