ParthivNaresh

Results 37 issues of ParthivNaresh

EvalML implemented `sphinx-autoapi` a while back, see the issue filed [here](https://github.com/alteryx/evalml/issues/601). See the document @freddyaboulton put together [here](https://alteryx.atlassian.net/wiki/spaces/PS/pages/642875540/601-+Use+sphinx-autoapi+to+generate+the+api+reference) regarding pros and cons. Anyone who picks this up can use Freddy's...

documentation

### Pull Request Description (replace this text with your description) ----- *After creating the pull request: in order to pass the **release_notes_updated** check you will need to update the "Future...

We currently have two functions for downcasting Nullable types to non-nullable types, `downcast_int_nullable_to_double`, and `downcast_nullable_types`. These two functions have different use cases. The former aims to solely downcast `IntegerNullable` and...

### Pull Request Description (replace this text with your description) ----- *After creating the pull request: in order to pass the **release_notes_updated** check you will need to update the "Future...

I would like the logic in `detect_problem_type` to be updated to include time series problems.

In an effort to make Woodwork more lightweight and less dependent on outside libraries that could yield potential dependency conflicts, we should move `scipy` and `scikit-learn` out of the core...

Table outputs in Jupyter Notebook are not fully visible in dark mode https://woodwork.alteryx.com/en/stable/start.html

documentation

Currently if an otherwise `Boolean` or `BooleanNullable` series is cast as a categorical dtype and then put through inference, it's inferred as a `Categorical` ltype. The inference functions for `Boolean`...

[a description of what documentation you believe needs to be fixed/improved]

documentation