I referring url to profile data and to profile the data we need pyxplorer inside of python interpreter but when i try to install pyxplorer package it gives me error like:
Collecting pyxplorer Could not find a version that satisfies the requirement pyxplorer (from versions: ) No matching distribution found for pyxplorer
command to install package is:
pip install pyxplorer
I know below link only about data profiling(pyxplorer)
1) https://github.com/grundprinzip/pyxplorer 2) http://nbviewer.jupyter.org/github/grundprinzip/pyxplorer/blob/master/pyxplorer_stuff.ipynb
The links which I have already tried are:
2) Could not find any downloads that satisfy the requirement newrelic-plugin-agent
Thanks in advance.