Gokart

Latest version: v1.3.0

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

1.0.4

Hotfix
- [Bug] NameError is raised when execute gokart.run() with _try_tree_info() in IPython 247 by yuta100101
- replaced exit() with sys.exit() 248 by mski-iksm

1.0.3

Feature: advanced tasks_info
* Refactored make_tree_info 234 by mski-iksm
* Add dump_task_info_table 235 by mski-iksm
* Dump task info tree object to a pickle file 241 by mski-iksm

Improvement: Developer Experience
* Fix conf file for local test 239 by mski-iksm
* Added example notebook 236 by mski-iksm
* add `__init__.py` to run all test at unittest 240 by mski-iksm
* raise GokartbuildError on gokart.build failed 237 by snowhork

1.0.2

Feature
- add indexedfeather file processor 223 by mski-iksm

Fix bug
- Fix add_config behavior 218 by e-mon
- Fix build output error when using dicts 221 by TaylerUva
- [bugfix] Should clone rerun if explicitly passed as self.clone(cls, rerun=True) 226 by Hi-king
- fix LoggerConfig inconsistency bug 233 by mski-iksm

Update
- - follow pandas update 222 by hirosassa

1.0.0

Feature
- compress tree info 192 by vaaaaanquish
- Add running gokart task on interpreter by `gokart.build` 183 by vaaaaanquish
- specific load TaskInstanceParameter 189 by vaaaaanquish
Fix bug
- Fix GCSClient bug because new version 187 by hirosassa
Update
- Add Logo 198 by saya-kawakami
- Fix documents and add tutorial 185 by vaaaaanquish
and...
Special Thanks
We have great appreciation to nishiba, an inventor of `gokart`, a great team leader and an initial member of AI/ML team at M3 inc., for his a lot of great contributions on `gokart`!

0.3.30

New feature
- Add parameter alias to inherits_config_params 193

BUGFIX

- Fix `ListTaskInstanceParameter` bug 199

0.3.29

fix

- Fix `ListTaskInstanceParameter` behavior when not specific requires method : 195

Now works following:

class Foo(gokart.TaskOnKart): hasn't requires method
foo = gokart.ListTaskInstanceParameter()

def run(self):
foo = self.load_data_frame('foo')

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.