Skip to main content

No project description provided

Project description

Ask Schools

PyPI PyPI PyPI TravisCI

This package helps to filter Chats

Installation

Ask Schools can be installed from PyPI using pip or your package manager of choice:

pip install sp_ask_report_chats_per_school

Usage

Example:

from sp_ask_report_chats_per_school import get_nbr_of_chats_per_school_for_this_day

chats_DataFrame = get_nbr_of_chats_per_school_for_this_day(year=2020, month=3, day=11)
chats_DataFrame.to_excel("chats_per_school.xlsx", index=True)
# see mockup image below

## Code of Conduct

Everyone interacting in the project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sp_ask_report_chats_per_school-0.1.4.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page