datacommonsorg / api-python

Python client library to access Data Commons

Home Page:https://www.datacommons.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

tjann opened this issue · comments

commented

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.