File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -75,11 +75,9 @@ Highly Recommended Dependencies
7575~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7676
7777 - `numexpr <http://code.google.com/p/numexpr/ >`__
78-
7978 - Needed to accelerate some expression evaluation operations
8079 - Required by `PyTables `
8180 - `bottleneck <http://berkeleyanalytics.com/bottleneck >`__
82-
8381 - Needed to accelerate certain numerical operations
8482
8583Optional dependencies
@@ -90,15 +88,12 @@ Optional dependencies
9088 - `PyTables <http://www.pytables.org >`__: necessary for HDF5-based storage
9189 - `matplotlib <http://matplotlib.sourceforge.net/ >`__: for plotting
9290 - `statsmodels <http://statsmodels.sourceforge.net/ >`__
93-
9491 - Needed for parts of :mod: `pandas.stats `
9592 - `openpyxl <http://packages.python.org/openpyxl/ >`__, `xlrd/xlwt <http://www.python-excel.org/ >`__
96-
9793 - openpyxl version 1.6.1 or higher, for writing .xlsx files
9894 - xlrd >= 0.9.0
9995 - Needed for Excel I/O
10096 - `lxml <http://lxml.de >`__, or `Beautiful Soup 4 <http://www.crummy.com/software/BeautifulSoup >`__: for reading HTML tables
101-
10297 - The differences between lxml and Beautiful Soup 4 are mostly speed (lxml
10398 is faster), however sometimes Beautiful Soup returns what you might
10499 intuitively expect. Both backends are implemented, so try them both to
You can’t perform that action at this time.
0 commit comments