Skip to content

Table on pd.DataFrame from List and Dictionaries is wrong #28

Description

@Michael-E-Rose

The figure https://pbpython.com/images/pandas-dataframe-shadow.png, being in use on https://pbpython.com/pandas-list-dict.html, has a mistake in the upper right corner.

The sales list should be

 [("Jones LLC", 150, 200, 140),
  ("Alpha Co", 200, 210, 215),
  ("Blue Inc", "140, 215, 95)]

I'm happy to recreate the figure if you tell me where I find it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions