We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f476329 commit 0619020Copy full SHA for 0619020
environment.yml
@@ -116,7 +116,7 @@ dependencies:
116
- fsspec>=0.7.4 # for generic remote file operations
117
- gcsfs>=0.6.0 # file IO when using 'gcs://...' path
118
- sqlalchemy # pandas.read_sql, DataFrame.to_sql
119
- - xarray
+ - xarray # DataFrame.to_xarray
120
- cftime # Needed for downstream xarray.CFTimeIndex test
121
- pyreadstat # pandas.read_spss
122
- tabulate>=0.8.3 # DataFrame.to_markdown
0 commit comments