Open ZelphirKaltstahl opened 8 years ago
There used to be a Python 3.4 version. I think it's removed.
When will you guys release a python 3.4 version?
The project seems abandoned here on Github. Someone with a lot of know-how would have to make a fork happen, I guess, or a community. Look at the commits: Before 23. of July there was a commit almost every day, since then not a single commit. My guess is, that they took that version offline to add to the purchasable future products value, or that it had some bug they did not want to release and now it is stuck in this state. I recently searched for alternatives and might have found one for Python 3.
https://github.com/dask/dask-tutorial
However, I only loaded some data into the program with the tutorials code and have not yet looked into the syntax for filtering and accessing dataframes / arrays.
Hi guys
have you tried compile on linux ?
./configure --python3
I just compiled version 2.1 for python 3.4 and its working perfectly, I don´t tried yet with python 3.5 but I will.
Does not work for me and on PyPI, I only see Python 2.7 packages. Are the instructions missing something?