Skip to main content

Australian weather data used to learn and practice data analysis skills.

Project description

Australian Weather Data Analysis


This project loads daily Australian weather data over 10 years and stores it in a pandas DataFrame. It's likely that this project will expand to perform data analysis.

Dataset

  • Title: Australia Weather Data
  • Source: Kaggle

Usage

Run main.py to read and display weather data to the console.

Technologies

  • Python 3.10
  • pandas

Installation

Make sure you have:

  • Python 3.10 or higher installed
  • Build installed: pip install build

To install the required dependencies, run the following command:

pip install Ctack14-practice-data-sets

To Install as a developer:

pip install Ctack14-practice-data-sets[dev]

Steps

For module 2, I broke the project into modules and created a package. This included using a pyproject.toml file for configuration. I also took the functions previously in main.py and moved them into their own module files within the package. main.py is now just an example usage script to run the package once installed. I then generated new documentation with:

  • pydoc -w practice_data_sets
  • pydoc -w main

init.py files were added to each package folder to make them recognizable as packages.

Uploading the package was done using twine. After creating my API key on PyPI, it was very straightforward to upload.


For testing, I created a new empty directory, and created a new virtual environment inside it. I then ran:

pip install Ctack14-practice-data-sets

to install the package from pyPI. I then created a new test script importing the package and running the main function to ensure everything worked as expected.

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

ctack14_practice_data_sets-0.1.20.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

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

ctack14_practice_data_sets-0.1.20-py3-none-any.whl (2.7 MB view details)

Uploaded Python 3

File details

Details for the file ctack14_practice_data_sets-0.1.20.tar.gz.

File metadata

File hashes

Hashes for ctack14_practice_data_sets-0.1.20.tar.gz
Algorithm Hash digest
SHA256 e1d865cdcb8e58d3044b3a996182b08b28893fc5e4bdd721129f8ceaa5fb9dff
MD5 f6a3811ee6a516f94bdb8e5c69bdc9d6
BLAKE2b-256 3406a0fcae30a0af1f1c4b42f3e50840f8cbda0fe529d96f9efd0aa3df4fbe97

See more details on using hashes here.

File details

Details for the file ctack14_practice_data_sets-0.1.20-py3-none-any.whl.

File metadata

File hashes

Hashes for ctack14_practice_data_sets-0.1.20-py3-none-any.whl
Algorithm Hash digest
SHA256 9e43d06730fb12fe5dbf4cc11e4d4c4dade68cbc4877488a9da06a7e408f153a
MD5 1fc7e52a250541af9d7fde4c993211d8
BLAKE2b-256 989e06b1b9a13df220ccfdf71e1926bdfefc4d7e62653886e424400b46804017

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