Giter Site home page Giter Site logo

simplecarboncleaner's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on creating a lit ๐Ÿ”ฅ Github profile. Be on the lookout! ๐Ÿ‘€
  • ๐ŸŽ“ I studied Applied Statistics at Indian Statistical Institute, where my Research Project was on the Application of Deep Learning in Natural Language Processing.
  • โœ”๏ธ I am a Tensorflow Certified Developer

Meanwhile checkout my repositories below ๐Ÿ‘‡

simplecarboncleaner's People

Contributors

abhi8893 avatar anu-coder avatar

Watchers

 avatar  avatar

simplecarboncleaner's Issues

Add utils subpackage folder

We need to add a utils subpackage. This will primarily include general utilities which can be used to build up specialized functionalities for cleaning/processing carbon records:

IDEAS:

  • Text cleaning routines
  • Good abstractions over pandas functionality
  • General functionalities

Right now we just need a simple structure for this issue.

Create a requirements_dev.yaml file as requirements_dev.txt is not conda friendly

We need to create a requirements_dev.yaml file to assure a consistent dev environment.

Just create requirements_dev.yaml file as follows:

conda env export > requirements_dev.yaml

And then to create environment from it

conda env create -f requirements_dev.yaml

This will assure an environment with the same name is also created.

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.