Skip to content

Loading single channels #33

Description

@Dath-Ohne-R

What an awesome library!
You know what would it make even better? The ability to load single channels with data without loading all channels.

I know I can load data with
.getchannels(True)
, but here I need to load all data. I would like something like
.gitchannel("channelName")
that works similar, but only loads the specified channel.

This has advantages:

  1. faster if I really need only one channel
  2. easier/enables to work with huge amount of data in one file

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