We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dataset plot features fileless_dataset_mixed number_wx_sections
00:00:01.451 [INFO] Preparing plot data... 00:00:01.455 [INFO] Counting values for feature number_wx_sections... Traceback (most recent call last): File "/home/user/.opt/tools/dataset", line 215, in <module> getattr(ds, args.command)(**vars(args)) File "/home/user/.local/lib/python3.12/site-packages/pbox/core/dataset/__init__.py", line 696, in plot _PLOTS[subcommand](self, **kw) File "/home/user/.local/lib/python3.12/site-packages/pbox/helpers/figure.py", line 67, in _wrapper imgs = f(*a, **configure_style(**kw)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/user/.local/lib/python3.12/site-packages/pbox/core/dataset/visualization.py", line 72, in _features_bar_chart true_class_cap = true_class[0].upper() + true_class[1:] ~~~~~~~~~~^^^ TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered:
No branches or pull requests
dataset plot features fileless_dataset_mixed number_wx_sections
The text was updated successfully, but these errors were encountered: