I work as a researcher/data scientist at the Norwegian Mapping Authority, trying to answer the big question: Where are we?
After playing with everything from Basic, Awk, Java and C to Assembly, I now get to do most of my coding in Python. Other favorites include board games, photography, square roots and skiing (preferably up-hill). In my spare time I also have the pleasure of teaching kids to code.
Tutorials by Geir Arne:
- The Ultimate Guide to Python Type Checking
- How to Publish an Open-Source Python Package to PyPI
- Primer on Python Decorators
- Cool New Features in Python 3.7
- The Ultimate Guide to Data Classes in Python 3.7
- Python 3's pathlib Module: Taming the File System
Tutorials Geir Arne Contributed to:
- Thonny: The Beginner-Friendly Python Editor
- Interactive Data Visualization in Python With Bokeh
- Getting Started With Testing in Python
- The Python range() Function (Guide)
- How to Round Numbers in Python
- Python Program Lexical Structure
- Python Pandas: Tricks & Features You May Not Know
- Reading and Writing CSV Files in Python
- Generating Random Data in Python (Guide)
- Operator and Function Overloading in Custom Python Classes
- Python for Social Scientists