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

add docs for custom transforms #182

Merged
merged 13 commits into from
Aug 22, 2023
Merged

add docs for custom transforms #182

merged 13 commits into from
Aug 22, 2023

Conversation

EssamWisam
Copy link
Contributor

@EssamWisam EssamWisam commented Aug 21, 2023

@juliohm please take a look at the docs.

Fix #175

Copy link
Member

@juliohm juliohm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome docs @EssamWisam 👏🏽 I added a few minor suggestions.

After you review the suggestions, can you please rename the file to devguide.jl and use a maximum number of characters per line to facilitate reviews in the future? Git diffs are terrible with long lines.

docs/make.jl Outdated Show resolved Hide resolved
docs/src/custom.md Outdated Show resolved Hide resolved
docs/src/custom.md Outdated Show resolved Hide resolved
docs/src/custom.md Outdated Show resolved Hide resolved
docs/src/custom.md Outdated Show resolved Hide resolved
docs/src/custom.md Outdated Show resolved Hide resolved
docs/src/custom.md Outdated Show resolved Hide resolved
docs/src/custom.md Outdated Show resolved Hide resolved
docs/src/custom.md Outdated Show resolved Hide resolved
docs/src/custom.md Outdated Show resolved Hide resolved
EssamWisam and others added 10 commits August 22, 2023 10:14
Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2023

Codecov Report

Merging #182 (90558e2) into master (a0e4284) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   91.39%   91.39%           
=======================================
  Files          29       29           
  Lines         941      941           
=======================================
  Hits          860      860           
  Misses         81       81           

@juliohm juliohm merged commit d376c8e into JuliaML:master Aug 22, 2023
7 checks passed
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.

Implementing the TableTransforms.jl transformer interface in a different package
3 participants