Skip to main content

Быстрый анализ данных csv

Project description

Описание

Данный пакет предназначен для того, чтобы быстро оценивать доходы и расходы по категориям и сохранять в формате txt.

Важно! На вход принимается только файл csv вида:

     category    money   type
0         ***      ***    ***
1         ***      ***    ***
2         ***      ***    ***
...       ...      ...    ...
**        ***      ***    ***

Где category — категория транзакции, money — сумма транзакции, type — тип транзакции (revenue\costs)

На выходе в текстовом документе будет содержаться:

                    money
category   type          
***        costs      ***
           revenue    ***
***        costs      ***
           revenue    ***
***        costs      ***
           revenue    ***
   

Притом revenue или costs необязательно могут присутствовать, если их не было в отчёте.

Запуск

Для запуска программы необходимо после установки в консоли воспользоваться командой:
python -m joke_stat_transaction --input-file {путь к csv-файлу} --output-file {путь к будущему txt-файлу}

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

joke_stat_transactions-0.1.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

joke_stat_transactions-0.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file joke_stat_transactions-0.1.0.tar.gz.

File metadata

  • Download URL: joke_stat_transactions-0.1.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for joke_stat_transactions-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a3bb215affd7ab867dcfa0a66e6785e656a0e1359d0c3eb167046482d61e8ec3
MD5 449247dfee072313c55e99d03307bda4
BLAKE2b-256 55ed490acd6999319ceade36978d6d764f9026c8a2ae253942cecd7fdc0daf2b

See more details on using hashes here.

File details

Details for the file joke_stat_transactions-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for joke_stat_transactions-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e7170227dd7c0875b0a829f6511d79fae278114cb95089598283368b3faf889f
MD5 ca237aa2239d94bd6fc437e8d51bce9f
BLAKE2b-256 b83d5503c3b95df38eced70309fb79d5c0c67c8d1cd1fb2c3c9aab7c6421baff

See more details on using hashes here.

Supported by

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