⚡️Observable Prototypes – Week 5


Post a link to your observable notebook prototype here.

note: make sure you either ‘publish‘ your notebook or ‘enable link sharing‘ on it so we can see what you’ve worked on.

7 Replies to “⚡️Observable Prototypes – Week 5”

  1. Working with complex Excel file in Jupyter notebook using a few different packages:
    I made a simple csv prototype of my data in dataframe:
    https://github.com/nchikurova/advanced-studio/blob/master/Data_manipulation_dataframe.ipynb

    Exploring data and almost made a json file in xlrd and openpyxl. The final version is coming
    https://github.com/nchikurova/advanced-studio/blob/master/Data_openpyxl_new.ipynb

    https://github.com/nchikurova/advanced-studio/blob/master/Data_xlrd_new.ipynb

Leave a Reply

Your email address will not be published. Required fields are marked *