Wendy Wang

Results 4 issues of Wendy Wang

Hi, Thanks for working on such an amazing package! I have a bunch of layers of data to render on county level so wanted to reduce the map loading time...

question

Hi, I'm trying to get the friends for some users but encountered a weird problem: Basically it looks like the RetryOnRateLimit number is automatically reset after 15 or 16 trials,...

Hi, I'm using widyr to do text mining homework, where I'm asked to calculate word association of NY Time articles. For the input dataframe, I have word (unigram) and document...

Hi! I'm working on a long document QA problem and looked into the MultiFieldQA-en dataset recently. I downloaded the dataset using the following code snippet: ``` from datasets import load_dataset...