nteract / data-explorer

The Data Explorer is nteract's automatic visualization tool.
https://data-explorer.nteract.io/
BSD 3-Clause "New" or "Revised" License
103 stars 12 forks source link

fix: Display table data when there are periods in string column names #64

Closed hydrosquall closed 3 years ago

hydrosquall commented 3 years ago

Motivation

Testing

📦 Published PR as canary version: 8.2.10--canary.64.d71fcbc.0
:sparkles: Test out this PR locally via: ```bash npm install @nteract/data-explorer@8.2.10--canary.64.d71fcbc.0 # or yarn add @nteract/data-explorer@8.2.10--canary.64.d71fcbc.0 ```
rgbkrk commented 3 years ago

Nice and clean.

github-actions[bot] commented 3 years ago

:rocket: PR was released in v8.2.10 :rocket: