Are there limitations on the dataset that I can upload to Plotly Studio?
Written By Nathan Drezner
Last updated 26 days ago
You can upload files of up to 200MB or connect to databases, cloud storage, APIs, and other external sources. Plotly Studio will automatically parse uploaded structured data files like .csv, .tsv, and .xlsx. For other file types, you'll need to tell Plotly Studio how you'd like to work with the content.
Tips for large or complex datasets:
Wide datasets: Consider dropping columns you don't need. You can ask in the data sources chat to remove them. This helps Plotly Studio focus on actionable columns and reduces usage spend.
Long text values: Datasets with very long values may exceed the LLM's context window. You can ask in the data sources chat to truncate long values or remove those columns.
See Data Sources for more details.