Closed JayChittidi closed 3 years ago
This is weird and has never happened to me... Can you tell me what version of Pandas you're using?
I'm currently using version 1.3.1
.
Gah, that was it! I had pip installed the latest version, but installing via conda seems to have solved the issue, thanks!
Hi there,
I'm getting an error during the fitter setup involving
ValueError: Unrecognized compression type: infer
when the fitter setup tries to read thePhoenixv2_DF.pkl
file in theDatafiles
folder. I'm not sure entirely where it's going wrong. Any suggestions? Happy to provide more details as needed!Here's the full output: