Skip to content

Error after giving the EDA data #1

@ysaidcan

Description

@ysaidcan

I am using the python scripts for e4 EDA data. The code giving error first butter_filter. (sigtools._linear_filter(b, a, x, axis) TypeError: unsupported operand type(s) for *: 'float' and 'Timestamp') I remove the function but it is giving other errors.
File "C:\Users\Said\Anaconda2\lib\site-packages\pandas\core\groupby.py", line 653, in iter
return self.grouper.get_iterator(self.obj, axis=self.axis)

AttributeError: 'NoneType' object has no attribute 'get_iterator'

I am using Windows 10 64 bit machine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions