Search code examples
Accessing datasets in HDF5 files containing unusual datatypes...


pythonmatlabhdf5h5pypytables

Read More
Pandas HDFStore: append fails when min_itemsize is set to the maximum of the string column...


pandaspython-3.7hdf5pytableshdfstore

Read More
In a Pandas categorical, what is format="table"?...


pythonpandasserieshdf5pytables

Read More
How to deal with pandas column that has a list of dicts in every cell...


python-2.7pandaspytableshdfstore

Read More
How to store this type of numpy array into HDF5, in each row there is an int and a numpy array of se...


pythonnumpyhdf5h5pypytables

Read More
Loading only a part of the data in a HDF5 file into memory with Python...


pythonhdf5h5pypytables

Read More
What is the advantage of PyTables?...


pythonnumpypytables

Read More
Python: how to store a numpy multidimensional array in PyTables?...


pythonarraysmultidimensional-arraynumpypytables

Read More
What is the correct syntax for iterating over records in a dataframe or pytable?...


pythonpandaspytables

Read More
Is there a fast way to query distinct column values in a huge hdf5 table with pytables?...


hdf5pytables

Read More
Converting a dataset into an HDF5 dataset...


pythonhdf5pytablesh5py

Read More
Error when trying to save hdf5 row where one column is a string and the other is an array of floats...


pythonhdf5pytables

Read More
How to de-reference a list of external links using pytables?...


hdf5pytablesexternal-links

Read More
PyTables retrieve maximum and minimum values?...


timestampmaxminhdf5pytables

Read More
Cannot retrieve Datasets in PyTables using natural naming...


python-3.xdata-sciencedata-analysishdf5pytables

Read More
Pytables EArray vs Table for Speed/Efficiency...


pythonpytables

Read More
Unable to save DataFrame to HDF5 ("object header message is too large")...


pythonpandashdf5pytables

Read More
How can I solve this 3D regular grid interpolation problem...


pythonscipyinterpolationh5pypytables

Read More
Is there a way to use PyTables to create a specified group if it does not already exist, or open an ...


pythonhdf5pytables

Read More
Pytables Value Error (rank of the appended object and "..."EArray differ)...


arrayspython-3.xnumpypytables

Read More
Preventing PyTables (in Pandas) from printing "Closing remaining open files..."...


pythonpandaspytables

Read More
pandas pytables append: performance and increase in file size...


pythonperformancepandashdfspytables

Read More
error importing tables in python...


pythonlinker-errorsimporterrorpytables

Read More
install HDF5 and pytables in ubuntu...


pythonubuntu-14.04hdf5pytables

Read More
Create HDF5 Group /Table if it does not exist...


pythonhdf5pytables

Read More
Why zipping HDF5 file is still getting a good amount of compression even if all datasets are compres...


compressionhdf5h5pypytableshdf

Read More
Query PyTables Nested Columns...


pythonpytables

Read More
How do I add a value of 'date' type to a pytable?...


pythonpandashdf5pytables

Read More
HDFStore.append(string, DataFrame) fails when string column contents are longer than those already t...


pythondataframepandashdf5pytables

Read More
Getting Pypy to recognize third party modules...


pythonpypypytables

Read More
BackNext