issue_comments: 621290319
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/issues/4016#issuecomment-621290319 | https://api.github.com/repos/pydata/xarray/issues/4016 | 621290319 | MDEyOklzc3VlQ29tbWVudDYyMTI5MDMxOQ== | 34353851 | 2020-04-29T15:35:01Z | 2020-04-29T15:35:01Z | NONE | pandas doesn't have that problem import pandas as pd x1=pd.DataFrame([['1','2','3']]) x2=pd.DataFrame([['4','5','6']]) pd.concat([x1,x2],axis=1) El mié., 29 abr. 2020 a las 17:23, Javier Ruano (javier.ruanno@gmail.com) escribió:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
609108666 |