Opened 13 years ago
Closed 13 years ago
#34258 closed enhancement (fixed)
Python 3 versions for py27-pandas; change statsmodels dependency?
Reported by: | cdeil (Christoph Deil) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | py-pandas |
Description
Could you please add python 3 versions for pandas?
Pandas and I believe all it's dependencies do support python 3 now:
http://pandas.pydata.org/pandas-docs/stable/install.html#python-version-support
(Matplotlib doesn't, but it is an optional dependency)
Please also see ticket #34243: statsmodels now depends on pandas, which I believe will lead to a circular dependency if the pandas port doesn't change it's dependency on statsmodels (to become a variant?)
Change History (2)
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Cc: | stromnov@… removed |
---|---|
Owner: | changed from macports-tickets@… to stromnov@… |
Port: | py-pandas added; py27-pandas removed |
comment:2 Changed 13 years ago by stromnov (Andrey Stromnov)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks!
Committed in r92559.