Metadata-Version: 2.1
Name: fireant
Version: 7.8.4
Summary: Data analysis tool for Python and Jupyter Notebooks
Home-page: https://github.com/kayak/fireant
Author: KAYAK, GmbH
Author-email: bandit@kayak.com
License: Apache License Version 2.0
Description: Fireant is a tool which aims to simplify the process of accessing analytical data and building dashboards and reports.  It eliminates the need for handwritten queries or code to process data. The main feature, the dataset, is a schema that is used to configure metrics, the data being visualized, and dimensions, the spatiality over which metrics can be extended and grouped. Included in the Slicer is a Slicer Manager API which exposes methods to render tables and charts in a variety of different formats.
        
        Fireant is a great compliment to Jupter notebooks using matplotlib and pandas. It can be used in web projects with Highcharts and React-Table.  It can even just provide a layer of abstraction for accessing analytical data akin to ORM libraries in software projects.
Keywords: fireant python query builder querybuilder sql mysql postgres mssql psql oracle vertica aggregated relational database rdbms business analytics bi data science analysis pandas
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: PL/SQL
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Provides-Extra: redshift
Provides-Extra: ipython
Provides-Extra: vertica
Provides-Extra: postgresql
Provides-Extra: mysql
Provides-Extra: mssql
Provides-Extra: snowflake
