Jan Krynauw

Results 7 issues of Jan Krynauw

Hi, is there perhaps a way to see which fields have been updated after a merge?

help wanted
hacktoberfest

Are there any plans to support Google Cloud Storage as a storage option, in addition to the current local and S3 storage options? Looking at the code, one could even...

enhancement

https://github.com/GoogleCloudPlatform/golang-samples/blob/42a8597d5beb089c313eb618ac1363af5e404be0/run/grpc-ping/connection.go#L30 The current example manually adds a token to each client request. For some longer running services, this becomes an issue since the client is usually instantiated when launching the...

priority: p2
type: feature request
api: run
samples

We would like to forward a particular 'key' column which is part of the features to appear alongside the predictions - this is to be able to identify to which...

enhancement
help wanted
good first issue

Does this module support managing gRPC apis? For example create a collection of gRPC apis? https://blog.postman.com/postman-v10-and-grpc-what-you-can-do/

MS Excel supports Data Entity Types which allows one to store and display richer data structures within Excel. https://learn.microsoft.com/en-us/office/dev/add-ins/excel/excel-data-types-entity-card I have attached a workbook with an example: [Data Entity Example.xlsx](https://github.com/qax-os/excelize/files/14646556/Data.Entity.Example.xlsx)...

enhancement

# Expected behavior I have defined the following javascript function within my functsion.ts file: ```typescript /* global clearInterval, console, CustomFunctions, setInterval */ /** * Calculate the Present Value of a...

Needs: triage :mag: