Skip to content

Excel support? #19

Open
Open
@PyDataBlog

Description

@PyDataBlog

Excel is one of the most popular data formats so it'd be great to have it supported like:

using UrlDownload
using DataFrames 

url = "https://archive.ics.uci.edu/ml/machine-learning-databases/00352/Online%20Retail.xlsx"

df = urldownload(url) |> DataFrame

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