Expand my Community achievements bar.

Adobe Workspace API to Jupyter Notebook Limit 1000 rows

Avatar

Level 2

I have a tracking code report where one of our display vendors appended their tracking at the end of our string. It parsed out all our codes (into the thousands) which yield over 8000 rows. 

 

I'm using the API 2.0, pandas and Jupyter Notebook to gather all the rows into one data frame and clean the data. 

 

My method is using the Debugger in Workspace, getting the json file and then importing it into JN. When I execute my query, the API fetches only 12% of dimensions with only 1000 rows in my dataframe on one request. 

 

Any thoughts as to why I'm only getting 1000 rows back or does anyone in the community have any troubleshooting suggestions? 

 

jn_fetch_info.jpg

 

Any/All help is greatly appreciated. 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies