Skip to content

TommyPKeane/learning-python-pandas

Repository files navigation

pandas for Data Analytics & Engineering

tommy teaches tommy (and anyone else who cares to read all this) about software development and coding with the pandas third-party package in Python for managing and manipulating data with varying levels of complexity.

The pandas library provides a Series, DataFrame, and MultiIndexDataFrame set of utility functions and classes for organising, accessing, and processing tabular data (JSONs, CSVs, Parquet files, etc.). Some of the syntax and implementation is non-standard in comparison to most Python code, so this reference repository should be a helpful means of pointing out some of the quirks of using pandas.

Local Package: pandas_demos

TBD

Developer Setup

See the CONTRIBUTING.md file for details on how to setup your system to use this code and/or how to be able to update or modify the code for your own purposes.

Testing

See the TESTING.md file for details on the currently supported testing configured in this repository and how to run those tests.

What's this "tommy teaches tommy" thing all about?

"What's in a name?"

You can see a rambly explanation here at my personal website; but, in short:

I'm just trying to say that I'm writing out what I think is helpful/interesting to me, and I'm sharing it in case it's helpful to anyone else, but please know that I'm not trying to talk down to anyone 😄 (except maybe myself 👻).

License (Copyright)

Copyright (c) Tommy P. Keane, 2023 (https://www.tommypkeane.com)

See the LICENSE file.

References

About

Demo code and utility software for reference on how to use the Python `pandas` package for Data Science and Engineering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published