deniskolodin's avatar
deniskolodin
New Member
10 years ago
Status:
Needs Votes

HDF5 data source

It's hard to import scientific data (from simulation models as example) in HDF5 format. There is Specs for: https://www.hdfgroup.org/HDF5/

3 Comments

  • We also have loads of HDF5 data which we only can make use of in Power BI when converting them. This is quite inconvenient, when the data-sets are large. Direct support in Power BI would be highly appreciated.
  • Its not perfect but you can use python data connector to get h5 data. I am still voting though to get this added directly. Example: import pandas as pd protus = pd.read_hdf(file)

Recent ideas