Skip to content

Commit 4911fde

Browse files
committed
Use pandas<1.1 due to pandas bug
pandas-dev/pandas#35509
1 parent 5fb51aa commit 4911fde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
# others
1111
- numpy
1212
- scipy
13+
- pandas<1.1
1314
- xarray
1415
- matplotlib
1516
- gdal

0 commit comments

Comments
 (0)