Fabien Celier

Results 11 issues of Fabien Celier

Top level function documented here: https://numpy.org/doc/stable/reference/generated/numpy.savetxt.html

doc: https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.iteritems.html?highlight=iteritem (sorry if I open a lot of issues, I have tried to add this to my project and report every thing that fails)

Looks like stubs only allow `inplace=True`. ```python @overload def reset_index(self, drop: bool = ...) -> DataFrame: ... @overload def reset_index(self, inplace: Literal[True], drop: bool = ...) -> None: ... ```...

incorrect stub

[pandas.to_datetime](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.to_datetime.html) is not in the type stubs Also [pandas.Timestamp](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Timestamp.html) is missing

help wanted
incomplete stub

I use nbsphinx to generate a few HTML pages from notebooks. Can I set the meta description tag of these pages somewhere in my notebooks ?

![Screenshot from 2021-11-09 16-56-01](https://user-images.githubusercontent.com/17087544/140958667-e7228a96-e4c1-4474-8486-061de2f21395.png) I have made a dashboard using a hierarchy ASOFDATE, saved it then change my hierarchy ASOFDATE to slicing. When I reopen my dashboard it is broken....

:lipstick: ui
:hourglass_flowing_sand: waiting dependency

I want a measure which is only expressed when one level is None or on a specific value. I use a OR condition in my where but it does not...

:bug: bug

https://github.com/xerial/sqlite-jdbc/blob/6ca62fd07bf7faf58e923ba8651757621ffc693c/src/main/java/org/sqlite/jdbc3/JDBC3ResultSet.java#L694-L697 It does not break the contract of the method as it will always return a subclass of Object but it is useless.

enhancement:JDBC

There is a method a method to split a ResultSet into a list SnowflakeResultSetSerializable with a size limit in bytes called [getResultSetSerializables](https://github.com/snowflakedb/snowflake-jdbc/blob/69f560b9370cbe5de112f259600911ccd74333bf/src/main/java/net/snowflake/client/jdbc/SnowflakeResultSet.java#L39) Ideally when we want to process the result...

enhancement
status-triage_done

The query ```java SqlFormatter.of(Dialect.PlSql) .extend(cfg -> cfg.plusOperators("->")) .format("SELECT `My field with \\` back ()