Skip to content

run trian_rnn.py的时候遇到了这个问题:'DataFrame' object has no attribute 'acc_x' #10

@sunyuxiu

Description

@sunyuxiu

File "Realtime-Fall-Detection-for-RNN-master\data_load.py", line 29, in get_batch
data_size = len(self._all_data.acc_x.values)
AttributeError: 'DataFrame' object has no attribute 'acc_x'
我查阅了很多资料,自己感觉应该是matplotlib的版本不对,我的matplotlib版本是2.2.4,但是目前不确定是不是版本的问题还是别的问题,希望大佬指导下

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions