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

Error on segmentation #7

Open
majidebraa opened this issue Apr 6, 2024 · 1 comment
Open

Error on segmentation #7

majidebraa opened this issue Apr 6, 2024 · 1 comment

Comments

@majidebraa
Copy link

when I ran on Python 3.10 the sample code on the readme file got this error:
trend_classifier/segmentation.py:63: UserWarning: No data frame provided, column argument will be ignored. self._handle_input_data(column=column, df=df, x=x, y=y)

and when I ran on Python 3.8 get the following error:
/trend_classifier/segment.py", line 20, in Segment slopes: list[float] = [] TypeError: 'type' object is not subscriptable

@pije76
Copy link

pije76 commented Jun 17, 2024

Yeah, me too

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

2 participants