GoFigr Blog

  • Using GoFigr to track input data in Python
    Did you know that GoFigr can automatically track and version your inputs? It’s as easy as calling gf.read_csv instead of pd.read_csv. First, make sure you have the latest Python client. Data tracking was added in version 1.2.0: Then, in your Jupyter notebook load the GoFigr extension and replace calls to pd.read_[format] with gf.read_[format]: That’s it!… Read more: Using GoFigr to track input data in Python
  • Hello, Plotnine!
    What it looks like in Jupyter
  • GoFigr Python client 0.17.0 released!
    We are thrilled to announce a new release of the GoFigr Python client. This upgrade includes several major new features — read on below to learn more! Upgrading To upgrade, simply run pip –upgrade. You should see a message confirming that version 0.17.0 has been installed. Jupyter widgets GoFigr will now display a helpful widget… Read more: GoFigr Python client 0.17.0 released!
  • Announcing GoFigr 0.12.4
    It has been a busy January for us at GoFigr, and we are proud to announce another release! GoFigr 0.12.4 adds a couple of new features and improvements, including extra configurability for API keys and performance improvements in the UI. API Keys: expiration and scopes When creating new API keys, you can now set an… Read more: Announcing GoFigr 0.12.4
  • Release announcement – GoFigr 0.12.3
    Happy 2024, GoFigr users! To kick off the new year, we are excited to announce a new release with several new features & improvements: Search improvements You have been asking for an improved search, and we listened! Here are the highlights: Login improvements We have also made several small but important improvements in how you… Read more: Release announcement – GoFigr 0.12.3

Scroll to Top