-
Couldn't load subscription status.
- Fork 6
Interfaces
Matt Hall edited this page Nov 10, 2022
·
2 revisions
Ways to use redflag:
- As a Python library. This works now.
- As a
scikit-learnpipeline component. This is available now. - To generate a report from code (e.g. in a script). Reporting tools include: ReportLab, PDFtron, something with Mercury? There are quite a few.
- As a command-line tool, e.g. to generate a report from the command line.
- In
greatexpectations? Not sure what this would look like. - In
pandas-profiling? Again, I don't know how this would work. - As a web app?? Probably on local, but maybe there's an interesting way to put it on the web.
Code interfaces should work on NumPy arrays or on Pandas DataFrames.