Results 8 issues of Yukun Yang

``` Collecting embedding-as-service Using cached embedding_as_service-2.0.1-py2.py3-none-any.whl (140 kB) Collecting smart-open==1.8.4 Using cached smart_open-1.8.4.tar.gz (63 kB) Collecting bert-tensorflow==1.0.1 Using cached bert_tensorflow-1.0.1-py2.py3-none-any.whl (67 kB) Collecting embedding-as-service Using cached embedding_as_service-2.0.0-py3-none-any.whl (140 kB) Using...

Hello, I'm using the /api/v2/download/transactions/ endpoint to get transaction level data from 2015. My filter specifies the start_date and the end_date like this: "date_range": { "start_date": "**2015-01-01**", "end_date": "2021-03-02", },...

Hi, I'm trying to use this API and I have restored the USA SPENDING database on my local postgres database. What kind of configuration should I make to let the...

Hi, is it possible to let the map show not only state name, but also the values? Maybe a bigger font for state and then a smaller text for the...

Hi, thanks for making this package! I'm trying to get some estimates by race for the year 2021 but it seems like all the respondents are NAs. ```summary(gss_all %>% filter(year>2020)...

Hi there. Just wondering if there is a way to update the legends when we update nodes and edges. For example, in the beginning, there are only 2 groups and...

enhancement

Hi, I want to have a slide with a background image and customized fonts. I configured the background image and stuff in the nbextension configurator and it works when I...

Hi, I'm using this package to generate some initial plots for further editing. But I cannot manage to save the figures. I tried ggsave, the export image from the UI,...