TJann

Results 5 issues of TJann

Right now, build_time_series outputs a pd.Series with unsorted index. Either get REST API to fix, or fix here.

bug

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...

bug

**Describe the bug** The docstrings and docs indicate that get_stats returns "A dictionary mapping each Place identified by the given dcid to its name and the time series associated with...

bug

For things such as names or latitude/longitude, most use cases probably only need one value: ![Screen Shot 2020-07-09 at 22 31 15](https://user-images.githubusercontent.com/18621425/87119820-eb002f80-c233-11ea-8ba8-c44702f3a502.png) ![Screen Shot 2020-07-09 at 22 26 53](https://user-images.githubusercontent.com/18621425/87119653-75945f00-c233-11ea-95e1-c9fae59615a0.png) Having...

If we want to use this package but not using GPU drivers, what's the best solution? The lua-knn package is specifically for GPU, and the only other package I found...