PyTTOP Documentation

PyTTOP Documentation#

Python Tools for Table Operations and Plotting (PyTTOP) is a Python package developed by Yu-Chen Wang.

The primary goal of this package is to streamline and simplify basic operations and explorations of tabular data, making them as intuitive as possible. This is grounded in the belief that scientists should focus more on the tasks they wish to accomplish, rather than the implementation details of the code, particularly during the initial stages of quickly exploring data features.

To get an overview of the highlights and features of the package, or to determine if it suits your needs, see Why PyTTOP. For an overview of this documentation and guidance on finding what you need, see this guide.

Basic information#

Both PyTTOP and this PyTTOP Documentation are developed by Yu-Chen Wang.

Both PyTTOP and this PyTTOP Documentation are distributed solely under the GNU General Public License v3.0 (GPL-3.0).

The PyTTOP package is hosted on this GitHub repository. To report issues related to the package itself (e.g., bug reports, feature requests), please create an issue here.

The PyTTOP Documentation is hosted on this GitHub repository. To report issues related to the documentation (e.g., typos, unclear or misleading descriptions, request for improvements), please create an issue here.

This documentation is built with Jupyter Book.

Citation#

DOI

If you use this package, citing it is appreciated. Citations for any version can be generated or exported from this Zenodo page.

Contents#

Tutorials

Project Information