Ben McNeill

Results 10 issues of Ben McNeill

## **Describe the solution you'd like** During schema validation it would be helpful to not only coerce the data type but to also have the option to fill in NaN...

enhancement
help wanted

#### Question about pandera Is there a place in the docs that explains the difference between Coerce at column level vs coerce at schema level? ```python class Schema(pa.SchemaModel): year: Series[int]...

help wanted
good first issue
docs
scipy 2021

I see a few remarks on here about MSSQL being broken. Here is a simple query you can run for testing. ```sql SELECT GETDATE() as mydatetime ``` If you run...

Updated the example to allow default value of none if field name does not exist. With the current setup, if the field does not exist it will error out.

### Step 1: Are you in the right place? - [x] I have verified there are no duplicate active or recent bugs, questions, or requests - [x] I have verified...

I am using MSSQL. For each "dbo" table I have a mirrored design for a "stage" table. Due to the workflow I have, I bulk insert data into a "stage"...

question
autogenerate - detection

I am working through the email module and when I subscribe to my list I see a pyramid debug toolbar message that it is squashing an exception `HTTP.Found` when I...

The docs has a link for how to register apps on Azure but the link is bad. Here is the new link https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-register-app

### Is your feature request related to a problem? Please describe Sonoff S30ZB/S40ZB shows it can measure power consumption metrics - current, power, voltage in addition to on/off but the...

feature request
stale

I tried to use the docker-compose.gpu.yml and had some issues I think are linked to Apple M chip. Would you consider supporting M1, M2, M+ chips GPU? For now it...