Space: the final frontier. These are the voyages of the Starship Enterprise. Its five-year mission: to explore strange new worlds, to seek out new life and new civilizations, to boldly go where no man has gone before.
The .to_markdown()
is a great way to format dataframes into markdown-friendly tables.
It exists. Use it for inspiration and ideas.
It's a good idea to get used to using rest APIs to get JSON files.
Command | Shortcut |
---|---|
Run all Code | Ctrl+Enter |
Run Selection/Line | Shift+Enter |
Next Cell | Ctrl+Alt+] |
Previous Cell | Ctrl+Alt+[ |
Move selected cells up/down | Ctrl+; U|D |
Insert cells above/below | Ctrl+; A|B |
Insert cells below position | Ctrl+; S |
Delete selected cells | Ctrl+; X |
Toggle cell code/markdown | Ctrl+; C|M |