Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SU
Posts
1
Comments
1
Joined
2 yr. ago

NonCredibleDefense @sh.itjust.works

Uh-oh! Diefenbaker collected all 5 Infinity Stones and wiped out half of the Canadian aerospace industry

  • If your job involves, numbers, data, spreadsheets, and placing that info into reports, then you can automate a good chunk of that work-flow using python. For all things data, checkout out the following libraries:

    • numpy (vectorized data manipulation)
    • pandas (data manipulation, and easy import/export to spreadsheets)
    • matplotlib (graphs, plots, and kinds of data visualization)
    • jinja2 (automatically generating reports from templates)