Skip to content
  • about

PyMarketer

>>> from pymarketer import blog, projects

Month: February 2022

Written by pymarketerFebruary 23, 2022February 24, 2022

6 Must-read Python Enhancement Proposals (PEPs)

These are a few of my favorite PEPs, or Python Enhancements Proposals I’ve encountered recently. PEP 0, PEP 8 and PEP 20 are great reads for those aspiring to hone their Python skills. The documentation sometimes references specific PEPs directly also. They document Python’s evolution over time and the rationale behind it. Here are some […]

Written by pymarketerFebruary 9, 2022February 10, 2022

How to Convert a Python Dictionary to and from a pandas DataFrame

This is an example of how to cast a Python dict into a dataframe and vice versa. I picked up the df to dict part from this Python and R tips post and the dict to df part from a Stack Overflow post. The below adaptation begins by converting an “NFL quarterbacks” Python dictionary into […]

Blog at WordPress.com.
  • Follow Following
    • PyMarketer
    • Join 83 other followers
    • Already have a WordPress.com account? Log in now.
    • PyMarketer
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar