Skip to content
#

hdf5

Here are 232 public repositories matching this topic...

eladmw
eladmw commented Aug 13, 2020

Hello,
Considering your amazing efficiency on pandas, numpy, and more, it would seem to make sense for your module to work with even bigger data, such as Audio (for example .mp3 and .wav). This is something that would help a lot considering the nature audio (ie. where one of the lowest and most common sampling rates is still 44,100 samples/sec). For a use case, I would consider vaex.open('Hu

pyiron
sravankumarkb
sravankumarkb commented Aug 27, 2020

Hi all,

I have been wondering about this for a while and don't know how to do this yet.
What if I want to change the folder name or move the notebook to a different folder?
I looked into previous issues but could not find anything that directly answers this.

Any help is greatly appreciated. Thanks.

I tried this by copying a notebook folder into a different folder and tried running it,

GillesDuvert
GillesDuvert commented Jun 17, 2020

A number of functions scattered in GDL's code more or less do the same thing and should be factorized in one place in order to be easily maintained. Especially if these functions use basic system functions that may differ with the system (macOS, unix, MSW..). And, the factorized function should be documented (with Doxygen in mind).
Take the example of strtol() . It is

oruebel
oruebel commented May 29, 2019

2) Feature Request

Currently the ordering of dimensions described in the schema is in many cases not listed in the documentation. E.g., for ElectricalSeries.data we should add to the docval that the dimensions are num_time | num_channels. This would help users avoid errors with ordering of dimensions.

This issue was motivated by #960

This issue is in part also related to #626

Improve this page

Add a description, image, and links to the hdf5 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hdf5 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.