Jump to content

Unzip csv file / load and process into a data table


Luc Benichou

Recommended Posts

Hi All,

Our intend is to run our analysis on a Spotfire server andthen from a webclient the user running the analysis would upload a zip csv file.

The DXP would uncompress and read it as a panda dataframe, and use the dataframe as entry for our data table.

Has this been seen in an ironpython script before

AdThxvance

Regards

LB

Link to comment
Share on other sites

  • 2 weeks later...

Dear luc.benichou,

I have found a post regarding this, on the internet. You probably need to tailor it a lot, for your own purpose:

-https://github.com/jdhardy/ironpython/blob/master/Languages/IronPython/I...

You can also try this with Python, which would be an easier way to go in my opinion:https://stackoverflow.com/questions/26942476/reading-csv-zipped-files-in...

Kind regards,

David

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...