KITAITI Makoto

Results 14 issues of KITAITI Makoto

In order to check the health status of the application by status code.

Hi, (Japanese follows the English.) The purpose of this issue is to discuss about API to retrieve query word(s) position(s) in document. I want some way to do so but...

Feature

- **Plume version:** 0.6.1-dev 46fc030 - **Operating system:** iOS - **Web Browser:** Safari Reported at https://github.com/Plume-org/Plume/pull/838#issuecomment-762348815

C: Bug

Hi, I added Ruby 3.1 support and fixed some tests. Can you consider to merge them?

> Prior to webpack 5 it was common to use: webpack 5以前はこれらが一般的に使われていました:

translate
confirmed

> asset/resource emits a separate file and exports the URL. Previously achievable by using file-loader. asset/resourceは、別ファイルの発行とURLの書き出しを行います。従来は file-loaderを使用することで実現可能でした。

translate
confirmed

I added a formatter for console. Could you merge this patch if you prefer it?

Hello, Can I reshape a long data frame to a wide data frame filling missing element with `nil`? When I have long data frame such as: ```ruby df = DataFrame.new(...

bug

This is an example to fix #287, though I'm not sure whether it's best to add option to `DataFrame#to_wide` or to add another method. Additionally, this implementation may require performance...

Update gems to make it possible to install latest environment.