I am looking to review the source code for Pandas and cannot seem to find it on my computer using a simple system search. I installed the package through Anaconda. Is there a common place that libraries installed through Anaconda are located, or is there a script I can run in Terminal to provide the location of where it is installed?
You can find the location by looking at
import pandas
pandas.__path__
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With