Skip to content

A data visualization tool that is an extension of pybaseball

License

Notifications You must be signed in to change notification settings

kunalvaishnavi/pyvis

Repository files navigation

PyVis

PyVis is a data visualization tool that is an extension of pybaseball.

Getting Started

See below on how to start using PyVis.

Prerequisites

First, you need to install pybaseball by typing the following into the command line: pip install pybaseball. If you don't have pip, install it here.

It is recommended that you replace any local files installed by pip with the files from the pybaseball repo, as some functions in PyVis use updated functions that have not been updated in the pip installation.

Installation

Currently, you cannot install PyVis via pip. In the future, that will be the case. For now, download all the Python files in the PyVis folder into a local folder on your computer.

How PyVis Works

See Explaining PyVis.md to learn more about the capabilities of PyVis. Have fun visualizing!

Contributing

See CONTRIBUTING.md to learn how you can contribute to PyVis.

License

The PyVis project is under the MIT License. See LICENSE.md for more.

Acknowledgments

About

A data visualization tool that is an extension of pybaseball

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages