diff --git a/doc/source/faq.rst b/doc/source/faq.rst index 0f676ba6066de..2a3620f8ae50c 100644 --- a/doc/source/faq.rst +++ b/doc/source/faq.rst @@ -21,6 +21,7 @@ Frequently Asked Questions (FAQ) import matplotlib.pyplot as plt plt.close('all') +.. _ref-scikits-migration: Migrating from scikits.timeseries to pandas >= 0.8.0 ----------------------------------------------------