Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.3.0 #23

Merged
merged 2 commits into from
Nov 3, 2021
Merged

Version 0.3.0 #23

merged 2 commits into from
Nov 3, 2021

Conversation

richardangell
Copy link
Contributor

Bring version 0.3.0 into main

shreenapatel and others added 2 commits October 29, 2021 13:27
…t-aide package (#18)

* removed test helpers and changed any references to test_aide

* added step to env set up in build pipeline which installs test-aide from git repo

* updated imports and references to test-aide helpers to reflect new submodules

* changed test_data references to new script added to tests folder

* replaced index_preserved_params and row_by_row_params with new wrapper function from test-aide, adjusted_dataframe_params

* adding test-aide to dev requirements

* updated test-aide submodule names

* updated version number and change log

* removing boston housing dataset from example notebooks

* removing dependencies on functions in test_data.py

* removing boston housing dataset from example notebooks

* removing boston housing dataset from example notebooks

* removing boston housing dataset from example notebooks

* deleting temporary notebook

* adding example notebook changes to changelog

* added scaler_kwargs as empty attribute to scaling transformer to avoid sklearn attribute error

* update nominal module example notebooks to use diabetes dataset from sklearn (#19)

* Feature/update version nos in example notebooks (#20)

* update base example notebooks

* update capping notebooks

* update dates example notebooks

* update imputers example notebooks

* update mappings example notebooks

* update misc example notebook

* update numeric example notebooks

* update strings example notebook

Co-authored-by: Richard Angell <[email protected]>
* increment version number

* increment version number

* remove top level test running script

* remove pre-commit file

* add pre-commit to requirements-dev

* fix versions of bandit and black in requirements-dev

* remove pytest-benchmark in requirements-dev

* add pre commit config file

* remove tests/outputs/ from folder from gitignore now tests.py script removed

* update documentation

* add logo and add to docs

* add white background to logo

* add logo to readme

* reduce size of logo

* reduce size of logo

* update readme text

* format docs conf.py with black

* update makefile for docs

* update readme to use logo from main branch

* add shields to readme

* change changelog from md to rst so it can be used in the docs

* add changelog to docs

* change changelog to caps

* fix typo in changelog filename

* add code of conduct

* fix module name typos in api page in docs

* add small logo to use in docs sidebar

* fix links in code of conduct with rst format

* update changelog with code of conduct

* add bug issue template

* update the contributing guidelines and add to the docs

* add binder badge to readme

* add quick start guide to docs

* fix wrong link to example notebooks in docs

* change ci pipeline to only run on pushes to certain branches, not all

* change references from master branch to main

* remove boston dataset from last test and test data
@richardangell richardangell merged commit 878fa0d into main Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants