The source code is currently hosted on GitHub at: http://github.com/pydata/pandas
Binary installers for the latest released version are available at the Python package index
http://pypi.python.org/pypi/pandas/
And via easy_install:
easy_install pandas
or pip:
pip install pandas
or conda:
conda install pandas
Dependencies
- NumPy: 1.7.0 or higher
- python-dateutil: 1.5 or higher
- pytz
- Needed for time zone support with pandas.date_range
Highly Recommended Dependencies
- numexpr
- Needed to accelerate some expression evaluation operations
- Required by PyTables
- bottleneck
- Needed to accelerate certain numerical operations
Your answer
Please try to give a substantial answer. If you wanted to comment on the question or answer, just use the commenting tool. Please remember that you can always revise your answers - no need to answer the same question twice. Also, please don't forget to vote - it really helps to select the best questions and answers!
Keep Informed
About This Forum
This forum is for HiTechnologia Employees & just Odoo general knowledge purpose only.
Read GuidelinesQuestion tools
Stats
Asked: 7/19/15, 1:44 PM |
Seen: 5167 times |
Last updated: 7/19/15, 1:44 PM |