Dear @garrettj403,
I am exploring this package recently, I have successfully installed it on my computer, but now I meet a problem while I am running the example program.
In examples 2 & 3, there is a function "qmix.exp.RawData0( )" used to input the csv file from example-data folder.
However, while I execute this command, an error jump out and said that there is no attribute 'RawData0' in 'qmix.exp'

Is it means there are some missing parts in the module? Or maybe I just got the setting wrong.
Btw, I downloaded this package three days ago, so it should be the latest version. And my Python version is 3.10, using Spyder and Jupyter to compile.
C.W.
Dear @garrettj403,
I am exploring this package recently, I have successfully installed it on my computer, but now I meet a problem while I am running the example program.
In examples 2 & 3, there is a function "qmix.exp.RawData0( )" used to input the csv file from example-data folder.
However, while I execute this command, an error jump out and said that there is no attribute 'RawData0' in 'qmix.exp'
Is it means there are some missing parts in the module? Or maybe I just got the setting wrong.
Btw, I downloaded this package three days ago, so it should be the latest version. And my Python version is 3.10, using Spyder and Jupyter to compile.
C.W.