Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / echong-SG/API-python-client-MKilic issues and pull requests
#56 - lookup for 'monthly_patterns' pulls data for the latest month regardless of date specified
Issue -
State: open - Opened by dannyedgel almost 3 years ago
#55 - Not all monthly patterns variables available to pull though lookup function
Issue -
State: open - Opened by dannyedgel almost 3 years ago
#54 - bump required pandas version to 1.3.4 (or 1.3.5)?
Issue -
State: open - Opened by bdklahn about 3 years ago
#53 - Asyncio
Pull Request -
State: closed - Opened by mirkan1 over 3 years ago
#52 - fix `def search()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
#51 - efficient way to send multiple request
Issue -
State: closed - Opened by aghalandar over 3 years ago
- 14 comments
#50 - asking for ipdb>
Issue -
State: closed - Opened by aghalandar over 3 years ago
- 3 comments
#49 - when `preview_query = True`, don't print `false`
Issue -
State: closed - Opened by echong-SG over 3 years ago
#48 - make a copy of the `columns` parameter input in `def __dataset()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 4 comments
#47 - save functions is broken
Issue -
State: closed - Opened by mirkan1 over 3 years ago
#46 - gql.transport.exceptions.TransportProtocolError: Server did not return a GraphQL result
Issue -
State: closed - Opened by mirkan1 over 3 years ago
- 5 comments
Labels: enhancement
#45 - when product not on "weekly_pattern" or "monthly_pattern" dont ask for date to be required for the function.
Issue -
State: closed - Opened by mirkan1 over 3 years ago
- 1 comment
#44 - return_type="list" check
Issue -
State: closed - Opened by mirkan1 over 3 years ago
#43 - one more print() statement to comment out
Issue -
State: closed - Opened by echong-SG over 3 years ago
#42 - do not cache `date` value when querying weekly_patterns
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 3 comments
#41 - change `def sg_merge()` so it only uses `placekey` column for the merge
Issue -
State: open - Opened by echong-SG over 3 years ago
- 3 comments
Labels: enhancement
#40 - Remove `patterns_version` argument
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 3 comments
Labels: bug, waiting for a reply from EUGENE
#39 - Temporary change to `def sg_merge()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
#38 - Do not return null rows for `weekly_patterns` or `monthly_patterns`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 5 comments
Labels: bug, waiting for a reply from EUGENE
#37 - Every query should include `placekey` column
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 4 comments
Labels: waiting for a reply from EUGENE
#36 - return error if a requested column is not in the selected `product`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
Labels: waiting for a reply from EUGENE
#35 - update to `safegraph_weekly_patterns` when there is no `date`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 2 comments
Labels: enhancement, waiting for a reply from EUGENE
#34 - For weekly_patterns results, first row of `brands` has different schema than subsequent rows.
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 5 comments
Labels: bug, waiting for reply
#33 - throw error if user supplies a `date` for safegraph_monthly_patterns
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
#32 - add `{'iso_country_code', 'related_same_week_brand', 'visits_by_each_hour'}` to safegraph_weekly_patterns
Issue -
State: closed - Opened by echong-SG over 3 years ago
Labels: invalid
#31 - add `poi_cbg` to safegraph_monthly_patterns
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
#30 - `patterns_version` should default to `'weekly'` when a date is supplied
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 4 comments
Labels: enhancement
#29 - Change search chunk size to 500
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
#28 - Add `verbose` parameter to `def search()`
Issue -
State: open - Opened by echong-SG over 3 years ago
- 4 comments
Labels: enhancement
#27 - unable to select individual column names with `safegraph_core.*`, `safegraph_geometry.*`, or `safegraph_patterns.*`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
Labels: bug
#26 - rename `def batch_lookup()` to just `def lookup()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
Labels: enhancement
#25 - add `location_name` as valid input in `def search()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
Labels: waiting for reply, waiting for a reply from EUGENE
#24 - changes to `def lookup_by_name()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 5 comments
Labels: waiting for reply, waiting for a reply from EUGENE
#23 - correct and simplify `def __column_check_raise()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 3 comments
Labels: bug
#22 - add/remove some columns in weekly_patterns columns
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
Labels: bug
#21 - bug in
Issue -
State: closed - Opened by echong-SG over 3 years ago
#20 - Change `fist_run` to `first_run`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 4 comments
Labels: bug
#19 - Remove debugging `print()` statements
Issue -
State: open - Opened by echong-SG over 3 years ago
- 3 comments
Labels: enhancement
#18 - Delete extra `=` in `def __error_check()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 2 comments
Labels: bug
#17 - add test case for failed loop
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 4 comments
#16 - Add test case for pagination
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 4 comments
#15 - change `max_results` to a class attribute instead of hardcoding in `def search()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
#14 - in `def search()`, if there are no results, return error message
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
#13 - `def search()` by `phone_number` doesn't work - should not be an attribute under `address`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
#12 - In `def search()`, `naics_code` should be an int
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
#11 - type error in `def place_by_name()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 2 comments
#10 - make `safegraph_core.*` an eligible input for the `columns` argument
Issue -
State: closed - Opened by echong-SG over 3 years ago
#9 - `def place_by_name()` should allow users to select any columns, just like `def places()`
Issue -
State: closed - Opened by echong-SG over 3 years ago
Labels: enhancement
#8 - add more data-specific test cases
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 2 comments
Labels: bug
#7 - Read `naics_code` column as string type in pandas dataframes
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
Labels: bug
#6 - `self.df` should be json if previous `return_type` was "list"
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 3 comments
Labels: bug
#5 - add hard failure if any requested column names are invalid
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 1 comment
#4 - changes to `columns` parameter in def places()
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 3 comments
#3 - remove def place()
Issue -
State: closed - Opened by echong-SG over 3 years ago
#2 - remove api key from code and code comments and create a new one
Issue -
State: closed - Opened by echong-SG over 3 years ago
#1 - allow selection of different SafeGraph products and arbitrary columns
Issue -
State: closed - Opened by echong-SG over 3 years ago
- 2 comments