File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727</div >
2828
2929> [ !NOTE]
30- > HashPrep is in ** beta** (v0.1.0b2 ). Core features are fully tested with CI. The API may still evolve based on community feedback.
30+ > HashPrep is in ** beta** (v0.1.0b3 ). Core features are fully tested with CI. The API may still evolve based on community feedback.
3131
3232## Overview
3333
Original file line number Diff line number Diff line change 22from .core .analyzer import DatasetAnalyzer as DatasetAnalyzer
33from .utils .config_loader import load_config as load_config
44
5- __version__ = "0.1.0b2 "
5+ __version__ = "0.1.0b3 "
Original file line number Diff line number Diff line change 44<section class =" hero" >
55 <div class =" container hero-inner" >
66 <div class =" hero-badge" >
7- <span class =" badge" >Beta v0.1.0 </span >
7+ <span class =" badge" >Beta v0.1.0b3 </span >
88 </div >
99
1010 <h1 class =" hero-title" >
4545 </div >
4646 <div class =" terminal-body" >
4747 <pre ><code ><span class =" term-prompt" >$</span > <span class =" term-cmd" >pip install hashprep</span >
48- <span class =" term-output" >Successfully installed hashprep-0.1.0b1 </span >
48+ <span class =" term-output" >Successfully installed hashprep-0.1.0b3 </span >
4949
5050<span class =" term-prompt" >$</span > <span class =" term-cmd" >hashprep scan train.csv --target Survived</span >
5151
You can’t perform that action at this time.
0 commit comments