-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
50a30d4
commit 2fe1c47
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -103,4 +103,8 @@ pdf = pd.read_parquet('myalertfolder') | |
|
||
## Troubleshooting | ||
|
||
In case of trouble, send us an email ([email protected]) or open an issue (https://github.com/astrolabsoftware/fink-client). | ||
In case of trouble, send us an email ([email protected]) or open an issue (https://github.com/astrolabsoftware/fink-client). | ||
|
||
### Known bugs | ||
|
||
1. Data from 2019/2020/2021 and 2022/2023 are not compatible (different schemas). We will resolve the problem soon, but in the meantime, do not mix data from the two periods in a single query. |