Niels Bantilan

Results 188 issues of Niels Bantilan

**Is your feature request related to a problem? Please describe.** Currently, only numpy dtypes are supported by Pandera's data synthesis strategies **Describe the solution you'd like** Schemas with pyarrow dtypes...

enhancement

### Feature request Just like a `pydantic_model` can be specified in the `bentoml.io.JSON` descriptor, providing an option to specify a `pandera.SchemaModel` in the `PandasDataFrame` descriptor would enable users to validate...

enhancement
io-descriptor

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 11 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Vulnerabilities that will...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Vulnerabilities that will...

### 🐛 Describe the bug I'm using `flyte` to reproduce the token throughput and memory savings results reported in this [repo's README](https://github.com/linkedin/Liger-Kernel?tab=readme-ov-file#supercharge-your-model-with-liger-kernel) under slightly different conditions: using the `microsoft/Phi-3-mini-4k-instruct` model...

This PR implements the ibis check backend: - Custom checks - Element-wise checks (python UDF) - Support scalar boolean, column boolean, and table boolean outputs

### Description Currently the **Flyte Fundamentals** don't cover the flyte type system of how data passing works between tasks and workflows. The purpose of this issue is to create a...

documentation
hacktoberfest
backlogged

### Describe the issue The [pandera flytekit plugin](https://docs.flyte.org/en/latest/flytesnacks/examples/pandera_plugin/index.html#pandera) doesn't use the `entrypoint` configuration for auto-registration of the transformer and still uses the old Schema class for serialization/deserialization. ### What if...

housekeeping