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

I can't make it work! #40

Open
JhonAndersonVelasco opened this issue Jul 2, 2022 · 0 comments
Open

I can't make it work! #40

JhonAndersonVelasco opened this issue Jul 2, 2022 · 0 comments

Comments

@JhonAndersonVelasco
Copy link

Traceback (most recent call last):
File "d:\Jhon\Desktop\Bots\Python\ItamarRocha\testing.py", line 125, in
NAME = train_data() + '.model'
File "d:\Jhon\Desktop\Bots\Python\ItamarRocha\training.py", line 92, in train_data
df = get_data_needed(iq)
File "d:\Jhon\Desktop\Bots\Python\ItamarRocha\iq.py", line 98, in get_data_needed
return final_data
File "C:\Users\Jhon\AppData\Roaming\Python\Python310\site-packages\pandas\core\generic.py", line 5596, in setattr
return object.setattr(self, name, value)
File "pandas_libs\properties.pyx", line 70, in pandas._libs.properties.AxisProperty.set
File "C:\Users\Jhon\AppData\Roaming\Python\Python310\site-packages\pandas\core\generic.py", line 769, in _set_axis
self._mgr.set_axis(axis, labels)
File "C:\Users\Jhon\AppData\Roaming\Python\Python310\site-packages\pandas\core\internals\managers.py", line 214, in set_axis
self._validate_set_axis(axis, new_labels)
File "C:\Users\Jhon\AppData\Roaming\Python\Python310\site-packages\pandas\core\internals\base.py", line 69, in _validate_set_axis
raise ValueError(
ValueError: Length mismatch: Expected axis has 2000 elements, new values have 2 elements

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

No branches or pull requests

1 participant