Git Product home page Git Product logo

ocampor / pivot-table-to-csv Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 4.0 21 KB

This repository takes a *.xslx that contains a Pivot Table with hidden external source data and converts the pivot cache into CSV. It takes into account files that are too big to be in memory and handles this situation by dividing the original data into n batches.

Python 100.00%
csv python xlsx pivot-tables source-data extract-data

pivot-table-to-csv's Introduction

Personal Site

Requirements

The project is working with the following versions:

  • Node: v13.5.0
  • NPM version: 6.13.4

Run in Development

  1. Install the dependencies running npm install.
  2. Make sure that you are using react-static that is installed in this package, not the global one.
  3. Run react-static start.

Deploy to Production

  1. Create an orphan branch in the main repository.
git checkout --orphan gh-pages

Common Errors

Build Fails

When running react-static build the error happens:

Module build failed (from ./babel-loader/lib/index.js):
TypeError: /path/to/project/artifacts/react-static-templates.js: Property value expected type of string but got null

It is because the package react-static is installed globally and the minimum node version is 10.16.0 according to this link. The build was tested using node version: v13.5.0 and npm version: 6.13.4.

pivot-table-to-csv's People

Contributors

ocampor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.