Shane Breeze

Results 3 issues of Shane Breeze

#### Describe the workflow you want to enable When passing a pandas Dataframe into `SequentialFeatureSelector`, pass the dataframe into the estimator's fit method ([sequential_feature_selector.py#L432](https://github.com/rasbt/mlxtend/blob/master/mlxtend/feature_selection/sequential_feature_selector.py#L432)) - not a numpy array as...

New Feature

I have written data to my COS using the cos:// protocol in IBM Watson Studio's pyspark notebooks. In a python notebook I want to read those same files. Is there...

Added an adapter for the Vertica database https://www.vertica.com/. This database is very similar to postgres. I hope this PR is sufficient. I tried switching out my repo in my lazy.nvim...