PI connection in Python

Hello everyone. I want to retrieve data from PI (Data Archive) to Python. At the moment I'm using PI AF and Process Book.

How can I use python in order to analyze data from PI? I need to get the data in python and then use some libraries such us Pandas or Numpy.

Do anyone has experience doing something like that?