pynapple-org / pynapple

PYthon Neural Analysis Package :pineapple:
https://pynapple-org.github.io/pynapple/
MIT License
243 stars 59 forks source link

overview #287

Closed BalzaniEdoardo closed 1 month ago

BalzaniEdoardo commented 1 month ago

Updated the overview description including new metadata handling for TsGroup, and removing the example for the change of syntax in 0.4. Now the syntax tsdframe.mean(1) works too.

We should change the example of pandas functionality or remove it.

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9175877734

Details


Totals Coverage Status
Change from base Build 9117465489: 0.0%
Covered Lines: 2433
Relevant Lines: 2847

💛 - Coveralls
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 9175892873

Details


Totals Coverage Status
Change from base Build 9117465489: 0.0%
Covered Lines: 2433
Relevant Lines: 2847

💛 - Coveralls
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files Coverage Δ
pynapple/core/_core_functions.py 86.11% <100.00%> (+0.19%) :arrow_up:
pynapple/core/time_series.py 91.90% <100.00%> (ø)
pynapple/core/ts_group.py 93.35% <ø> (ø)
pynapple/io/folder.py 62.60% <ø> (ø)
pynapple/io/interface_npz.py 59.42% <ø> (ø)
pynapple/io/misc.py 41.66% <ø> (ø)
pynapple/process/decoding.py 85.89% <ø> (ø)
pynapple/process/perievent.py 94.79% <ø> (ø)
pynapple/process/tuning_curves.py 90.86% <100.00%> (ø)