Skip to content

Instantly share code, notes, and snippets.

@scubamut
Last active December 28, 2024 11:32
Show Gist options
  • Save scubamut/87a169663d66cdc093f71db16ae71d3c to your computer and use it in GitHub Desktop.
Save scubamut/87a169663d66cdc093f71db16ae71d3c to your computer and use it in GitHub Desktop.
df['Close'].plot(figsize=(12,6), grid=True, title='PERFORMANCE', ylabel='Price', linewidth=1, color='blue', legend=True, secondary_y=False);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment