GithubHelp home page GithubHelp logo

gslab_stata's People

Contributors

arosenbe avatar jmshapir avatar veli-m-andirin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gslab_stata's Issues

YAML reader inclusion?

Hey @arosenbe ,
I am not sure who is in charge of this repo but I wanted to share some code for STATA. I wrote a short .ado file to parse yaml file as we use them to define constants at the top of repositories (Typically in a constants.yaml type file) and write these to globals/locals. My file is located here. The original hope was sharing this code would help gslab use yaml files for STATA still.

unfortunately, I just noticed via a reference here that apparently a STATA YAML reader already exists, but was unable to locate it in gslab_stata or generic googling. So I thought I would open this issue to complete one of the following:

  • input the referenced yaml program in the ad-price-driver STATA script as a part of gslab_stata so all gslab people have it.
  • include my program so that everyone has a YAML parser
  • include some other YAML reader I am unaware of as part of gslab_stata

I am going to go out on a limb and assume the referenced yaml reader in the ad-price-driver script is far more sophisticated than mine, and probably should be the standard one used.

Let me know your thoughts

Drop legacy content and add README files

Let's drop all subdirectories of this repository except:

  • /crosswalk/
  • /gslab_misc/
  • /xtreg_ch/

Let's also add a short readme inside each subdirectory summarizing what they do. For crosswalk and xtreag_ch you can base these on the help files. For gslab_misc you can keep the current readme but delete the "Description" header.

Bug: Installation instructions fail if installing for the first time

Hi, I am running Stata 14.2 on Windows and tried to follow the instructions to install gslab_misc given in the corresponding readme.md file. I got the following error:

. net uninstall benchmark 
package not found
r(111);

It looks like net uninstall fails when the package does not exist. Might it be better to just have a series of net install <package>, replace commands instead of a series of net uninstall, net install command pairs? Thanks

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.